renovate
renovate copied to clipboard
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
## Changes Introduces a new config option named `overwriteSourceUrl` which is valid within the `PackageRules` object only (not enforced, a warning message will be logged). When set, this url will...
## Changes Fixes truncated detected dependencies section and appends a footer. The `PackageFiles` data is iteratively truncated until it fits. This is done in a way such that each iteration...
## Changes Currently a new migration PR would be created regardless of a closed one. Now if we detect a closed migration pr, an `Ignore Comment` is added to the...
## Changes Use `platform.readLocalFile` to fetch repo config file. currently we are using `fs.getLocalFile` which fails when `repoCache=enabled`. which in turn causes migration PR to not be created/autoclosed. ``` DEBUG:...
### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.65 + latest ### Please select which platform you are...
### What would you like Renovate to be able to do? Update gradle manager to also update the verification-metadata.xml when dependency versions get incremented. Background: Gradle supports dependency verification to...
## Changes Added a new feature for Azure DevOps platform ## Context We are using the azureWorkItemId to relate a Work Item in Azure DevOps to the PR that has...
## Changes - Use a combination of baseBranchSha, branchCommit, the hash of branchConfig and managerFingerprint to determine if the branch needs to be updated ## Context - Detect and prevent...
### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. Tested on latest release and latest code from GitHub. ###...
### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.116.0 ### Please select which platform you are using if...