Skip to content

Releases: renovatebot/renovate

39.0.0

04 Nov 14:01
Compare
Choose a tag to compare

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

  • github: change automerge priority order to prefer squash (#32016) (b0bc3e8)

Build System

38.142.7

04 Nov 13:14
b456ff4
Compare
Choose a tag to compare

38.142.7 (2024-11-04)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v7.41.2 (#32308) (b456ff4)

38.142.6

04 Nov 09:52
549c3ae
Compare
Choose a tag to compare

38.142.6 (2024-11-04)

Bug Fixes

  • better clarity on username/gitAuthor and modified branches (#32159) (549c3ae)

Documentation

  • manager/dockerfile: Document supported dependencies for Dockerfile manager (#32288) (c73a741)
  • update references to renovate/renovate (#32299) (b4601bc)

Miscellaneous Chores

38.142.5

03 Nov 16:01
9b7ae6a
Compare
Choose a tag to compare

38.142.5 (2024-11-03)

Bug Fixes

  • merge-confidence: change depname to packageName (#32247) (9b7ae6a)

38.142.4

03 Nov 06:03
d806928
Compare
Choose a tag to compare

38.142.4 (2024-11-03)

Bug Fixes

38.142.3

02 Nov 14:44
35e5d1a
Compare
Choose a tag to compare

38.142.3 (2024-11-02)

Bug Fixes

  • nix: simplify --extra-experimental-features argument (#32289) (814a93a)

Miscellaneous Chores

  • deps: update dependency @swc/core to v1.7.40 (#32290) (35e5d1a)

Tests

  • datasource/go: Remove go-source header from gitlab fixtures (#32286) (570a727)

38.142.2

01 Nov 20:19
9076cb4
Compare
Choose a tag to compare

38.142.2 (2024-11-01)

Miscellaneous Chores

  • deps: update dependency @types/node to v20.17.1 (#32280) (ce186b5)

Build System

  • deps: update dependency @opentelemetry/instrumentation-bunyan to v0.42.0 (#32281) (a13090c)
  • deps: update dependency semantic-release to v24.2.0 (#32285) (9076cb4)

38.142.1

01 Nov 08:51
6fc20b8
Compare
Choose a tag to compare

38.142.1 (2024-11-01)

Bug Fixes

Miscellaneous Chores

  • deps: update dependency pdm to v2.20.0.post1 (#32263) (cd192d7)

38.142.0

01 Nov 05:27
1810672
Compare
Choose a tag to compare

38.142.0 (2024-11-01)

Features

  • presets: add poetry manager support to :semanticPrefixFixDepsChoreOthers preset (#32246) (1810672)

38.141.1

31 Oct 21:56
f6c2f05
Compare
Choose a tag to compare

38.141.1 (2024-10-31)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v7.41.1 (#32261) (f6c2f05)