chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41 #674

Merged
ben merged 1 commit from renovate/ghcr.io-renovatebot-renovate-41.x into main 2025-06-21 18:27:48 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/renovatebot/renovate (source) major 40.62.1 -> 41.1.3

Release Notes

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

v41.1.3

Compare Source

Miscellaneous Chores
Build System

v41.1.2

Compare Source

Miscellaneous Chores
Build System

v41.1.1

Compare Source

Miscellaneous Chores
Build System

v41.1.0

Compare Source

Features
Miscellaneous Chores

v41.0.0

Compare Source

⚠ BREAKING CHANGES
  • config: support jsonc in existing config + preset files (#​36141)
  • pixi: pixi manager will no longer have a hardcoded depType: 'dependencies' and instead have values like depType: 'feature-lint'.
  • config: This will be a breaking change for any users that have customized their branchTopic and use separateMultipleMinor=true. In those cases, the minor version version will no longer be included in the branch names until they make a similar modification to their branchTopic. For all other users (who haven't set branchTopic or separateMultipleMinor) the behavior should be unchanged.
  • deps: Versions of some languages/managers in the Renovate -full image have had major upgrades.
  • config: Merge Confidence badges will now be included by default with the config:recommended preset.
Features
  • config: add mergeConfidence:age-confidence-badges to config:recommended (#​36450) (8cc5e3e)
  • config: add minor version to default branchTopic to support separateMultipleMinor (#​35606) (c5a5369)
  • config: support jsonc in existing config + preset files (#​36141) (8c7e931)
  • deps: Update ghcr.io/renovatebot/base-image Docker tag to v10 (main) (#​35730) (27bb86c)
  • pixi: add feature to depType (#​35255) (0b676d7)
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 | Update | Change | |---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | major | `40.62.1` -> `41.1.3` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v41.1.3`](https://github.com/renovatebot/renovate/releases/tag/41.1.3) [Compare Source](https://github.com/renovatebot/renovate/compare/41.1.2...41.1.3) ##### Miscellaneous Chores - **deps:** update dependency tsx to v4.20.3 (main) ([#&#8203;36620](https://github.com/renovatebot/renovate/issues/36620)) ([0935b69](https://github.com/renovatebot/renovate/commit/0935b69ff944231750c7d216ec79697d9457e7c2)) ##### Build System - **deps:** update dependency minimatch to v10.0.3 (main) ([#&#8203;36611](https://github.com/renovatebot/renovate/issues/36611)) ([1c4e1ff](https://github.com/renovatebot/renovate/commit/1c4e1fff7a802c6908944c1e2469fcd3e30bbbce)) ### [`v41.1.2`](https://github.com/renovatebot/renovate/releases/tag/41.1.2) [Compare Source](https://github.com/renovatebot/renovate/compare/41.1.1...41.1.2) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;vitest/eslint-plugin](https://github.com/vitest/eslint-plugin) to v1.2.4 (main) ([#&#8203;36613](https://github.com/renovatebot/renovate/issues/36613)) ([b4f4f2a](https://github.com/renovatebot/renovate/commit/b4f4f2a7ec35942ec641bf3bd2a0e1f9565afb5b)) ##### Build System - **deps:** update dependency zod to v3.25.64 (main) ([#&#8203;36617](https://github.com/renovatebot/renovate/issues/36617)) ([50e3127](https://github.com/renovatebot/renovate/commit/50e3127e10f3b2b0801d3e04c3a105a0f31fe5fe)) ### [`v41.1.1`](https://github.com/renovatebot/renovate/releases/tag/41.1.1) [Compare Source](https://github.com/renovatebot/renovate/compare/41.1.0...41.1.1) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;vitest/eslint-plugin](https://github.com/vitest/eslint-plugin) to v1.2.3 (main) ([#&#8203;36609](https://github.com/renovatebot/renovate/issues/36609)) ([dba51f9](https://github.com/renovatebot/renovate/commit/dba51f972f41f052a168db913014e1aeef685e1e)) ##### Build System - **deps:** update dependency glob to v11.0.3 (main) ([#&#8203;36610](https://github.com/renovatebot/renovate/issues/36610)) ([74d3a18](https://github.com/renovatebot/renovate/commit/74d3a18daa0264dcc23e93d350747b72966e73e8)) ### [`v41.1.0`](https://github.com/renovatebot/renovate/releases/tag/41.1.0) [Compare Source](https://github.com/renovatebot/renovate/compare/41.0.0...41.1.0) ##### Features - Introduce data file for post-upgrade commands ([#&#8203;36269](https://github.com/renovatebot/renovate/issues/36269)) ([275af40](https://github.com/renovatebot/renovate/commit/275af40084e6f85fe5da8db95096e17cbc635844)) ##### Miscellaneous Chores - **presets:** add @&#8203;jest/\*\* to jsUnitTest list ([#&#8203;36605](https://github.com/renovatebot/renovate/issues/36605)) ([cf51ad2](https://github.com/renovatebot/renovate/commit/cf51ad207ad8cd2e3de9034f94e0a95cde831079)) ### [`v41.0.0`](https://github.com/renovatebot/renovate/releases/tag/41.0.0) [Compare Source](https://github.com/renovatebot/renovate/compare/40.62.1...41.0.0) ##### ⚠ BREAKING CHANGES - **config:** support `jsonc` in existing config + preset files ([#&#8203;36141](https://github.com/renovatebot/renovate/issues/36141)) - **pixi:** pixi manager will no longer have a hardcoded `depType: 'dependencies'` and instead have values like `depType: 'feature-lint'`. - **config:** This will be a breaking change for any users that have customized their branchTopic and use separateMultipleMinor=true. In those cases, the minor version version will no longer be included in the branch names until they make a similar modification to their branchTopic. For all other users (who haven't set branchTopic or separateMultipleMinor) the behavior should be unchanged. - **deps:** Versions of some languages/managers in the Renovate -full image have had major upgrades. - **config:** Merge Confidence badges will now be included by default with the `config:recommended` preset. ##### Features - **config:** add mergeConfidence:age-confidence-badges to config:recommended ([#&#8203;36450](https://github.com/renovatebot/renovate/issues/36450)) ([8cc5e3e](https://github.com/renovatebot/renovate/commit/8cc5e3ed267ebac38917b363152c99e2e146175d)) - **config:** add minor version to default branchTopic to support separateMultipleMinor ([#&#8203;35606](https://github.com/renovatebot/renovate/issues/35606)) ([c5a5369](https://github.com/renovatebot/renovate/commit/c5a53695b767437ad1dcd8fb6c5b011ca46b2db0)) - **config:** support `jsonc` in existing config + preset files ([#&#8203;36141](https://github.com/renovatebot/renovate/issues/36141)) ([8c7e931](https://github.com/renovatebot/renovate/commit/8c7e931da37615e0ed720d1d8c77767814eeda7a)) - **deps:** Update ghcr.io/renovatebot/base-image Docker tag to v10 (main) ([#&#8203;35730](https://github.com/renovatebot/renovate/issues/35730)) ([27bb86c](https://github.com/renovatebot/renovate/commit/27bb86c3a19521fbd06c4aefe47ad236b4374d9d)) - **pixi:** add feature to depType ([#&#8203;35255](https://github.com/renovatebot/renovate/issues/35255)) ([0b676d7](https://github.com/renovatebot/renovate/commit/0b676d72f641072150567824b637b0c462346ef0)) ##### Miscellaneous Chores - **deps:** update dependency tsx to v4.20.2 (main) ([#&#8203;36604](https://github.com/renovatebot/renovate/issues/36604)) ([d21ec8a](https://github.com/renovatebot/renovate/commit/d21ec8a49472a9c6c8ebd7b97c6a5ea4efd2fb1e)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-06-19 10:05:52 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m25s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 55s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
0da7afa93d
renovate force-pushed renovate/ghcr.io-renovatebot-renovate-41.x from 0da7afa93d to 0595f325d6 2025-06-19 14:04:40 +00:00 Compare
renovate force-pushed renovate/ghcr.io-renovatebot-renovate-41.x from 0595f325d6 to 5a4ed9b5e8 2025-06-19 22:02:45 +00:00 Compare
renovate force-pushed renovate/ghcr.io-renovatebot-renovate-41.x from 5a4ed9b5e8 to 3e5d524810 2025-06-20 08:03:39 +00:00 Compare
renovate force-pushed renovate/ghcr.io-renovatebot-renovate-41.x from 3e5d524810 to 269ad875d8 2025-06-20 10:02:43 +00:00 Compare
ben merged commit 269ad875d8 into main 2025-06-21 18:27:47 +00:00
ben deleted branch renovate/ghcr.io-renovatebot-renovate-41.x 2025-06-21 18:27:48 +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: ben/cluster-state#674
No description provided.