renovate
renovate copied to clipboard
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...
### What would you like Renovate to be able to do? I want to be able to authenticate to an OCI repository to get update on Helm charts. I am...
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...
### What would you like Renovate to be able to do? We should pass `automergeStrategy` via `platformOptions` to `createPr`, so native automerge feature can use the configured merge method. ###...
### What would you like Renovate to be able to do? Get a flexible way to delay looking for new updates as commented here: https://github.com/renovatebot/renovate/issues/12133#issuecomment-943966256 Related issue: https://github.com/renovatebot/renovate/issues/12310 ### If...
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...
### What would you like Renovate to be able to do? We currently use Bazel's `rules_python` to manage python requirements in our monorepo. We use a `requirements.in` file to specify...
## Changes This adds basic support for conan revisions using digests. When a package has a revision and is updated, the revision will also get updated. This: ```diff - cairo/1.17.2@_/_#aff2d03608351db075ec1348a3afc9ff...
## Changes Adds `kubernetes-api` versioning. ## Context #5972 ## Documentation (please check one with an [x]) - [ ] I have updated the documentation, or - [x] No documentation update...