chore(deps): update renovate/renovate docker tag to v42.30.1 #1123

Merged
renovate merged 1 commit from renovate/renovate-renovate-42.x into master 2025-12-02 17:07:44 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
renovate/renovate (source) docker minor 42.29.2 -> 42.30.1

Release Notes

renovatebot/renovate (renovate/renovate)

v42.30.1

Compare Source

Bug Fixes
  • allowedUnsafeExecutions: allow usagfe in the repository stage (#​39704) (77a59c3)

v42.30.0

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v42.29.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.11.3 (main) (#​39689) (e381378)
Documentation
Miscellaneous Chores
  • deps: update otel/opentelemetry-collector-contrib docker tag to v0.141.0 (main) (#​39690) (6cacf79)
  • instrumentation: add links to Semantic Convention docs (#​39671) (b2f5049)
Code Refactoring

v42.29.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.11.2 (main) (#​39673) (b673d8e)

v42.29.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | docker | minor | `42.29.2` -> `42.30.1` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v42.30.1`](https://github.com/renovatebot/renovate/releases/tag/42.30.1) [Compare Source](https://github.com/renovatebot/renovate/compare/42.30.0...42.30.1) ##### Bug Fixes - **allowedUnsafeExecutions:** allow usagfe in the `repository` stage ([#&#8203;39704](https://github.com/renovatebot/renovate/issues/39704)) ([77a59c3](https://github.com/renovatebot/renovate/commit/77a59c3575f016be77edb714328836f556f0b12c)) ### [`v42.30.0`](https://github.com/renovatebot/renovate/releases/tag/42.30.0) [Compare Source](https://github.com/renovatebot/renovate/compare/42.29.5...42.30.0) ##### Features - **groups:** revert `markdownlint-cli2` group ([#&#8203;39699](https://github.com/renovatebot/renovate/issues/39699)) ([e4b37fe](https://github.com/renovatebot/renovate/commit/e4b37fe4c84f54c92ff8dba855cb0078b4c3b73a)), closes [#&#8203;39569](https://github.com/renovatebot/renovate/issues/39569) ##### Bug Fixes - **allowedUnsafeExecutions:** add to GlobalConfig options ([#&#8203;39700](https://github.com/renovatebot/renovate/issues/39700)) ([ccb80f2](https://github.com/renovatebot/renovate/commit/ccb80f210d6785693f0ef7e8db628c19d248a331)), closes [#&#8203;39573](https://github.com/renovatebot/renovate/issues/39573) - read only issue ([#&#8203;39676](https://github.com/renovatebot/renovate/issues/39676)) ([e97a886](https://github.com/renovatebot/renovate/commit/e97a886a71ab888ba122ddeadeb469fdbee44e6d)) ##### Miscellaneous Chores - deprecate `GlobalOnlyConfig` ([#&#8203;39686](https://github.com/renovatebot/renovate/issues/39686)) ([e272cea](https://github.com/renovatebot/renovate/commit/e272cea10f87668b6bd8067ce3322ea80176f512)), closes [#&#8203;39685](https://github.com/renovatebot/renovate/issues/39685) - deprecate `LegacyAdminConfig` ([#&#8203;39696](https://github.com/renovatebot/renovate/issues/39696)) ([1d9c030](https://github.com/renovatebot/renovate/commit/1d9c0306149c509ab9b682757eef6f125a767fe0)) - **deps:** update dependency markdownlint-cli2 to v0.19.1 (main) ([#&#8203;39425](https://github.com/renovatebot/renovate/issues/39425)) ([2ea7855](https://github.com/renovatebot/renovate/commit/2ea785569f12ce2f4d8c9099f9eeb4a38efc387d)) - **deps:** update prom/prometheus docker tag to v3.8.0 (main) ([#&#8203;39691](https://github.com/renovatebot/renovate/issues/39691)) ([ce4f315](https://github.com/renovatebot/renovate/commit/ce4f3156609710a2f92f4f78467112275e7fbc26)) - **deps:** update vitest monorepo to v4.0.14 (main) ([#&#8203;39701](https://github.com/renovatebot/renovate/issues/39701)) ([f383805](https://github.com/renovatebot/renovate/commit/f383805e81592d866b4b8e24a658e1f93b7d3bc6)) - document the configuration types ([#&#8203;39698](https://github.com/renovatebot/renovate/issues/39698)) ([68572c9](https://github.com/renovatebot/renovate/commit/68572c9c710186747225e58dfb5f1e0c9de1f9f1)) ### [`v42.29.5`](https://github.com/renovatebot/renovate/releases/tag/42.29.5) [Compare Source](https://github.com/renovatebot/renovate/compare/42.29.4...42.29.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v12.11.3 (main) ([#&#8203;39689](https://github.com/renovatebot/renovate/issues/39689)) ([e381378](https://github.com/renovatebot/renovate/commit/e381378cda705e4063b0a4c674df65f7346e8048)) ##### Documentation - fix empty notes ([#&#8203;39662](https://github.com/renovatebot/renovate/issues/39662)) ([baf1f88](https://github.com/renovatebot/renovate/commit/baf1f8831e17637bf606a06f4f7ae7da5e9b7b88)) ##### Miscellaneous Chores - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.141.0 (main) ([#&#8203;39690](https://github.com/renovatebot/renovate/issues/39690)) ([6cacf79](https://github.com/renovatebot/renovate/commit/6cacf79dd7c7e1e86472e2dd303522564e1bc5c5)) - **instrumentation:** add links to Semantic Convention docs ([#&#8203;39671](https://github.com/renovatebot/renovate/issues/39671)) ([b2f5049](https://github.com/renovatebot/renovate/commit/b2f5049ecbe931518ba3fcdbae6a7c663a3e54d5)) ##### Code Refactoring - **config/options:** ensure global options are sorted ([#&#8203;39681](https://github.com/renovatebot/renovate/issues/39681)) ([78e5977](https://github.com/renovatebot/renovate/commit/78e5977977d2f0529ee1c2c621060aefea180241)) ### [`v42.29.4`](https://github.com/renovatebot/renovate/releases/tag/42.29.4) [Compare Source](https://github.com/renovatebot/renovate/compare/42.29.3...42.29.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v12.11.2 (main) ([#&#8203;39673](https://github.com/renovatebot/renovate/issues/39673)) ([b673d8e](https://github.com/renovatebot/renovate/commit/b673d8e7236d3f07856d7014dd8f7f623ca7dffe)) ### [`v42.29.3`](https://github.com/renovatebot/renovate/releases/tag/42.29.3) [Compare Source](https://github.com/renovatebot/renovate/compare/42.29.2...42.29.3) ##### Bug Fixes - **git:** report Git operation statistics at end of run ([#&#8203;39596](https://github.com/renovatebot/renovate/issues/39596)) ([b5cd031](https://github.com/renovatebot/renovate/commit/b5cd0317cf0be7a1abbfc12c34f7e3b576031eb7)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDIuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-02 01:11:59 +01:00
renovate force-pushed renovate/renovate-renovate-42.x from cdb025d867 to b5d0662ebd 2025-12-02 17:07:42 +01:00 Compare
renovate merged commit 5200198ab8 into master 2025-12-02 17:07:44 +01:00
renovate deleted branch renovate/renovate-renovate-42.x 2025-12-02 17:07:44 +01:00
renovate changed title from chore(deps): update renovate/renovate docker tag to v42.29.4 to chore(deps): update renovate/renovate docker tag to v42.30.1 2025-12-02 17:10:12 +01: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
renovate/renovate-config!1123
No description provided.