Releases: balena-io/renovate-config
Releases · balena-io/renovate-config
v2.8.3
v2.8.2
Update dependency renovate to v39
Notable 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
- 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
- github: change automerge priority order to prefer squash (#32016) (b0bc3e8)
- Update to Node v22 (#32182) (c8cb839), closes #32068
renovatebot/renovate (renovate)
v39.0.0
⚠ 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
List of commits
3dec1f0 (Update dependency renovate to v39, 2024-11-07)
v2.8.1
Update dependency renovate to v38
Notable changes
- yaml: parse without strict mode (#32264) (6fc20b8)
- deps: update dependency pdm to v2.20.0.post1 (#32263) (cd192d7)
- presets: add
poetry
manager support to:semanticPrefixFixDepsChoreOthers
preset (#32246) (1810672) - deps: update ghcr.io/renovatebot/base-image docker tag to v7.41.1 (#32261) (f6c2f05)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.41.0 (#32258) (64295c4)
- deps: update docker/dockerfile docker tag to v1.11.0 (#32251) (4bea95b)
- manager/bundler: Escape special characters in bundler usernames (#32229) (6560bed)
- deps: update dependency mkdocs-material to v9.5.43 (#32248) (d3b332a)
- deps: update dependency pdm to v2.20.0 (#32249) (7aa63f6)
- config: rebaseWhen = automerging (#31527) (ea816f8)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.5 (#32245) (cef4f28)
- regex: rewrite (#32138) (d125c99)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.5 (#32241) (270a7ed)
- versioning: allow versionings to provide isSame and use to detect majors (#32207) (f680dcb)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.4 (#32239) (a972ffa)
- manager: extract
applyGitSource
(#32236) (4b0a5d1) - deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.3 (#32238) (5a37aad)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.2 (#32234) (4a6536d)
- manager/poetry: fix schema for optional dependencies (#32096) (ff8c63e)
- deps: update dependency google-github-actions/auth to v2.1.7 (#32233) (1b3dbef)
- deps: update opentelemetry-js monorepo (#32228) (9d8f91c)
- deps: update ghcr.io/containerbase/sidecar docker tag to v11.11.41 (#32230) (8e4ef69)
- hex: Add protobuf definitions for registry v2 support (#32222) (5e53b6a)
- presets: apply NodeJS docker workaround for private registries (#32220) (9faae86)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.1 (#32224) (134a38f)
- deps: update dependency @types/node to v20.17.0 (#32225) (813eb88)
- deps: update ghcr.io/containerbase/devcontainer docker tag to v13.0.4 (#32223) (5e91e82)
- manager/asdf: add additional asdf supported tools (#32214) (712910a)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.40.0 (#32219) (a471762)
- rebaseWhen: text in PR for new branches with automerge=true (#32218) (56df90b)
- fix repositories bumpVersion example (#32008) (0a98b13)
- deps: update dependency @types/node to v20.16.15 (#32210) (9bb91c8)
- lib/data: schemas for changelog and source urls (#32151) (95efd9f)
- deps: update ghcr.io/renovatebot/base-image docker tag to v7.39.1 (#32206) (d3b64cc)
- Fix timestamps for
internalChecksFilter
checks (#32204) (d12b94c) - deps: update ghcr.io/renovatebot/base-image docker tag to v7.39.0 (#32203) (61aaebd)
- manager/uv: apply normalization on sources (#31297) (c20044e)
- datasource/go: Remove .git suffix for go dependencies when calling go-get api (#32181) (209a162)
- docs: fix docs tests (#32197) ([c491241](https://redirect.github.com/renovatebot/renovat...
v2.8.0
v2.7.115
v2.7.114
Update renovatebot/github-action action to v40.2.11
Notable changes
- update references to actions/checkout to v4.2.0 (b0990c1)
- update references to ghcr.io/renovatebot/renovate to v38.101.1 (1ae1ac0)
- update references to renovatebot/github-action to v40.2.10 (86ff03b)
- deps: update commitlint monorepo to v19.5.0 (7a0e06d)
- deps: update dependency @semantic-release/github to v10.3.4 (8b7ac01)
- deps: update dependency @semantic-release/github to v10.3.5 (#864) (f21eeef)
- deps: update dependency eslint to v8.57.1 (3a945ba)
- deps: update dependency husky to v9.1.6 (d35a34a)
- deps: update dependency npm-run-all2 to v6.2.3 (8aa7554)
- deps: update dependency semantic-release to v24.1.1 (f70fd7d)
- deps: update pnpm to v9.11.0 (871230b)
- deps: lock file maintenance (669f02b)
- deps: update actions/checkout action to v4.2.0 (cea9e7c)
- deps: update actions/setup-node action to v4.0.4 (926bb29)
- deps: update renovate docker tag to v38.100.0 (00c426e)
- deps: update renovate docker tag to v38.100.1 (e9da8a6)
- deps: update renovate docker tag to v38.101.0 (af7815d)
- deps: update renovate docker tag to v38.101.1 (157d4d8)
- deps: update renovate docker tag to v38.84.0 (6cc098a)
- deps: update renovate docker tag to v38.84.1 (e1ef94d)
- deps: update renovate docker tag to v38.85.1 (e89e3ea)
- deps: update renovate docker tag to v38.86.0 (9251f4a)
- deps: update renovate docker tag to v38.88.1 (4d5a44a)
- deps: update renovate docker tag to v38.88.2 (1caa178)
- deps: update renovate docker tag to v38.89.2 (7602472)
- deps: update renovate docker tag to v38.89.3 (f571b99)
- deps: update renovate docker tag to v38.91.0 (7b3db30)
- deps: update renovate docker tag to v38.91.2 (3607015)
- deps: update renovate docker tag to v38.91.5 (063fac8)
- deps: update renovate docker tag to v38.92.0 (5663610)
- deps: update renovate docker tag to v38.93.0 (2b64bb7)
- deps: update renovate docker tag to v38.93.1 (6e3d1f1)
- deps: update renovate docker tag to v38.93.6 (bc2b6fa)
- deps: update renovate docker tag to v38.94.2 (604f795)
- deps: update renovate docker tag to v38.94.3 (92c7bc3)
- deps: update renovate docker tag to v38.95.4 (c939d62)
- deps: update renovate docker tag to v38.97.0 (e16ec5f)
- deps: update renovate docker tag to v38.97.1 (93190dc)
- deps: update renovate docker tag to v38.98.0 (d1ece14)
renovatebot/github-action (renovatebot/github-action)
v40.2.11
Documentation
- update references to actions/checkout to v4.2.0 (b0990c1)
- update references to ghcr.io/renovatebot/renovate to v38.101.1 (1ae1ac0)
- update references to renovatebot/github-action to v40.2.10 (86ff03b)
Miscellaneous Chores
- deps: update commitlint monorepo to v19.5.0 (7a0e06d)
- deps: update dependency @semantic-release/github to v10.3.4 (8b7ac01)
- deps: update dependency @semantic-release/github to v10.3.5 (#864) (f21eeef)
- deps: update dependency eslint to v8.57.1 (3a945ba)
- deps: update dependency husky to v9.1.6 (d35a34a)
- deps: update dependency npm-run-all2 to v6.2.3 (8aa7554)
- deps: update dependency semantic-release to v24.1.1 (f70fd7d)
- deps: update pnpm to v9.11.0 (871230b)
Build System
- deps: lock file maintenance (669f02b)
Continuous Integration
- deps: update actions/checkout action to v4.2.0 (cea9e7c)
- deps: update actions/setup-node action to v4.0.4 (926bb29)
- deps: update renovate docker tag to v38.100.0 (00c426e)
- deps: update renovate docker tag to v38.100.1 (e9da8a6)
- deps: update renovate docker tag to v38.101.0 (af7815d)
- deps: update renovate docker tag to v38.101.1 ([157d4d8](https://togithub.com/renovatebot/github...
v2.7.113
v2.7.112
v2.7.111
v2.7.110
Update renovatebot/github-action action to v40.2.10
Notable changes
renovatebot/github-action (renovatebot/github-action)
v40.2.10
Miscellaneous Chores
- deps: update pnpm to v9.10.0 (4ecccc8)
Build System
- deps: update dependency typescript to v5.6.2 (ccb9633)
List of commits
6ba637e (Update renovatebot/github-action action to v40.2.10, 2024-09-16)