Application changes
- Renovate CLI: Update from
39.264.0
to40.11.18
- Docs
- Full change log
- Breaking changes:
- config:
allowedCommands
filters need to be updated to match against the post-compiledpostUpgradeCommands
in cases where templating was in use. - config: Config Warning issues will be created fresh/new each time if no existing open warning was found, instead of reopening/reusing old warning issues.
- autodiscoverFilter: Syntax for
autodiscoverFilter
has been changed to allow for Glob, Regex, and negative matches. datasource/maven: Renovate will now enforce latest version for Maven upgrades - Node v20 is no longer supported, Node v22.13 is the minimum required
- config:
- feat: update node.js to v22.15.1
- chore: update deps
Docs and Helm Charts
- fix(ingress): support optional tls secretName and dynamic backend port in template by @Gabriel-Ladzaretti in #706
- docs: clarify autodiscover filter input by @Gabriel-Ladzaretti in #711
- fix(docs): update worker cleanup default value by @Gabriel-Ladzaretti in #715
- chore(deps): update update mend renovate docker images to v10 (major) by @renovate in #716
Full Changelog: 9.10.0...10.0.0