Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update ☕ NodeJS Package renovate to v39.19.1 (#684)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | [`39.9.3` -> `39.19.1`](https://renovatebot.com/diffs/npm/renovate/39.9.3/39.19.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/39.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/39.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/39.9.3/39.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/39.9.3/39.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate)</summary> ### [`v39.19.1`](https://redirect.github.com/renovatebot/renovate/compare/39.19.0...7b629e9c2536a5fdfde6500e60de30c92eed511d) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.19.0...39.19.1) ### [`v39.19.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.19.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.18.4...39.19.0) ##### Features - **uv:** support GCloud credentials for Google Artifact Registry when locking ([#​32545](https://redirect.github.com/renovatebot/renovate/issues/32545)) ([80f03a8](https://redirect.github.com/renovatebot/renovate/commit/80f03a86dc13e6e7cd61e48dc33e623730e6d013)) ### [`v39.18.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.18.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.18.3...39.18.4) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.0.18 ([#​32578](https://redirect.github.com/renovatebot/renovate/issues/32578)) ([6f0ae0c](https://redirect.github.com/renovatebot/renovate/commit/6f0ae0c3838367c5bc379e902979c6480b9b3996)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([#​32579](https://redirect.github.com/renovatebot/renovate/issues/32579)) ([dc1be85](https://redirect.github.com/renovatebot/renovate/commit/dc1be85aa34b82fcb56e42061d67659e55cafdc1)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.0.18 ([#​32577](https://redirect.github.com/renovatebot/renovate/issues/32577)) ([a39e0ac](https://redirect.github.com/renovatebot/renovate/commit/a39e0aca08f86cb9d9f5eebe19c7b31c5633009e)) ### [`v39.18.3`](https://redirect.github.com/renovatebot/renovate/compare/39.18.2...8c4977f70777f51f700b4f102004eed2af07fa9f) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.18.2...39.18.3) ### [`v39.18.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.18.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.18.1...39.18.2) ##### Bug Fixes - ensure packageFiles isn't null during dependency extraction ([#​32570](https://redirect.github.com/renovatebot/renovate/issues/32570)) ([ebdf819](https://redirect.github.com/renovatebot/renovate/commit/ebdf81932a85780e06d1e060e4ec72283be50be9)) ### [`v39.18.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.18.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.18.0...39.18.1) ##### Bug Fixes - **git:** fix gpg commit signing ([#​32483](https://redirect.github.com/renovatebot/renovate/issues/32483)) ([#​32543](https://redirect.github.com/renovatebot/renovate/issues/32543)) ([9b45b6b](https://redirect.github.com/renovatebot/renovate/commit/9b45b6b1529a53653ae1256cc2703529d7ba681e)) - Handle `extractVersion` with release post-processing ([#​32540](https://redirect.github.com/renovatebot/renovate/issues/32540)) ([cb7c10b](https://redirect.github.com/renovatebot/renovate/commit/cb7c10bb9d479ed020a6dfb73b120a4971126f42)) ### [`v39.18.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.18.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.17.1...39.18.0) ##### Features - **manager/conan:** Conan 1 package name compatibility ([#​32425](https://redirect.github.com/renovatebot/renovate/issues/32425)) ([dbfa6b2](https://redirect.github.com/renovatebot/renovate/commit/dbfa6b26780e5c8f049c403ad2b35b767790793a)) ### [`v39.17.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.17.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.17.0...39.17.1) ##### Bug Fixes - **logs:** don't log all packageFiles when checking for deprecated ([#​32563](https://redirect.github.com/renovatebot/renovate/issues/32563)) ([a413b75](https://redirect.github.com/renovatebot/renovate/commit/a413b758fd9eeef0efdabbb50e94b2ec50489b2b)) ### [`v39.17.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.17.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.16.0...39.17.0) ##### Features - **bundler:** add source variables support ([#​32337](https://redirect.github.com/renovatebot/renovate/issues/32337)) ([a1c5150](https://redirect.github.com/renovatebot/renovate/commit/a1c51509770a734d06b8fb9b771fbc79ca4cea3c)) ##### Miscellaneous Chores - **manager/gomod:** Update go toolchain specifier in test ([#​32546](https://redirect.github.com/renovatebot/renovate/issues/32546)) ([0cc330e](https://redirect.github.com/renovatebot/renovate/commit/0cc330e9115ef80bacfa14e3c839a24fa45d5b39)) ### [`v39.16.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.16.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.15.4...39.16.0) ##### Features - **datasource/go:** support gitea tags ([#​32555](https://redirect.github.com/renovatebot/renovate/issues/32555)) ([85dd149](https://redirect.github.com/renovatebot/renovate/commit/85dd14938a21c673cf4ec2763ef29b606f79290b)) ### [`v39.15.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.15.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.15.3...39.15.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.7.6 ([#​32557](https://redirect.github.com/renovatebot/renovate/issues/32557)) ([a79fd60](https://redirect.github.com/renovatebot/renovate/commit/a79fd606ebbce416d84a897d61d00281cdb38258)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`bc78d3c`](https://redirect.github.com/renovatebot/renovate/commit/bc78d3c) ([#​32553](https://redirect.github.com/renovatebot/renovate/issues/32553)) ([af7d6c6](https://redirect.github.com/renovatebot/renovate/commit/af7d6c68356fd71ac622cb41b2ca04dc2f4ea09e)) - **deps:** update slackapi/slack-github-action action to v1.27.1 ([#​32554](https://redirect.github.com/renovatebot/renovate/issues/32554)) ([7877afc](https://redirect.github.com/renovatebot/renovate/commit/7877afc2050007fbd60547f9673d2e59519e0a48)) ### [`v39.15.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.15.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.15.2...39.15.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.7.5 ([#​32548](https://redirect.github.com/renovatebot/renovate/issues/32548)) ([6c75b77](https://redirect.github.com/renovatebot/renovate/commit/6c75b77ecd4ee1089d022650e05ddbcf28af8b37)) ##### Documentation - release notes for Renovate v39 ([#​32504](https://redirect.github.com/renovatebot/renovate/issues/32504)) ([5b1b97b](https://redirect.github.com/renovatebot/renovate/commit/5b1b97b90f236099602d3befff37aa9fbf65d0d2)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.27.4 ([#​32541](https://redirect.github.com/renovatebot/renovate/issues/32541)) ([9f9c2d4](https://redirect.github.com/renovatebot/renovate/commit/9f9c2d40ad849b2ab02c506553eb2cf038ebedfd)) ### [`v39.15.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.15.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.15.1...39.15.2) ##### Documentation - **gradle:** correct requirements to process verification-metadata ([#​32534](https://redirect.github.com/renovatebot/renovate/issues/32534)) ([c238db0](https://redirect.github.com/renovatebot/renovate/commit/c238db058a957cc9e44296bf86913c690fe38a19)) ##### Build System - **deps:** update opentelemetry-js monorepo to v0.54.2 ([#​32538](https://redirect.github.com/renovatebot/renovate/issues/32538)) ([1d8ca5c](https://redirect.github.com/renovatebot/renovate/commit/1d8ca5cc4bc7ddaeaf70ad653acad84fd9a727f1)) ### [`v39.15.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.15.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.15.0...39.15.1) ##### Build System - **deps:** update dependency openpgp to v6 ([#​32479](https://redirect.github.com/renovatebot/renovate/issues/32479)) ([d4b1502](https://redirect.github.com/renovatebot/renovate/commit/d4b1502b3331824c0246932a429691b26572b881)) ### [`v39.15.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.15.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.14.1...39.15.0) ##### Features - **manager/cargo:** support reading package version from workspace (local only) ([#​32533](https://redirect.github.com/renovatebot/renovate/issues/32533)) ([6de1322](https://redirect.github.com/renovatebot/renovate/commit/6de13229b52db122a557e842a7660edd57dcdecd)) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.7.4 ([#​32532](https://redirect.github.com/renovatebot/renovate/issues/32532)) ([7e6d11a](https://redirect.github.com/renovatebot/renovate/commit/7e6d11a119624a2d32c779f5bb93217a75a6d5e8)) ### [`v39.14.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.14.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.14.0...39.14.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.7.3 ([#​32525](https://redirect.github.com/renovatebot/renovate/issues/32525)) ([89ebb35](https://redirect.github.com/renovatebot/renovate/commit/89ebb35d7a303b2e2dcac83bcda0937a25971a6f)) ### [`v39.14.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.14.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.13.1...39.14.0) ##### Features - **pep621:** set Git insteadOf directives when updating pdm/uv locks ([#​32378](https://redirect.github.com/renovatebot/renovate/issues/32378)) ([22880e9](https://redirect.github.com/renovatebot/renovate/commit/22880e9aac33654c3856a4783cf8b1602279121c)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`a6ed02f`](https://redirect.github.com/renovatebot/renovate/commit/a6ed02f) ([#​32524](https://redirect.github.com/renovatebot/renovate/issues/32524)) ([2862f76](https://redirect.github.com/renovatebot/renovate/commit/2862f763ad1173490efd6e05121fa15cbab4162e)) ### [`v39.13.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.13.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.13.0...39.13.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.7.2 ([#​32520](https://redirect.github.com/renovatebot/renovate/issues/32520)) ([c1c45dc](https://redirect.github.com/renovatebot/renovate/commit/c1c45dc455f38c5b1d15523c62df30aac566d583)) ### [`v39.13.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.13.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.12.0...39.13.0) ##### Features - **logger:** prefix log env settings with `RENOVATE_` ([#​32499](https://redirect.github.com/renovatebot/renovate/issues/32499)) ([42b448b](https://redirect.github.com/renovatebot/renovate/commit/42b448b0e5f7d3fc3ff12bf8d00ab95710f60a03)) ##### Bug Fixes - **gradle:** Increase tree parsing depth ([#​32516](https://redirect.github.com/renovatebot/renovate/issues/32516)) ([84f5d2a](https://redirect.github.com/renovatebot/renovate/commit/84f5d2a053fc3cf0ea692de7e635cbc291882cd6)) - overide `punycode` built-in module ([#​32502](https://redirect.github.com/renovatebot/renovate/issues/32502)) ([41ba7c3](https://redirect.github.com/renovatebot/renovate/commit/41ba7c3025ae2fcdda980b3cd968f00b49a05216)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`f605a30`](https://redirect.github.com/renovatebot/renovate/commit/f605a30) ([#​32518](https://redirect.github.com/renovatebot/renovate/issues/32518)) ([bf07498](https://redirect.github.com/renovatebot/renovate/commit/bf074986e9ce6ad961a974c8892b881e40922574)) - **manager/gomod:** Update go version to 1.23.3 in tests/examples ([#​32514](https://redirect.github.com/renovatebot/renovate/issues/32514)) ([894250d](https://redirect.github.com/renovatebot/renovate/commit/894250d392ba025e870134394b0c113f0fe5eb9e)) ### [`v39.12.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.12.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.7...39.12.0) ##### Features - **config:** Log unknown parsing error at debug level ([#​32512](https://redirect.github.com/renovatebot/renovate/issues/32512)) ([de518af](https://redirect.github.com/renovatebot/renovate/commit/de518af333879e5a2e131a9f73513d0b467a855c)) ##### Documentation - **faq:** update Renovate version in example ([#​32503](https://redirect.github.com/renovatebot/renovate/issues/32503)) ([b6acbff](https://redirect.github.com/renovatebot/renovate/commit/b6acbff28fd72a1cae2358bdc478aa7aed5aff3e)) - **gitlab:** Fix link to gitlab codeowners documentation ([#​32508](https://redirect.github.com/renovatebot/renovate/issues/32508)) ([40a6004](https://redirect.github.com/renovatebot/renovate/commit/40a600488c455aeec7132ce73635daa01c4d098c)) ##### Miscellaneous Chores - **deps:** update dependency [@​swc/core](https://redirect.github.com/swc/core) to v1.9.1 ([#​32507](https://redirect.github.com/renovatebot/renovate/issues/32507)) ([3de0340](https://redirect.github.com/renovatebot/renovate/commit/3de0340fdc60090063bd51776ad4e31289016df9)) - **deps:** update python:3.13 docker digest to [`7cbaafd`](https://redirect.github.com/renovatebot/renovate/commit/7cbaafd) ([#​32498](https://redirect.github.com/renovatebot/renovate/issues/32498)) ([202b549](https://redirect.github.com/renovatebot/renovate/commit/202b5492622958e60e0c7ce99398deee881f017f)) - **deps:** update python:3.13 docker digest to [`e1b0f7d`](https://redirect.github.com/renovatebot/renovate/commit/e1b0f7d) ([#​32515](https://redirect.github.com/renovatebot/renovate/issues/32515)) ([e4ae874](https://redirect.github.com/renovatebot/renovate/commit/e4ae87402797d85a6042dca1670a8aabce2c5acc)) ### [`v39.11.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.6...39.11.7) ##### Build System - **deps:** update dependency [@​renovatebot/pep440](https://redirect.github.com/renovatebot/pep440) to v4 ([#​32484](https://redirect.github.com/renovatebot/renovate/issues/32484)) ([cbc70db](https://redirect.github.com/renovatebot/renovate/commit/cbc70db28937e41dbdf679cc9155bde1c3bf34a7)) ### [`v39.11.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.5...39.11.6) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`dff4c06`](https://redirect.github.com/renovatebot/renovate/commit/dff4c06) ([#​32492](https://redirect.github.com/renovatebot/renovate/issues/32492)) ([f932291](https://redirect.github.com/renovatebot/renovate/commit/f9322910473a9253680f3f829e1f4bb6ba79cc06)) ##### Build System - **deps:** update dependency [@​renovatebot/kbpgp](https://redirect.github.com/renovatebot/kbpgp) to v4 ([#​32491](https://redirect.github.com/renovatebot/renovate/issues/32491)) ([caa7f58](https://redirect.github.com/renovatebot/renovate/commit/caa7f5868da021769fa5f529cc150172c3c37441)) - **deps:** update dependency [@​renovatebot/ruby-semver](https://redirect.github.com/renovatebot/ruby-semver) to v4 ([#​32493](https://redirect.github.com/renovatebot/renovate/issues/32493)) ([a6eeaef](https://redirect.github.com/renovatebot/renovate/commit/a6eeaef0c87b0c0ab25c1ba60e8b053112a52bd2)) ### [`v39.11.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.4...39.11.5) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.27.3 ([#​32486](https://redirect.github.com/renovatebot/renovate/issues/32486)) ([88be831](https://redirect.github.com/renovatebot/renovate/commit/88be8314b9926823e94eb74c3d6b3ac8e6acfd47)) ##### Build System - **deps:** update dependency [@​renovatebot/ruby-semver](https://redirect.github.com/renovatebot/ruby-semver) to v3.1.0 ([#​32487](https://redirect.github.com/renovatebot/renovate/issues/32487)) ([90bab99](https://redirect.github.com/renovatebot/renovate/commit/90bab99970fb436c4f4b1ce4b11ab2e906f838a3)) - **deps:** update dependency [@​renovatebot/ruby-semver](https://redirect.github.com/renovatebot/ruby-semver) to v3.1.1 ([#​32490](https://redirect.github.com/renovatebot/renovate/issues/32490)) ([be2e008](https://redirect.github.com/renovatebot/renovate/commit/be2e0088ccff4cf2a70f9eb0b2d310377a227e7b)) ### [`v39.11.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.3...39.11.4) ##### Build System - **deps:** update opentelemetry-js monorepo to v0.54.1 ([#​32482](https://redirect.github.com/renovatebot/renovate/issues/32482)) ([b6c4b14](https://redirect.github.com/renovatebot/renovate/commit/b6c4b14fd9048844bd38687a5b049feb0e7dbe8e)) ### [`v39.11.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.2...39.11.3) ##### Bug Fixes - **presets:** add node-version to Node.js group ([#​32481](https://redirect.github.com/renovatebot/renovate/issues/32481)) ([fafd653](https://redirect.github.com/renovatebot/renovate/commit/fafd653f59596bb5b04fafb23beb8e54f0116195)) ### [`v39.11.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.1...39.11.2) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.0.15 ([#​32477](https://redirect.github.com/renovatebot/renovate/issues/32477)) ([da2b33f](https://redirect.github.com/renovatebot/renovate/commit/da2b33f095cf920109da6cd9c43299af9e0bdab9)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.27.2 ([#​32476](https://redirect.github.com/renovatebot/renovate/issues/32476)) ([de91dd3](https://redirect.github.com/renovatebot/renovate/commit/de91dd3247b0e0a70744c5df3cee38f852d72cbe)) ##### Build System - **deps:** update dependency [@​renovatebot/kbpgp](https://redirect.github.com/renovatebot/kbpgp) to v3.0.2 ([#​32475](https://redirect.github.com/renovatebot/renovate/issues/32475)) ([dacf428](https://redirect.github.com/renovatebot/renovate/commit/dacf42898b4d7b9c4545a8dc49782694075c771e)) - **deps:** update dependency [@​renovatebot/pep440](https://redirect.github.com/renovatebot/pep440) to v3.1.0 ([#​32478](https://redirect.github.com/renovatebot/renovate/issues/32478)) ([c817804](https://redirect.github.com/renovatebot/renovate/commit/c8178049b0360895649b9033b7eb78aacb7ed996)) ### [`v39.11.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.11.0...39.11.1) ##### Bug Fixes - debug log when internalChecksFilter not met ([#​32390](https://redirect.github.com/renovatebot/renovate/issues/32390)) ([f0902e1](https://redirect.github.com/renovatebot/renovate/commit/f0902e16185bf345122e0fae957483b212d609d9)) ### [`v39.11.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.11.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.10.3...39.11.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.7.1 ([#​32473](https://redirect.github.com/renovatebot/renovate/issues/32473)) ([416ab8e](https://redirect.github.com/renovatebot/renovate/commit/416ab8ec56076f0c52a11ad078fd17b1f11ebe29)) ### [`v39.10.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.10.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.10.2...39.10.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.6.1 ([#​32472](https://redirect.github.com/renovatebot/renovate/issues/32472)) ([d79a13e](https://redirect.github.com/renovatebot/renovate/commit/d79a13e1f12db1269a000f0a1a3c59a81a8b9033)) ##### Documentation - update references to renovate/renovate to v39 ([#​32470](https://redirect.github.com/renovatebot/renovate/issues/32470)) ([87c83b8](https://redirect.github.com/renovatebot/renovate/commit/87c83b8891c8eb625964fc9905c5d2ead15db997)) ##### Miscellaneous Chores - **deps:** update dependency renovatebot/github-action to v41 ([#​32417](https://redirect.github.com/renovatebot/renovate/issues/32417)) ([fa7d737](https://redirect.github.com/renovatebot/renovate/commit/fa7d737eab3f1c49b143497ffbd0a41ada702d2c)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.0.15 ([#​32469](https://redirect.github.com/renovatebot/renovate/issues/32469)) ([bf98d48](https://redirect.github.com/renovatebot/renovate/commit/bf98d48e8d539f4f281c02da36e5e1b38cfb5731)) - **deps:** update python:3.13 docker digest to [`5b5dd1a`](https://redirect.github.com/renovatebot/renovate/commit/5b5dd1a) ([#​32466](https://redirect.github.com/renovatebot/renovate/issues/32466)) ([c2117cb](https://redirect.github.com/renovatebot/renovate/commit/c2117cb1d20dd4a6b2c9a9c0caf06ac12b037ab5)) - **deps:** update python:3.13 docker digest to [`d8c0373`](https://redirect.github.com/renovatebot/renovate/commit/d8c0373) ([#​32468](https://redirect.github.com/renovatebot/renovate/issues/32468)) ([53aa54c](https://redirect.github.com/renovatebot/renovate/commit/53aa54cdf28d81e339151dbc65f7f090e43da879)) ##### Code Refactoring - **bazel-module:** consolidate kv parsing logic ([#​32464](https://redirect.github.com/renovatebot/renovate/issues/32464)) ([624bda1](https://redirect.github.com/renovatebot/renovate/commit/624bda19d1cf90257cfb9f037b9311fffa680a44)) ### [`v39.10.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.10.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.10.1...39.10.2) ##### Build System - **deps:** update aws-sdk-js-v3 monorepo ([#​32262](https://redirect.github.com/renovatebot/renovate/issues/32262)) ([bddde3c](https://redirect.github.com/renovatebot/renovate/commit/bddde3c3c68f3d8f56983b4764c7a044ebf6400f)) ### [`v39.10.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.10.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.10.0...39.10.1) ##### Bug Fixes - **gerrit:** improve commit message vs pr title workaround ([#​32115](https://redirect.github.com/renovatebot/renovate/issues/32115)) ([f7e4668](https://redirect.github.com/renovatebot/renovate/commit/f7e4668eff1086ff53cfbb28a477ab2e592e92c9)) ### [`v39.10.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.10.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.9.5...39.10.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.6.0 ([#​32457](https://redirect.github.com/renovatebot/renovate/issues/32457)) ([c5c10e6](https://redirect.github.com/renovatebot/renovate/commit/c5c10e632dcf194ef84889949794906f27336d27)) ### [`v39.9.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.9.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.9.4...39.9.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.5.5 ([#​32448](https://redirect.github.com/renovatebot/renovate/issues/32448)) ([3a516ff](https://redirect.github.com/renovatebot/renovate/commit/3a516ff10de2540ac33d6741e2ec66ed8413b18a)) ### [`v39.9.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.9.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.9.3...39.9.4) ##### Bug Fixes - **docker-image:** init containerbase if needed ([#​32445](https://redirect.github.com/renovatebot/renovate/issues/32445)) ([97ace64](https://redirect.github.com/renovatebot/renovate/commit/97ace64c0a249abfa7f78be9bed1bca21b5833bb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12pm on sunday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bruxisma/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGU6ZGVwZW5kZW5jaWVzIiwicmVub3ZhdGU6bm9kZSJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information