Update ghcr.io/renovatebot/renovate Docker tag to v42.1.3 #19

Merged
kovagoadi merged 1 commits from renovate/ghcr.io-renovatebot-renovate-42.x into main 2025-11-08 14:42:48 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container minor 42.0.1 -> 42.1.3

Release Notes

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v42.1.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.1.4 (main) (#​39174) (1216402)
Build System

v42.1.2

Compare Source

Bug Fixes

v42.1.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.1.3 (main) (#​39172) (0ffd324)

v42.1.0

Compare Source

Features
Code Refactoring
  • deb: Split DebDatasource in smaller pieces and prepare for mutli-compression feature (#​38254) (5d36cf1)
  • presets: add type for presets with global-only configuration (#​39166) (8348930)
Build System
Continuous Integration

v42.0.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.1.2 (main) (#​39164) (534a686)
Documentation

v42.0.2

Compare Source

Bug Fixes
Miscellaneous Chores

Configuration

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

🔕 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 | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `42.0.1` -> `42.1.3` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v42.1.3`](https://github.com/renovatebot/renovate/releases/tag/42.1.3) [Compare Source](https://github.com/renovatebot/renovate/compare/42.1.2...42.1.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v12.1.4 (main) ([#&#8203;39174](https://github.com/renovatebot/renovate/issues/39174)) ([1216402](https://github.com/renovatebot/renovate/commit/1216402ca44244e10484761a2ebee90153bd47fa)) ##### Build System - **deps:** update dependency [@&#8203;renovatebot/osv-offline](https://github.com/renovatebot/osv-offline) to v1.7.10 (main) ([#&#8203;39173](https://github.com/renovatebot/renovate/issues/39173)) ([a8f1501](https://github.com/renovatebot/renovate/commit/a8f150193c53c0b8f91b64be85edb1cb9364e047)) ### [`v42.1.2`](https://github.com/renovatebot/renovate/releases/tag/42.1.2) [Compare Source](https://github.com/renovatebot/renovate/compare/42.1.1...42.1.2) ##### Bug Fixes - **nuget:** correct escaping syntax ([#&#8203;39120](https://github.com/renovatebot/renovate/issues/39120)) ([50471cb](https://github.com/renovatebot/renovate/commit/50471cbd253d3ee613bb120ee7274b3a03965f6f)) - skip npm installation if no constraint specified ([#&#8203;38974](https://github.com/renovatebot/renovate/issues/38974)) ([98eef7e](https://github.com/renovatebot/renovate/commit/98eef7e82da17ee9a025aa7f06c1ed250d74300e)) ### [`v42.1.1`](https://github.com/renovatebot/renovate/releases/tag/42.1.1) [Compare Source](https://github.com/renovatebot/renovate/compare/42.1.0...42.1.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v12.1.3 (main) ([#&#8203;39172](https://github.com/renovatebot/renovate/issues/39172)) ([0ffd324](https://github.com/renovatebot/renovate/commit/0ffd3241cbc064b0a3e037dfab0ab0da8d3c0656)) ### [`v42.1.0`](https://github.com/renovatebot/renovate/releases/tag/42.1.0) [Compare Source](https://github.com/renovatebot/renovate/compare/42.0.3...42.1.0) ##### Features - **pip-compile:** Support more `uv pip compile` options ([#&#8203;39167](https://github.com/renovatebot/renovate/issues/39167)) ([0b02c42](https://github.com/renovatebot/renovate/commit/0b02c4257a91c11d2c89372ab21f2c03f2f34824)) ##### Code Refactoring - **deb:** Split DebDatasource in smaller pieces and prepare for mutli-compression feature ([#&#8203;38254](https://github.com/renovatebot/renovate/issues/38254)) ([5d36cf1](https://github.com/renovatebot/renovate/commit/5d36cf1d1496cf0bbd98318a3f9cbdf0811e1f04)) - **presets:** add type for presets with global-only configuration ([#&#8203;39166](https://github.com/renovatebot/renovate/issues/39166)) ([8348930](https://github.com/renovatebot/renovate/commit/83489302d7248ed918e96a890ebfffe2cbe334d8)) ##### Build System - **deps:** update dependency [@&#8203;sindresorhus/is](https://github.com/sindresorhus/is) to v7.1.1 (main) ([#&#8203;39169](https://github.com/renovatebot/renovate/issues/39169)) ([2ed5bc5](https://github.com/renovatebot/renovate/commit/2ed5bc52a0fd751985a2581657e6d5b1f0e4753f)) ##### Continuous Integration - add an "ago" note to the notification ([#&#8203;39161](https://github.com/renovatebot/renovate/issues/39161)) ([a75dc8c](https://github.com/renovatebot/renovate/commit/a75dc8c4023b6539ea2c5f8c29b5783bfdaed2d1)) ### [`v42.0.3`](https://github.com/renovatebot/renovate/releases/tag/42.0.3) [Compare Source](https://github.com/renovatebot/renovate/compare/42.0.2...42.0.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v12.1.2 (main) ([#&#8203;39164](https://github.com/renovatebot/renovate/issues/39164)) ([534a686](https://github.com/renovatebot/renovate/commit/534a68691d5dfc7eb4f962baaa6f7e0029433d90)) ##### Documentation - reference glob tool ([#&#8203;39154](https://github.com/renovatebot/renovate/issues/39154)) ([6f6a94a](https://github.com/renovatebot/renovate/commit/6f6a94abf9c0dd7b8fea987b066901ad36f161d5)) ### [`v42.0.2`](https://github.com/renovatebot/renovate/releases/tag/42.0.2) [Compare Source](https://github.com/renovatebot/renovate/compare/42.0.1...42.0.2) ##### Bug Fixes - **git-submodules:** avoid network call during extract ([#&#8203;39147](https://github.com/renovatebot/renovate/issues/39147)) ([7688550](https://github.com/renovatebot/renovate/commit/7688550150c6ad7868f403dcd1d9578316fa28b7)) ##### Miscellaneous Chores - **deps:** update dependency rimraf to v6.1.0 (main) ([#&#8203;39150](https://github.com/renovatebot/renovate/issues/39150)) ([c94c65f](https://github.com/renovatebot/renovate/commit/c94c65f52a7c6c31132d07cd07782e6a8ae96495)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4wLjEiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4wLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-11-08 04:27:47 +01:00
kovagoadi merged commit 79755e4462 into main 2025-11-08 14:42:48 +01:00
kovagoadi deleted branch renovate/ghcr.io-renovatebot-renovate-42.x 2025-11-08 14:42:48 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kovagoadi.hu/Renovate#19
No description provided.