Update ghcr.io/mend/renovate-ce Docker tag to v10
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot itself.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/mend/renovate-ce | major | 9.10.0-full -> 10.0.0-full |
Release Notes
mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)
v10.0.0
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 https://github.com/mend/renovate-ce-ee/pull/706
- docs: clarify autodiscover filter input by @Gabriel-Ladzaretti in https://github.com/mend/renovate-ce-ee/pull/711
- fix(docs): update worker cleanup default value by @Gabriel-Ladzaretti in https://github.com/mend/renovate-ce-ee/pull/715
- chore(deps): update update mend renovate docker images to v10 (major) by @renovate in https://github.com/mend/renovate-ce-ee/pull/716
Full Changelog: https://github.com/mend/renovate-ce-ee/compare/9.10.0...10.0.0