Skip to content

Releases: balena-io/renovate-config

v2.8.3

30 Dec 16:40
50e3950
Compare
Choose a tag to compare

bc68c20 (Enable automated dependency updates for pre-commit, 2024-12-30)

v2.8.2

07 Nov 17:24
ad60f1c
Compare
Choose a tag to compare

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

Compare Source

⚠ 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
Bug Fixes
  • github: change automerge priority order to prefer squash (#​32016) (b0bc3e8)
Build System

List of commits

3dec1f0 (Update dependency renovate to v39, 2024-11-07)

v2.8.1

04 Nov 17:33
13686f7
Compare
Choose a tag to compare

Update dependency renovate to v38

Notable changes

Read more

v2.8.0

30 Sep 15:30
268cc28
Compare
Choose a tag to compare

d863fc2 (Remove renovate workflow from this repository, 2024-09-28)

v2.7.115

30 Sep 11:13
3f64a13
Compare
Choose a tag to compare

Update renovatebot/github-action action to v40.3.0

Notable changes

renovatebot/github-action (renovatebot/github-action)

v40.3.0

Compare Source

Features

List of commits

93907bc (Update renovatebot/github-action action to v40.3.0, 2024-09-30)

v2.7.114

30 Sep 10:15
aaa5929
Compare
Choose a tag to compare

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

Compare Source

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
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...
Read more

v2.7.113

26 Sep 22:31
4e5df68
Compare
Choose a tag to compare

2e3a70f (CI: opt out of auth persistence, 2024-09-25)

v2.7.112

26 Sep 22:00
c3d5a80
Compare
Choose a tag to compare

9d1bb5f (Update aws-actions/configure-aws-credentials digest to 050bf7a, 2024-09-26)

v2.7.111

17 Sep 04:05
4a232bc
Compare
Choose a tag to compare

74bf737 (Update aws-actions/configure-aws-credentials digest to 909c963, 2024-09-17)

v2.7.110

16 Sep 22:10
91ed92a
Compare
Choose a tag to compare

Update renovatebot/github-action action to v40.2.10

Notable changes

  • deps: update pnpm to v9.10.0 (4ecccc8)
  • deps: update dependency typescript to v5.6.2 (ccb9633)
renovatebot/github-action (renovatebot/github-action)

v40.2.10

Compare Source

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)