renovate
renovate copied to clipboard
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
### Describe the proposed change(s). Example code: https://github.com/renovatebot/renovate/blob/fe56ee0d7c4160838a7f3b5ac6fe44d838b57a5f/lib/modules/versioning/regex/index.ts#L116-L130 This means that regex versioning like this isn't fully supported: `"versioning": "regex:^(?\\d+)\\.(?\\d+)\\.(?\\d+)\\.(?\\d+)$"`
### Describe the proposed change(s). Support GOINSECURE in go datasource lookups. If set and matching, use http:// instead of https://
### Discussed in https://github.com/renovatebot/renovate/discussions/28466 Originally posted by **ronaldvb-k** April 17, 2024 ### What would you like help with? I think I found a bug ### How are you running Renovate?...
### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.122.6 ### Please select which platform you are using if...
## Changes This PR aims to add support for updating Kustomize image overrides in ArgoCD Application resources (see https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/ for details). ## Context See https://github.com/renovatebot/renovate/discussions/23848 for details. ## Documentation (please...
### Discussed in https://github.com/renovatebot/renovate/discussions/28422 Originally posted by **gaeljw** April 15, 2024 ### Tell us more. I just noticed a small difference of behaviour between sbt and maven managers when it...
### What would you like Renovate to be able to do? I have multiple `package-lock.json` files in my project. However, I want that renovate bot will update only one of...
### What would you like Renovate to be able to do? Fetch changelogs from Azure DevOps and add the changelog to the PR. ### If you have any ideas on...
### Describe the proposed change(s). For example, the npmjs registry or GOPROXY does not need rate limiting applied, while the following are known to need: - Repology - crates.io -...
### Describe the proposed change(s). Ref: https://github.com/renovatebot/renovate/discussions/28294 Here is an example package: https://semver.madewithlove.com/?package=shopware%2Fadministration This could be quite complex to support because currently composer versioning relies on the npm `semver` package,...