-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: renovatebot/renovate
base: 39.264.0
head repository: renovatebot/renovate
compare: 40.0.0
- 7 commits
- 23 files changed
- 3 contributors
Commits on Apr 30, 2025
-
chore(deps): update python:3.13 docker digest to 19c3e96 (main) (#35636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85865a9 - Browse repository at this point
Copy the full SHA 85865a9View commit details -
chore(deps): update dependency esbuild to v0.25.3 (main) (#35637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24bf3eb - Browse repository at this point
Copy the full SHA 24bf3ebView commit details -
feat!: require node v22.13 (#34524)
Update Renovate's engines requirements to require minimum Node v22.13 in order to support ESM-only imports of Renovate's own dependencies. BREAKING CHANGE: Node v20 is no longer supported, Node v22.13 is the minimum required
Configuration menu - View commit details
-
Copy full SHA for bccd9d2 - Browse repository at this point
Copy the full SHA bccd9d2View commit details -
feat(datasource/maven)!: use latest and release values as tags (#35515)
Adds support for `latest` and `release` tags in Maven datasource. This means that Renovate will no longer upgrade past the `latest` version in Maven unless `respectLatest` is explicitly configured to `false`. BREAKING CHANGE: Renovate will now enforce `latest` version for Maven upgrades
Configuration menu - View commit details
-
Copy full SHA for 70fb884 - Browse repository at this point
Copy the full SHA 70fb884View commit details -
feat(autodiscoverFilter)!: support combined negative matches (#34707)
Rewrites `autodiscoverFilter` logic to use Renovate's "Glob or RegEx" syntax, allowing for negative matches to be combined. BREAKING CHANGE: Syntax for autodiscoverFilter has been changed to allow for Glob, Regex, and negative matches.
Configuration menu - View commit details
-
Copy full SHA for a77a429 - Browse repository at this point
Copy the full SHA a77a429View commit details -
feat(config)!: create new Config Warning issues each time (#35565)
Changes default value for `configWarningReuseIssue` to `true`. BREAKING CHANGE: Config Warning issues will be created fresh/new each time if no existing open warning was found, instead of reopening/reusing old warning issues.
Configuration menu - View commit details
-
Copy full SHA for cceaf9f - Browse repository at this point
Copy the full SHA cceaf9fView commit details -
feat(config)!: validate allowedCommands against post-compiled commands (
#35564) Drops `allowCommandTemplating` so that templating is always allowed. Changes validation logic so that `allowedCommands` are now compared to the post-compiled command instead of pre-compiled. BREAKING CHANGE: `allowedCommands` filters need to be updated to match against the post-compiled `postUpgradeCommands` in cases where templating was in use.
Configuration menu - View commit details
-
Copy full SHA for 319de90 - Browse repository at this point
Copy the full SHA 319de90View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 39.264.0...40.0.0