renovate
renovate copied to clipboard
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
## Changes ## Context ## Documentation (please check one with an [x]) - [ ] I have updated the documentation, or - [ ] No documentation update is required ##...
## Changes With the flag `reviewersFromCodeOwners` email addresses are supported in the CODEOWNERS file and not just usernames. ## Context The `.bitbucket/CODEOWNERS` file can contain both usernames and email addresses....
## Changes Adds support for updating Cloud Native Buildpacks in the maven plugin for Spring Boot ## Context Maven plugin for Spring Boot allows to create an OCI image from...
## Changes While creating PRs it is now checked if the maximum body length of the platform fits the whole PR body. When the body is longer, some parts of...
## Changes ## Context closes #31747 ## Documentation (please check one with an [x]) - [x] I have updated the documentation, or - [ ] No documentation update is required...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | major | `v6.1.0` -> `v7.0.5` | --- ### Release...
### Discussed in https://github.com/renovatebot/renovate/discussions/24072 Originally posted by **chrillep** August 24, 2023 ### Tell us more. id love if renovate could source changelogs for packages installed from https://wpackagist.org/ **partial composer.lock** ```json...
## Changes Adds new concept `isBreaking` ## Context Should be ready to be used with `matchJsonata` as an alternative to `matchUpdateTypes=major`. Closes #24513 ## Documentation (please check one with an...
### What would you like Renovate to be able to do? In the nix manager we are currently looking for `github:nixos/nixpkgs/nixos-22.05`, however the shorthand `nixpkgs/nixos-22.05` is also officially supported. There...
### Describe the proposed change(s). For GitHub in particular, it's possible to define _required_ status checks for base branches, which means that merging is allowed even if non-required checks are...