Update CI images and actions #127

Merged
robbertbos merged 2 commits from renovate/ci into main 2026-07-19 21:41:47 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.4.0v6.5.0
astral-sh/uv patch 0.11.280.11.29
ghcr.io/astral-sh/uv container patch 0.11.28-python3.13-trixie-slim0.11.29-python3.13-trixie-slim
ghcr.io/astral-sh/uv stage patch 0.11.280.11.29
ghcr.io/renovatebot/renovate (source) container minor 43.262.143.270.0
python final digest b877e50cea0e60
python stage digest b877e50cea0e60

Release Notes

actions/setup-node (actions/setup-node)

v6.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/setup-node/compare/v6.4.0...v6.5.0

astral-sh/uv (astral-sh/uv)

v0.11.29

Compare Source

Released on 2026-07-15.

Python
  • Use gzip-compressed artifacts for PyPy downloads (#​20265)
Enhancements
  • Add JSON output to uv tree (#​19978)
  • Add CUDA 13.2 as a supported PyTorch backend (#​20267)
  • Prefer local artifacts over URLs when installing from pylock.toml (#​20393)
  • Clarify diagnostics for unsatisfiable direct requirement ranges (#​20227)
  • Include the selected project name in missing-extra errors (#​20358)
Preview features
  • Preserve extras and dependency-group conflict context when selecting locked project tools (#​20078)
  • Split OSV audit queries that exceed the service's 1,000-package limit (#​20398)
  • Apply OSV fixed-version information only to the matching package and ecosystem (#​20399)
  • Skip the virtualenv distutils monkeypatch on Python 3.10 and later (#​20222)
  • Report invalid uv audit --service-url values instead of panicking (#​20374)
  • Include preview settings in the published SchemaStore schema (#​20304)
Performance
  • Reduce resolver work by widening selected versions across ranges without other known candidates (#​20115)
  • Defer client and build setup for no-op uv sync operations (#​20364)
  • Reuse workspace discovery during frozen syncs (#​20363)
  • Reuse workspace discovery after resolving settings (#​20356)
  • Reuse workspace discovery in uv tree, uv export, uv format, and uv audit (#​20359)
  • Avoid cache and interpreter setup when reading a project version (#​20360)
Bug fixes
  • Reject duplicate active package entries in pylock.toml (#​20391)
  • Preserve direct-archive hashes in uv pip freeze output (#​20395)
  • Explain conflicting root requirements instead of displaying an empty version range (#​20228)
  • Prevent build-backend data paths from escaping the project or bypassing wheel exclusions (#​20397)
  • Reject PEP 517 backend paths outside the source tree, including paths that escape through symlinks (#​20387)
  • Redact credentials from failed Git fetch commands (#​20401)
  • Fix exclusive post-release range ordering to match PEP 440 (#​20268)
  • Canonicalize equivalent PEP 440 ranges during dependency resolution (#​20182)
  • Honor Python version pins when initializing scripts (#​20404)
  • Respect package-scoped source filtering for scripts (#​20389)
  • Report existing environment incompatibilities when uv pip install --strict has nothing to install (#​20388)
  • Continue scanning platlib when purelib is missing (#​20405)
  • Handle versionless .egg-info files as legacy package metadata (#​20403)
  • Make repeated locking idempotent for impossible cross-variable platform markers (#​20369)
  • Report invalid cloud credential endpoint URLs instead of panicking (#​20372)
  • Report invalid pylock.toml artifact URLs instead of panicking (#​20373)
  • Report non-UTF-8 virtual environment paths instead of panicking while generating activation scripts (#​20375)
  • Return an unsupported-operation error from unimplemented build-backend requirement hooks (#​20376)
Documentation
  • Clarify --no-build behavior for editable requirements (#​20234)
  • Document uv's threat model (#​20236)
  • Reduce the number of badges in the README (#​11257)
renovatebot/renovate (ghcr.io/renovatebot/renovate)

v43.270.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.76.0 (main) (#​44695) (f532fdc)

v43.269.3

Compare Source

Bug Fixes

v43.269.2

Compare Source

Bug Fixes

v43.269.1

Compare Source

Build System
  • deps: update dependency semantic-release to v25.0.6 (main) (#​44682) (1bccea4)

v43.269.0

Compare Source

Features

v43.268.6

Compare Source

Build System

v43.268.5

Compare Source

Miscellaneous Chores
Tests
Build System

v43.268.4

Compare Source

Bug Fixes
  • deps: update dependency mkdocs-material to v9.7.7 (main) (#​44669) (6dee5c4)

v43.268.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.7 (main) (#​44668) (c92de21)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.13.2 (main) (#​44666) (398d576)

v43.268.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.6 (main) (#​44662) (7bdb713)
Build System

v43.268.1

Compare Source

Bug Fixes
  • manager/hermit: propagate git credentials to hermit install (#​43524) (556b1be)

v43.268.0

Compare Source

Features
Bug Fixes
  • presets/workarounds: keep major-only Java Docker tags rolling (#​44603) (768fd6c)

v43.267.0

Compare Source

Features
  • datasource/docker: Identify private ECR registries across AWS partitions (#​44655) (78c9787)
  • manager/npm: read private registries from pnpm-workspace.yaml (#​44083) (e0c13b6)
Bug Fixes

v43.266.0

Compare Source

Features
Tests

v43.265.5

Compare Source

Bug Fixes
  • terraform: normalize lock file constraint order after provider update (#​44530) (2783859)

v43.265.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.5 (main) (#​44653) (4952929)
Miscellaneous Chores

v43.265.3

Compare Source

Miscellaneous Chores
Build System

v43.265.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.4 (main) (#​44644) (7d1c833)
Miscellaneous Chores
Tests
Build System

v43.265.1

Compare Source

Build System

v43.265.0

Compare Source

Features
  • logging: do not use dynamic fields in log messages with severity WARN or higher (#​44560) (c41b46b)
Continuous Integration

v43.264.2

Compare Source

Bug Fixes
  • config: move checkedBranches and rebaseAllOpenBranches into GlobalConfig (#​44611) (42864eb)

v43.264.1

Compare Source

Bug Fixes
Miscellaneous Chores

v43.264.0

Compare Source

Features
Miscellaneous Chores
Continuous Integration
  • add auto:pls-merge-main label workflow to merge main into a PR branch (#​44599) (cc5bcaa)

v43.263.9

Compare Source

Bug Fixes
  • platform/azure: don't create Dependency Dashboard for projects without an Issue type (#​44592) (2d431ea)

v43.263.8

Compare Source

Bug Fixes
  • worker/repository: only set artifacts status when branch was updated (#​44597) (4ca050e)
Miscellaneous Chores

v43.263.7

Compare Source

Bug Fixes
  • manager/deno: set --frozen=false default to update lock file correctly (#​43058) (335d663)

v43.263.6

Compare Source

Build System

v43.263.5

Compare Source

Build System

v43.263.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.2 (main) (#​44583) (79e0a29)
  • gerrit: enforce username in SSH Git URLs (#​43651) (b3a21cf)
Miscellaneous Chores

v43.263.3

Compare Source

Bug Fixes
  • misleading PR body changed log when autoApprove is enabled (#​43913) (5aa3c7e)
Miscellaneous Chores
  • deps: update dependency memfs to v4.62.0 (main) (#​44577) (26c1641)
  • log how many branches commitHourlyLimit is being calculated against (#​44575) (121f5df)

v43.263.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.1 (main) (#​44573) (54d52f2)
Miscellaneous Chores
  • deps: update dependency memfs to v4.61.0 (main) (#​44574) (b41d05f)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.13.1 (main) (#​44572) (6b80c5d)
Code Refactoring
Tests

v43.263.1

Compare Source

Bug Fixes
Miscellaneous Chores
Tests

v43.263.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.75.0 (main) (#​44568) (6e22797)
Code Refactoring
  • schemas: prefer Nullish schema utils instead of z.nullish() (#​44565) (a31f9cf)

v43.262.4

Compare Source

Miscellaneous Chores
  • deps: update dependency memfs to v4.59.0 (main) (#​44561) (3399c72)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.13.0 (main) (#​44564) (ae15d64)
Build System

v43.262.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.74.3 (main) (#​44558) (08f723e)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.12.13 (main) (#​44549) (71bb1e2)

v43.262.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.74.2 (main) (#​44548) (37ec57f)
Miscellaneous Chores

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • "before 6am on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://github.com/actions/setup-node) | action | minor | `v6.4.0` → `v6.5.0` | | [astral-sh/uv](https://github.com/astral-sh/uv) | | patch | `0.11.28` → `0.11.29` | | [ghcr.io/astral-sh/uv](https://github.com/astral-sh/uv) | container | patch | `0.11.28-python3.13-trixie-slim` → `0.11.29-python3.13-trixie-slim` | | [ghcr.io/astral-sh/uv](https://github.com/astral-sh/uv) | stage | patch | `0.11.28` → `0.11.29` | | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | [`43.262.1` → `43.270.0`](https://octochangelog.com/compare?repo=renovatebot%2Frenovate&from=43.262.1&to=43.270.0) | | python | final | digest | `b877e50` → `cea0e60` | | python | stage | digest | `b877e50` → `cea0e60` | --- ### Release Notes <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v6.5.0`](https://github.com/actions/setup-node/releases/tag/v6.5.0) [Compare Source](https://github.com/actions/setup-node/compare/v6.4.0...v6.5.0) ##### What's Changed - Update [@&#8203;actions/cache](https://github.com/actions/cache) to 5.1.0 and add security overrides for undici and fast-xml-parser by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;1579](https://github.com/actions/setup-node/pull/1579) **Full Changelog**: <https://github.com/actions/setup-node/compare/v6.4.0...v6.5.0> </details> <details> <summary>astral-sh/uv (astral-sh/uv)</summary> ### [`v0.11.29`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01129) [Compare Source](https://github.com/astral-sh/uv/compare/0.11.28...0.11.29) Released on 2026-07-15. ##### Python - Use gzip-compressed artifacts for PyPy downloads ([#&#8203;20265](https://github.com/astral-sh/uv/pull/20265)) ##### Enhancements - Add JSON output to `uv tree` ([#&#8203;19978](https://github.com/astral-sh/uv/pull/19978)) - Add CUDA 13.2 as a supported PyTorch backend ([#&#8203;20267](https://github.com/astral-sh/uv/pull/20267)) - Prefer local artifacts over URLs when installing from `pylock.toml` ([#&#8203;20393](https://github.com/astral-sh/uv/pull/20393)) - Clarify diagnostics for unsatisfiable direct requirement ranges ([#&#8203;20227](https://github.com/astral-sh/uv/pull/20227)) - Include the selected project name in missing-extra errors ([#&#8203;20358](https://github.com/astral-sh/uv/pull/20358)) ##### Preview features - Preserve extras and dependency-group conflict context when selecting locked project tools ([#&#8203;20078](https://github.com/astral-sh/uv/pull/20078)) - Split OSV audit queries that exceed the service's 1,000-package limit ([#&#8203;20398](https://github.com/astral-sh/uv/pull/20398)) - Apply OSV fixed-version information only to the matching package and ecosystem ([#&#8203;20399](https://github.com/astral-sh/uv/pull/20399)) - Skip the virtualenv distutils monkeypatch on Python 3.10 and later ([#&#8203;20222](https://github.com/astral-sh/uv/pull/20222)) - Report invalid `uv audit --service-url` values instead of panicking ([#&#8203;20374](https://github.com/astral-sh/uv/pull/20374)) - Include preview settings in the published SchemaStore schema ([#&#8203;20304](https://github.com/astral-sh/uv/pull/20304)) ##### Performance - Reduce resolver work by widening selected versions across ranges without other known candidates ([#&#8203;20115](https://github.com/astral-sh/uv/pull/20115)) - Defer client and build setup for no-op `uv sync` operations ([#&#8203;20364](https://github.com/astral-sh/uv/pull/20364)) - Reuse workspace discovery during frozen syncs ([#&#8203;20363](https://github.com/astral-sh/uv/pull/20363)) - Reuse workspace discovery after resolving settings ([#&#8203;20356](https://github.com/astral-sh/uv/pull/20356)) - Reuse workspace discovery in `uv tree`, `uv export`, `uv format`, and `uv audit` ([#&#8203;20359](https://github.com/astral-sh/uv/pull/20359)) - Avoid cache and interpreter setup when reading a project version ([#&#8203;20360](https://github.com/astral-sh/uv/pull/20360)) ##### Bug fixes - Reject duplicate active package entries in `pylock.toml` ([#&#8203;20391](https://github.com/astral-sh/uv/pull/20391)) - Preserve direct-archive hashes in `uv pip freeze` output ([#&#8203;20395](https://github.com/astral-sh/uv/pull/20395)) - Explain conflicting root requirements instead of displaying an empty version range ([#&#8203;20228](https://github.com/astral-sh/uv/pull/20228)) - Prevent build-backend data paths from escaping the project or bypassing wheel exclusions ([#&#8203;20397](https://github.com/astral-sh/uv/pull/20397)) - Reject PEP 517 backend paths outside the source tree, including paths that escape through symlinks ([#&#8203;20387](https://github.com/astral-sh/uv/pull/20387)) - Redact credentials from failed Git fetch commands ([#&#8203;20401](https://github.com/astral-sh/uv/pull/20401)) - Fix exclusive post-release range ordering to match PEP 440 ([#&#8203;20268](https://github.com/astral-sh/uv/pull/20268)) - Canonicalize equivalent PEP 440 ranges during dependency resolution ([#&#8203;20182](https://github.com/astral-sh/uv/pull/20182)) - Honor Python version pins when initializing scripts ([#&#8203;20404](https://github.com/astral-sh/uv/pull/20404)) - Respect package-scoped source filtering for scripts ([#&#8203;20389](https://github.com/astral-sh/uv/pull/20389)) - Report existing environment incompatibilities when `uv pip install --strict` has nothing to install ([#&#8203;20388](https://github.com/astral-sh/uv/pull/20388)) - Continue scanning `platlib` when `purelib` is missing ([#&#8203;20405](https://github.com/astral-sh/uv/pull/20405)) - Handle versionless `.egg-info` files as legacy package metadata ([#&#8203;20403](https://github.com/astral-sh/uv/pull/20403)) - Make repeated locking idempotent for impossible cross-variable platform markers ([#&#8203;20369](https://github.com/astral-sh/uv/pull/20369)) - Report invalid cloud credential endpoint URLs instead of panicking ([#&#8203;20372](https://github.com/astral-sh/uv/pull/20372)) - Report invalid `pylock.toml` artifact URLs instead of panicking ([#&#8203;20373](https://github.com/astral-sh/uv/pull/20373)) - Report non-UTF-8 virtual environment paths instead of panicking while generating activation scripts ([#&#8203;20375](https://github.com/astral-sh/uv/pull/20375)) - Return an unsupported-operation error from unimplemented build-backend requirement hooks ([#&#8203;20376](https://github.com/astral-sh/uv/pull/20376)) ##### Documentation - Clarify `--no-build` behavior for editable requirements ([#&#8203;20234](https://github.com/astral-sh/uv/pull/20234)) - Document uv's threat model ([#&#8203;20236](https://github.com/astral-sh/uv/pull/20236)) - Reduce the number of badges in the README ([#&#8203;11257](https://github.com/astral-sh/uv/pull/11257)) </details> <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v43.270.0`](https://github.com/renovatebot/renovate/releases/tag/43.270.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.269.3...43.270.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.76.0 (main) ([#&#8203;44695](https://github.com/renovatebot/renovate/issues/44695)) ([f532fdc](https://github.com/renovatebot/renovate/commit/f532fdc8f62a1ba5465fc71f1fe9b3ffebc16e32)) ### [`v43.269.3`](https://github.com/renovatebot/renovate/releases/tag/43.269.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.269.2...43.269.3) ##### Bug Fixes - **git:** detect commits modified through rebase or amend ([#&#8203;44587](https://github.com/renovatebot/renovate/issues/44587)) ([8e6a7fc](https://github.com/renovatebot/renovate/commit/8e6a7fc2e660ad3280095bf2d8f894d09aab38c2)), closes [#&#8203;42975](https://github.com/renovatebot/renovate/issues/42975) [#&#8203;43171](https://github.com/renovatebot/renovate/issues/43171) [#&#8203;44585](https://github.com/renovatebot/renovate/issues/44585) ### [`v43.269.2`](https://github.com/renovatebot/renovate/releases/tag/43.269.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.269.1...43.269.2) ##### Bug Fixes - **nuget:** fall back to nupkg metadata on nuspec 404 ([#&#8203;44388](https://github.com/renovatebot/renovate/issues/44388)) ([7ab2063](https://github.com/renovatebot/renovate/commit/7ab20630408769a6d0106af2a70bd2d0fe1840c5)) ### [`v43.269.1`](https://github.com/renovatebot/renovate/releases/tag/43.269.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.269.0...43.269.1) ##### Build System - **deps:** update dependency semantic-release to v25.0.6 (main) ([#&#8203;44682](https://github.com/renovatebot/renovate/issues/44682)) ([1bccea4](https://github.com/renovatebot/renovate/commit/1bccea4adfcd418909bb09c5466bb494111eb82e)) ### [`v43.269.0`](https://github.com/renovatebot/renovate/releases/tag/43.269.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.6...43.269.0) ##### Features - **gerrit:** rework scm implementation ([#&#8203;38966](https://github.com/renovatebot/renovate/issues/38966)) ([18c9c93](https://github.com/renovatebot/renovate/commit/18c9c9340e96fc31f1b52c59bc57ed3461833c86)), closes [#&#8203;41382](https://github.com/renovatebot/renovate/issues/41382) ### [`v43.268.6`](https://github.com/renovatebot/renovate/releases/tag/43.268.6) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.5...43.268.6) ##### Build System - **deps:** update dependency [@&#8203;renovatebot/osv-offline](https://github.com/renovatebot/osv-offline) to v3.0.9 (main) ([#&#8203;44679](https://github.com/renovatebot/renovate/issues/44679)) ([0b44e35](https://github.com/renovatebot/renovate/commit/0b44e3531c3b6f8cfbc3cc19d9117b6066a37602)) ### [`v43.268.5`](https://github.com/renovatebot/renovate/releases/tag/43.268.5) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.4...43.268.5) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;smithy/util-stream](https://github.com/smithy/util-stream) to v4.7.8 (main) ([#&#8203;44672](https://github.com/renovatebot/renovate/issues/44672)) ([497a429](https://github.com/renovatebot/renovate/commit/497a429dcbc2ab44f4531ae7b01e54c3281001d8)) ##### Tests - **git:** disable git maintenance to prevent test flakiness ([#&#8203;44670](https://github.com/renovatebot/renovate/issues/44670)) ([636e888](https://github.com/renovatebot/renovate/commit/636e8881198c022c7dbc80c1fccd108ff192ba01)) ##### Build System - **deps:** update dependency adm-zip to v0.6.0 (main) ([#&#8203;44678](https://github.com/renovatebot/renovate/issues/44678)) ([55ab570](https://github.com/renovatebot/renovate/commit/55ab570508912687a6b28a84acf0ff97deac408f)) ### [`v43.268.4`](https://github.com/renovatebot/renovate/releases/tag/43.268.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.3...43.268.4) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.7.7 (main) ([#&#8203;44669](https://github.com/renovatebot/renovate/issues/44669)) ([6dee5c4](https://github.com/renovatebot/renovate/commit/6dee5c4b99b9631fed338c22cad7fbb4cd29da32)) ### [`v43.268.3`](https://github.com/renovatebot/renovate/releases/tag/43.268.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.2...43.268.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.7 (main) ([#&#8203;44668](https://github.com/renovatebot/renovate/issues/44668)) ([c92de21](https://github.com/renovatebot/renovate/commit/c92de215459453f91853e1117b6e34dac433e85b)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.13.2 (main) ([#&#8203;44666](https://github.com/renovatebot/renovate/issues/44666)) ([398d576](https://github.com/renovatebot/renovate/commit/398d5766ac141bfcb97fe9377a741595641976c1)) ### [`v43.268.2`](https://github.com/renovatebot/renovate/releases/tag/43.268.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.1...43.268.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.6 (main) ([#&#8203;44662](https://github.com/renovatebot/renovate/issues/44662)) ([7bdb713](https://github.com/renovatebot/renovate/commit/7bdb71336dfc31aef968fa1b9baf21da724b2b33)) ##### Build System - **deps:** update dependency ignore to v7.0.6 (main) ([#&#8203;44661](https://github.com/renovatebot/renovate/issues/44661)) ([e30d05c](https://github.com/renovatebot/renovate/commit/e30d05cf73e7667f6360a2d057265a48776f4b91)) ### [`v43.268.1`](https://github.com/renovatebot/renovate/releases/tag/43.268.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.268.0...43.268.1) ##### Bug Fixes - **manager/hermit:** propagate git credentials to hermit install ([#&#8203;43524](https://github.com/renovatebot/renovate/issues/43524)) ([556b1be](https://github.com/renovatebot/renovate/commit/556b1be775ea0d92733a4bcc985cb87623e80e5f)) ### [`v43.268.0`](https://github.com/renovatebot/renovate/releases/tag/43.268.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.267.0...43.268.0) ##### Features - **presets:** add Error Prone Support monorepo group ([#&#8203;44628](https://github.com/renovatebot/renovate/issues/44628)) ([cea5263](https://github.com/renovatebot/renovate/commit/cea5263a43cbfabb7d96f12b66b9483b5a6a6a4c)) - **presets:** add Serwist monorepo group ([#&#8203;44626](https://github.com/renovatebot/renovate/issues/44626)) ([cc94975](https://github.com/renovatebot/renovate/commit/cc9497595dec1830fac8a59255609d83368d9da1)) - **presets:** add Size Limit monorepo group ([#&#8203;44627](https://github.com/renovatebot/renovate/issues/44627)) ([61d399e](https://github.com/renovatebot/renovate/commit/61d399e1b47e9fe99865d2a0b3fa88e4fcf29175)) ##### Bug Fixes - **presets/workarounds:** keep major-only Java Docker tags rolling ([#&#8203;44603](https://github.com/renovatebot/renovate/issues/44603)) ([768fd6c](https://github.com/renovatebot/renovate/commit/768fd6c4b1a7c79ef77bbbd2ce611e5d9ce0c0d3)) ### [`v43.267.0`](https://github.com/renovatebot/renovate/releases/tag/43.267.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.266.0...43.267.0) ##### Features - **datasource/docker:** Identify private ECR registries across AWS partitions ([#&#8203;44655](https://github.com/renovatebot/renovate/issues/44655)) ([78c9787](https://github.com/renovatebot/renovate/commit/78c978790de78f89d2a8e3281c6bc7893ba3f1d8)) - **manager/npm:** read private registries from pnpm-workspace.yaml ([#&#8203;44083](https://github.com/renovatebot/renovate/issues/44083)) ([e0c13b6](https://github.com/renovatebot/renovate/commit/e0c13b6c57c414b075a37f0e415d3ee61a5f5ac2)) ##### Bug Fixes - **post-upgrade:** preserve executable file modes ([#&#8203;44505](https://github.com/renovatebot/renovate/issues/44505)) ([19a3843](https://github.com/renovatebot/renovate/commit/19a38430ebfd2f1ad7c796ccc0e523c42fe79077)) ### [`v43.266.0`](https://github.com/renovatebot/renovate/releases/tag/43.266.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.265.5...43.266.0) ##### Features - **github-actions:** support `jdx/mise-action` version input ([#&#8203;44660](https://github.com/renovatebot/renovate/issues/44660)) ([2c70608](https://github.com/renovatebot/renovate/commit/2c7060849dcda1b303ee706994db75c7e8c2333a)) ##### Tests - add linter for `as any` in test files ([#&#8203;44658](https://github.com/renovatebot/renovate/issues/44658)) ([4add67e](https://github.com/renovatebot/renovate/commit/4add67e86e556856137f5260270a2cd4cbc7040f)), closes [#&#8203;44646](https://github.com/renovatebot/renovate/issues/44646) ### [`v43.265.5`](https://github.com/renovatebot/renovate/releases/tag/43.265.5) [Compare Source](https://github.com/renovatebot/renovate/compare/43.265.4...43.265.5) ##### Bug Fixes - **terraform:** normalize lock file constraint order after provider update ([#&#8203;44530](https://github.com/renovatebot/renovate/issues/44530)) ([2783859](https://github.com/renovatebot/renovate/commit/2783859337317bca5a82f3db7c793015a9e121e8)) ### [`v43.265.4`](https://github.com/renovatebot/renovate/releases/tag/43.265.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.265.3...43.265.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.5 (main) ([#&#8203;44653](https://github.com/renovatebot/renovate/issues/44653)) ([4952929](https://github.com/renovatebot/renovate/commit/49529291df95ec8973283eb0162959f52d9d2ecc)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v11.11.0 (main) ([#&#8203;44654](https://github.com/renovatebot/renovate/issues/44654)) ([e64554c](https://github.com/renovatebot/renovate/commit/e64554c89d7db82761a4dc72a377b3b5b84715f2)) ### [`v43.265.3`](https://github.com/renovatebot/renovate/releases/tag/43.265.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.265.2...43.265.3) ##### Miscellaneous Chores - **deps:** update jdx/mise-action action to v4.2.1 (main) ([#&#8203;44648](https://github.com/renovatebot/renovate/issues/44648)) ([84d3214](https://github.com/renovatebot/renovate/commit/84d32147458dcb209807c5f73cfe9e83964616ac)) ##### Build System - **deps:** update dependency [@&#8203;opentelemetry/semantic-conventions](https://github.com/opentelemetry/semantic-conventions) to v1.43.0 (main) ([#&#8203;44649](https://github.com/renovatebot/renovate/issues/44649)) ([b217c34](https://github.com/renovatebot/renovate/commit/b217c3468551a3cccc7f2589310916313f12e85e)) ### [`v43.265.2`](https://github.com/renovatebot/renovate/releases/tag/43.265.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.265.1...43.265.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.4 (main) ([#&#8203;44644](https://github.com/renovatebot/renovate/issues/44644)) ([7d1c833](https://github.com/renovatebot/renovate/commit/7d1c8333e600dda5ed73b5952635d3bf6cff26be)) ##### Miscellaneous Chores - **deps:** update dependency esbuild to v0.28.1 (main) ([#&#8203;44638](https://github.com/renovatebot/renovate/issues/44638)) ([7e42c0e](https://github.com/renovatebot/renovate/commit/7e42c0ebd0c820eec0014be365c6645c7569ce58)) - **deps:** update dependency uv to v0.11.29 (main) ([#&#8203;44639](https://github.com/renovatebot/renovate/issues/44639)) ([c47f8e0](https://github.com/renovatebot/renovate/commit/c47f8e0e9de9d38b4e6eec9cb28a126b6b12928f)) - **deps:** update dependency vite to v8.1.4 (main) ([#&#8203;44640](https://github.com/renovatebot/renovate/issues/44640)) ([b32c6c6](https://github.com/renovatebot/renovate/commit/b32c6c62faac353e54d87d251dc31e3b23f01c59)) ##### Tests - set NODE\_ENV to test explicitly ([#&#8203;44622](https://github.com/renovatebot/renovate/issues/44622)) ([64aa927](https://github.com/renovatebot/renovate/commit/64aa927e7d1d918b2e5d093638bad7b3a2c81764)) ##### Build System - **deps:** update dependency [@&#8203;renovatebot/pgp](https://github.com/renovatebot/pgp) to v1.3.16 (main) ([#&#8203;44618](https://github.com/renovatebot/renovate/issues/44618)) ([d36747c](https://github.com/renovatebot/renovate/commit/d36747c8e5fb5fbf3337af0de60896dbe29aa037)) - **deps:** update dependency re2 to v1.26.0 (main) ([#&#8203;44590](https://github.com/renovatebot/renovate/issues/44590)) ([e096334](https://github.com/renovatebot/renovate/commit/e09633434cf0b15f99ddbbab0fe6001fdc515594)) ### [`v43.265.1`](https://github.com/renovatebot/renovate/releases/tag/43.265.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.265.0...43.265.1) ##### Build System - revert docker build cross-compilation workaround ([#&#8203;44017](https://github.com/renovatebot/renovate/issues/44017)) ([78060bc](https://github.com/renovatebot/renovate/commit/78060bc26a3f67bdefb71c8c41210caed3ff226d)), closes [#&#8203;43984](https://github.com/renovatebot/renovate/issues/43984) ### [`v43.265.0`](https://github.com/renovatebot/renovate/releases/tag/43.265.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.264.2...43.265.0) ##### Features - **logging:** do not use dynamic fields in log messages with severity WARN or higher ([#&#8203;44560](https://github.com/renovatebot/renovate/issues/44560)) ([c41b46b](https://github.com/renovatebot/renovate/commit/c41b46bac3b7520309f197de3325695faf40ce6b)) ##### Continuous Integration - **agent-hooks:** run checks only on file changes ([#&#8203;44612](https://github.com/renovatebot/renovate/issues/44612)) ([d6fc7bd](https://github.com/renovatebot/renovate/commit/d6fc7bd019c18ab573a391d4b2d7641f8a516bb2)) - extend old vm workaround to `build-docker` job ([#&#8203;44614](https://github.com/renovatebot/renovate/issues/44614)) ([170b972](https://github.com/renovatebot/renovate/commit/170b972320cd4a6de644992586f5156eb20d9de5)) ### [`v43.264.2`](https://github.com/renovatebot/renovate/releases/tag/43.264.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.264.1...43.264.2) ##### Bug Fixes - **config:** move `checkedBranches` and `rebaseAllOpenBranches` into `GlobalConfig` ([#&#8203;44611](https://github.com/renovatebot/renovate/issues/44611)) ([42864eb](https://github.com/renovatebot/renovate/commit/42864ebb4dcc26dccbece87cc2cd0661317745cc)) ### [`v43.264.1`](https://github.com/renovatebot/renovate/releases/tag/43.264.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.264.0...43.264.1) ##### Bug Fixes - rebase request not bypassing commit limits ([#&#8203;43031](https://github.com/renovatebot/renovate/issues/43031)) ([cb0ee72](https://github.com/renovatebot/renovate/commit/cb0ee72c7997d45439fcc98f2312a39d42285f71)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;smithy/util-stream](https://github.com/smithy/util-stream) to v4.7.7 (main) ([#&#8203;44609](https://github.com/renovatebot/renovate/issues/44609)) ([001dd5b](https://github.com/renovatebot/renovate/commit/001dd5b05711136c914953e4513ad79ce610d28c)) ### [`v43.264.0`](https://github.com/renovatebot/renovate/releases/tag/43.264.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.9...43.264.0) ##### Features - add `--rebase-all-open-branches` ([#&#8203;44607](https://github.com/renovatebot/renovate/issues/44607)) ([13b5ae4](https://github.com/renovatebot/renovate/commit/13b5ae4307582c48f294f93f5bbb9d3f6a7dfa5f)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.64.0 (main) ([#&#8203;44580](https://github.com/renovatebot/renovate/issues/44580)) ([3499785](https://github.com/renovatebot/renovate/commit/349978561c0649df9a089aea1d886807d79c4821)) - **deps:** update dependency memfs to v4.64.0 (main) ([#&#8203;44602](https://github.com/renovatebot/renovate/issues/44602)) ([6b28213](https://github.com/renovatebot/renovate/commit/6b282132ba645218cb8b338d2ed43a810b738d4e)) - **deps:** update zizmor (main) ([#&#8203;44601](https://github.com/renovatebot/renovate/issues/44601)) ([461248e](https://github.com/renovatebot/renovate/commit/461248e260e02c768fde187cf4168e5e069228ef)) ##### Continuous Integration - add `auto:pls-merge-main` label workflow to merge main into a PR branch ([#&#8203;44599](https://github.com/renovatebot/renovate/issues/44599)) ([cc5bcaa](https://github.com/renovatebot/renovate/commit/cc5bcaaf7f4dd75cae935924e649d0e63f433964)) ### [`v43.263.9`](https://github.com/renovatebot/renovate/releases/tag/43.263.9) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.8...43.263.9) ##### Bug Fixes - **platform/azure:** don't create Dependency Dashboard for projects without an `Issue` type ([#&#8203;44592](https://github.com/renovatebot/renovate/issues/44592)) ([2d431ea](https://github.com/renovatebot/renovate/commit/2d431ea7a7886a685e47545ba85ccc3fab7cd6b0)) ### [`v43.263.8`](https://github.com/renovatebot/renovate/releases/tag/43.263.8) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.7...43.263.8) ##### Bug Fixes - **worker/repository:** only set artifacts status when branch was updated ([#&#8203;44597](https://github.com/renovatebot/renovate/issues/44597)) ([4ca050e](https://github.com/renovatebot/renovate/commit/4ca050eacfd87e15807c7dae6ce541ea0a24ef2a)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;biomejs/biome](https://github.com/biomejs/biome) to v2.5.3 (main) ([#&#8203;44595](https://github.com/renovatebot/renovate/issues/44595)) ([80f9ccf](https://github.com/renovatebot/renovate/commit/80f9ccf0e3cfbd25c6e19a21cb3d91fb73cb234a)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v24.13.3 (main) ([#&#8203;44593](https://github.com/renovatebot/renovate/issues/44593)) ([0c7f4c6](https://github.com/renovatebot/renovate/commit/0c7f4c6d20ad0b49d184b672d19e538a909a800e)) - **deps:** update dependency tsdown to v0.22.4 (main) ([#&#8203;44596](https://github.com/renovatebot/renovate/issues/44596)) ([be1027d](https://github.com/renovatebot/renovate/commit/be1027d76c70d137f9301497a3a14fc089e67aa2)) ### [`v43.263.7`](https://github.com/renovatebot/renovate/releases/tag/43.263.7) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.6...43.263.7) ##### Bug Fixes - **manager/deno:** set `--frozen=false` default to update lock file correctly ([#&#8203;43058](https://github.com/renovatebot/renovate/issues/43058)) ([335d663](https://github.com/renovatebot/renovate/commit/335d663ac6b2e45fe203b1c43473687489284e7f)) ### [`v43.263.6`](https://github.com/renovatebot/renovate/releases/tag/43.263.6) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.5...43.263.6) ##### Build System - **deps:** update dependency lru-cache to v11.5.2 (main) ([#&#8203;44588](https://github.com/renovatebot/renovate/issues/44588)) ([a93daa4](https://github.com/renovatebot/renovate/commit/a93daa4c2cd9a5deea9e9607093f2e84a928b1a1)) ### [`v43.263.5`](https://github.com/renovatebot/renovate/releases/tag/43.263.5) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.4...43.263.5) ##### Build System - **deps:** update dependency re2 to v1.25.2 (main) ([#&#8203;44586](https://github.com/renovatebot/renovate/issues/44586)) ([7449371](https://github.com/renovatebot/renovate/commit/7449371fe0418310b1c6f12655f159fd4e6f742e)) ### [`v43.263.4`](https://github.com/renovatebot/renovate/releases/tag/43.263.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.3...43.263.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.2 (main) ([#&#8203;44583](https://github.com/renovatebot/renovate/issues/44583)) ([79e0a29](https://github.com/renovatebot/renovate/commit/79e0a29d575ceffcce1a98044442806adcd4b873)) - **gerrit:** enforce username in SSH Git URLs ([#&#8203;43651](https://github.com/renovatebot/renovate/issues/43651)) ([b3a21cf](https://github.com/renovatebot/renovate/commit/b3a21cfc5126c8835adc565ebadae50934a8cc23)) ##### Miscellaneous Chores - **workers/repository:** instrument calculation of limits ([#&#8203;44581](https://github.com/renovatebot/renovate/issues/44581)) ([df7aa7b](https://github.com/renovatebot/renovate/commit/df7aa7b6873a802a1aec474ad22888bc88c81277)) ### [`v43.263.3`](https://github.com/renovatebot/renovate/releases/tag/43.263.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.2...43.263.3) ##### Bug Fixes - misleading `PR body changed` log when `autoApprove` is enabled ([#&#8203;43913](https://github.com/renovatebot/renovate/issues/43913)) ([5aa3c7e](https://github.com/renovatebot/renovate/commit/5aa3c7e00e184c3a9d6a802aa9c61e19643aaf85)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.62.0 (main) ([#&#8203;44577](https://github.com/renovatebot/renovate/issues/44577)) ([26c1641](https://github.com/renovatebot/renovate/commit/26c1641781b9aaa5c343fe2b0095117f622689f8)) - log how many branches `commitHourlyLimit` is being calculated against ([#&#8203;44575](https://github.com/renovatebot/renovate/issues/44575)) ([121f5df](https://github.com/renovatebot/renovate/commit/121f5df81d01bedf01487af8d0043f1067d9e05d)) ### [`v43.263.2`](https://github.com/renovatebot/renovate/releases/tag/43.263.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.1...43.263.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.1 (main) ([#&#8203;44573](https://github.com/renovatebot/renovate/issues/44573)) ([54d52f2](https://github.com/renovatebot/renovate/commit/54d52f27f09525490b4e57fb8047de4cd253620b)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.61.0 (main) ([#&#8203;44574](https://github.com/renovatebot/renovate/issues/44574)) ([b41d05f](https://github.com/renovatebot/renovate/commit/b41d05f07eea7ca784973e67010b202743674442)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.13.1 (main) ([#&#8203;44572](https://github.com/renovatebot/renovate/issues/44572)) ([6b80c5d](https://github.com/renovatebot/renovate/commit/6b80c5d809bc11a455b724823f7f2389be5c2e14)) ##### Code Refactoring - **oxlint:** enable no-else-return and unicorn/no-lonely-if ([#&#8203;44553](https://github.com/renovatebot/renovate/issues/44553)) ([9717259](https://github.com/renovatebot/renovate/commit/9717259ffc3f12bf4232a6c94435077c58a8291f)) - **oxlint:** enable typescript/no-unnecessary-type-arguments ([#&#8203;44555](https://github.com/renovatebot/renovate/issues/44555)) ([d57843c](https://github.com/renovatebot/renovate/commit/d57843c60ddb30ea21dd2ac1cbe6289b7f881671)) - **oxlint:** enable unicorn/prefer-at ([#&#8203;44556](https://github.com/renovatebot/renovate/issues/44556)) ([64e6a4c](https://github.com/renovatebot/renovate/commit/64e6a4c71ff5777c3946224d34217dcbd67617b3)) ##### Tests - **linters:** add codeblock linter rule for spec fixtures ([#&#8203;44551](https://github.com/renovatebot/renovate/issues/44551)) ([00043d1](https://github.com/renovatebot/renovate/commit/00043d193e4f4bbef68b336c5f87b963448c7c5f)) - **oxlint:** enable vitest/consistent-test-it ([#&#8203;44554](https://github.com/renovatebot/renovate/issues/44554)) ([e9c9c92](https://github.com/renovatebot/renovate/commit/e9c9c92e1029502d9e06c3cc4d4980dd79a70944)) ### [`v43.263.1`](https://github.com/renovatebot/renovate/releases/tag/43.263.1) [Compare Source](https://github.com/renovatebot/renovate/compare/43.263.0...43.263.1) ##### Bug Fixes - **platform/azure:** resolve work item states from process ([#&#8203;44412](https://github.com/renovatebot/renovate/issues/44412)) ([483890a](https://github.com/renovatebot/renovate/commit/483890a8f1251f825c07e87d6367bb4e0376d001)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.60.0 (main) ([#&#8203;44570](https://github.com/renovatebot/renovate/issues/44570)) ([cbfba3d](https://github.com/renovatebot/renovate/commit/cbfba3d765d7fa5b1314a759d109da92a2d3ba88)) ##### Tests - **linter:** add renovate/no-redundant-mock-reset rule ([#&#8203;44557](https://github.com/renovatebot/renovate/issues/44557)) ([7436b80](https://github.com/renovatebot/renovate/commit/7436b80cda3907f523318a9509fbbd3c5e19762e)) - **linter:** add renovate/no-stateful-global-regex rule ([#&#8203;44566](https://github.com/renovatebot/renovate/issues/44566)) ([4176a3b](https://github.com/renovatebot/renovate/commit/4176a3bc3a46e6d4b8c6d0277e83a9aa103eca9c)) ### [`v43.263.0`](https://github.com/renovatebot/renovate/releases/tag/43.263.0) [Compare Source](https://github.com/renovatebot/renovate/compare/43.262.4...43.263.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.0 (main) ([#&#8203;44568](https://github.com/renovatebot/renovate/issues/44568)) ([6e22797](https://github.com/renovatebot/renovate/commit/6e227979f73a6ab1d571eb98c8cf31e184e37344)) ##### Code Refactoring - **schemas:** prefer Nullish schema utils instead of `z.nullish()` ([#&#8203;44565](https://github.com/renovatebot/renovate/issues/44565)) ([a31f9cf](https://github.com/renovatebot/renovate/commit/a31f9cf0f9d53c5a65d0825792e5d414cf2f84ef)) ### [`v43.262.4`](https://github.com/renovatebot/renovate/releases/tag/43.262.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.262.3...43.262.4) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.59.0 (main) ([#&#8203;44561](https://github.com/renovatebot/renovate/issues/44561)) ([3399c72](https://github.com/renovatebot/renovate/commit/3399c72d3a11f0a9ad23bfb02f182ca1b9647752)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.13.0 (main) ([#&#8203;44564](https://github.com/renovatebot/renovate/issues/44564)) ([ae15d64](https://github.com/renovatebot/renovate/commit/ae15d64804c63ebbe8c71e36b6ccad62df2b76a5)) ##### Build System - **deps:** update dependency re2 to v1.25.1 (main) ([#&#8203;44546](https://github.com/renovatebot/renovate/issues/44546)) ([99006b2](https://github.com/renovatebot/renovate/commit/99006b2e0fb0b7c26d773a7a3afce904740e8f58)) ### [`v43.262.3`](https://github.com/renovatebot/renovate/releases/tag/43.262.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.262.2...43.262.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.74.3 (main) ([#&#8203;44558](https://github.com/renovatebot/renovate/issues/44558)) ([08f723e](https://github.com/renovatebot/renovate/commit/08f723e24558a785bfa20922f4f9bafedc154dc0)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.12.13 (main) ([#&#8203;44549](https://github.com/renovatebot/renovate/issues/44549)) ([71bb1e2](https://github.com/renovatebot/renovate/commit/71bb1e2635db0c04aa25c963b1437fc6b12a6a80)) ### [`v43.262.2`](https://github.com/renovatebot/renovate/releases/tag/43.262.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.262.1...43.262.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.74.2 (main) ([#&#8203;44548](https://github.com/renovatebot/renovate/issues/44548)) ([37ec57f](https://github.com/renovatebot/renovate/commit/37ec57fac1b133348e95d629727ebdcf1e69c519)) ##### Miscellaneous Chores - **deps:** update actions/setup-node action to v6.5.0 (main) ([#&#8203;44547](https://github.com/renovatebot/renovate/issues/44547)) ([a283eba](https://github.com/renovatebot/renovate/commit/a283ebabd0f5a172756eaa731be0978eeaeb3bba)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Amsterdam) - Branch creation - "before 6am on sunday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Update CI images and actions
Some checks failed
CI / pre-commit (pull_request) Failing after 19s
CI / backend-test (pull_request) Failing after 19s
CI / backend-test-postgres (pull_request) Failing after 1m15s
CI / release-scripts (pull_request) Successful in 10s
CI / e2e (pull_request) Failing after 48s
security-scan / Python SAST (bandit) (pull_request) Successful in 35s
security-scan / Python SCA (pip-audit) (pull_request) Successful in 58s
security-scan / JS SCA (npm audit) (pull_request) Successful in 39s
security-scan / SBOM (trivy) (pull_request) Successful in 18s
security-scan / Filesystem scan (trivy fs) (pull_request) Successful in 25s
test-build / build (backend) (pull_request) Successful in 2m5s
test-build / build (frontend) (pull_request) Successful in 2m29s
CI / frontend-test (pull_request) Successful in 4m5s
test-build / build (pull_request) Successful in 0s
7da741e799
robbertbos force-pushed renovate/ci from 7da741e799
Some checks failed
CI / pre-commit (pull_request) Failing after 19s
CI / backend-test (pull_request) Failing after 19s
CI / backend-test-postgres (pull_request) Failing after 1m15s
CI / release-scripts (pull_request) Successful in 10s
CI / e2e (pull_request) Failing after 48s
security-scan / Python SAST (bandit) (pull_request) Successful in 35s
security-scan / Python SCA (pip-audit) (pull_request) Successful in 58s
security-scan / JS SCA (npm audit) (pull_request) Successful in 39s
security-scan / SBOM (trivy) (pull_request) Successful in 18s
security-scan / Filesystem scan (trivy fs) (pull_request) Successful in 25s
test-build / build (backend) (pull_request) Successful in 2m5s
test-build / build (frontend) (pull_request) Successful in 2m29s
CI / frontend-test (pull_request) Successful in 4m5s
test-build / build (pull_request) Successful in 0s
to 5198d9cefd
Some checks failed
CI / pre-commit (pull_request) Failing after 18s
CI / backend-test (pull_request) Failing after 19s
CI / release-scripts (pull_request) Successful in 10s
CI / e2e (pull_request) Failing after 46s
CI / backend-test-postgres (pull_request) Failing after 1m12s
security-scan / Python SAST (bandit) (pull_request) Successful in 37s
security-scan / JS SCA (npm audit) (pull_request) Successful in 41s
security-scan / Filesystem scan (trivy fs) (pull_request) Successful in 24s
security-scan / Python SCA (pip-audit) (pull_request) Successful in 59s
security-scan / SBOM (trivy) (pull_request) Successful in 18s
CI / frontend-test (pull_request) Successful in 3m19s
test-build / build (backend) (pull_request) Successful in 1m59s
test-build / build (frontend) (pull_request) Successful in 2m15s
test-build / build (pull_request) Successful in 0s
2026-07-19 20:26:19 +00:00
Compare
CI: refresh UV_SHA256 for uv 0.11.29
All checks were successful
CI / pre-commit (pull_request) Successful in 55s
CI / frontend-test (pull_request) Successful in 4m52s
CI / release-scripts (pull_request) Successful in 10s
security-scan / Python SCA (pip-audit) (pull_request) Successful in 57s
security-scan / Python SAST (bandit) (pull_request) Successful in 41s
security-scan / JS SCA (npm audit) (pull_request) Successful in 40s
CI / backend-test (pull_request) Successful in 8m26s
security-scan / SBOM (trivy) (pull_request) Successful in 16s
security-scan / Filesystem scan (trivy fs) (pull_request) Successful in 23s
CI / backend-test-postgres (pull_request) Successful in 9m4s
CI / e2e (pull_request) Successful in 9m22s
test-build / build (backend) (pull_request) Successful in 1m59s
test-build / build (frontend) (pull_request) Successful in 2m13s
test-build / build (pull_request) Successful in 0s
13591e3dc6
robbertbos deleted branch renovate/ci 2026-07-19 21:41:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robbertbos/waggle!127
No description provided.