Releases: renovatebot/renovate
Releases · renovatebot/renovate
39.0.0
39.0.0 (2024-11-04)
⚠ BREAKING CHANGES
- branchNameStrict: Branch names with multiple forward slashes will change if branchNameStrict=true
- deps: Renovate sidecard images will default to use Ubuntu 24.04 instead of 20.04, and use User ID 12021 instead of 1001
- deps: The Renovate full image now uses Ubuntu 24.04, Python 3.13 and Node v22
- github: Renovate will now prefer squash merges over others in GitHub, if they are allowed.
- Dockerfile: Renovate -full images will now use binarySource=global. Set RENOVATE_BINARY_SOURCE=install to revert to dynamic tool installation.
- Renovate Docker images will now be based on Node.js v22 instead of v20
Features
- branchNameStrict: remove forward slashes from non-prefix part of branchName (#32278) (a6d93dc)
- deps: update ghcr.io/containerbase/sidecar docker tag to v13 (#32095) (0f2783c)
- deps: update ghcr.io/renovatebot/base-image docker tag to v9 (#32240) (2d9cd61)
- Dockerfile: set binarySource=global for full image (#32272) (4f62bff), closes #32136
Bug Fixes
Build System
38.142.7
38.142.6
38.142.6 (2024-11-04)
Bug Fixes
Documentation
- manager/dockerfile: Document supported dependencies for Dockerfile manager (#32288) (c73a741)
- update references to renovate/renovate (#32299) (b4601bc)
Miscellaneous Chores
- add new label actions (#32282) (7a90754)
- deps: lock file maintenance (#32300) (90c6898)
- deps: update containerbase/internal-tools action to v3.4.36 (#32301) (4f65337)
- deps: update containerbase/internal-tools action to v3.4.37 (#32304) (44d843c)
- deps: update dependency renovatebot/github-action to v40.3.5 (#32305) (deaa125)
- deps: update pnpm to v9.12.3 (#32302) (5d0db50)