Application changes
- Renovate CLI: Update from
44.61.3to44.103.0- Docs
- Pre-built documentation site
- Full changelog
- 🆕 new grouped changelog summary - see
44.103.0.mdin release attachments- this is an experimental summary - feedback welcome!
- chore: update dependencies
- feat(database): add task and job history cleanup (see
MEND_RNV_DATABASE_HISTORY_TTL_DAYS)
Helm Charts
- feat: expose prometheus metrics from workers (see #929)
Dependency updates
- chore(deps): update dependency chart-releaser to v1.8.1 (main) by @renovate[bot] in #927
- chore(deps): update mend renovate docker images to v15.6.0 (main) by @renovate[bot] in #930
Default tool versions
This release updates the tool versions installed on the images as follows.
Enterprise Edition (EE)
In the "slim" worker image (ghcr.io/mend/renovate-ee-worker:15.6.0), the default tools are now:
| Tool | Version |
|---|---|
| git | 2.55.0
|
(New tools are installed dynamically, as this uses binarySource=install)
In the "full" image (ghcr.io/mend/renovate-ee-worker:15.6.0-full) , the default tools are now:
| Tool | Version |
|---|---|
| bazelisk | 1.29.0
|
| bun | 1.4.2
|
| bundler | 4.0.21
|
| cocoapods | 1.17.0
|
| composer | 2.10.3
|
| conan | 2.32.0
|
| copier | 9.18.2
|
| dart | 3.13.4
|
| devbox | 0.18.3
|
| dotnet | 10.0.401
|
| elixir | 1.20.4
|
| erlang | 28.5.0.6
|
| flutter | 3.47.4
|
| git | 2.55.0
|
| golang | 1.27.1
|
| gradle | 9.7.1
|
| hashin | 1.0.5
|
| helm | 4.3.0
|
| java | 25.0.4+101.0.LTS
|
| jb | 0.6.0
|
| mise | 2026.9.11
|
| nix | 2.35.2
|
| node | 24.21.0
|
| pdm | 2.29.2
|
| php | 8.5.10
|
| pip-tools | 7.6.1
|
| pipenv | 2026.8.0
|
| pnpm | 10.34.5
|
| poetry | 2.4.3
|
| python | 3.14.7
|
| ruby | 4.0.7
|
| rust | 1.98.1
|
| uv | 0.12.16
|
| vendir | 0.46.2
|
| yarn | 4.18.0
|
(No new tools are installed dynamically, as this uses binarySource=global)
Community Edition (CE)
In the "slim" image (ghcr.io/mend/renovate-ce:15.6.0), the default tools are now:
| Tool | Version |
|---|---|
| git | 2.55.0
|
(New tools are installed dynamically, as this uses binarySource=install)
In the "full" image (ghcr.io/mend/renovate-ce:15.6.0-full) , the default tools are now:
| Tool | Version |
|---|---|
| bazelisk | 1.29.0
|
| bun | 1.4.2
|
| bundler | 4.0.21
|
| cocoapods | 1.17.0
|
| composer | 2.10.3
|
| conan | 2.32.0
|
| copier | 9.18.2
|
| dart | 3.13.4
|
| devbox | 0.18.3
|
| dotnet | 10.0.401
|
| elixir | 1.20.4
|
| erlang | 28.5.0.6
|
| flutter | 3.47.4
|
| git | 2.55.0
|
| golang | 1.27.1
|
| gradle | 9.7.1
|
| hashin | 1.0.5
|
| helm | 4.3.0
|
| java | 25.0.4+101.0.LTS
|
| jb | 0.6.0
|
| mise | 2026.9.11
|
| nix | 2.35.2
|
| node | 24.21.0
|
| pdm | 2.29.2
|
| php | 8.5.10
|
| pip-tools | 7.6.1
|
| pipenv | 2026.8.0
|
| pnpm | 10.34.5
|
| poetry | 2.4.3
|
| python | 3.14.7
|
| ruby | 4.0.7
|
| rust | 1.98.1
|
| uv | 0.12.16
|
| vendir | 0.46.2
|
| yarn | 4.18.0
|
(No new tools are installed dynamically, as this uses binarySource=global)