fix(deps): update ghcr.io/renovatebot/renovate docker tag to v39 #115

Merged
jahanson merged 1 commit from renovate/ghcr.io-renovatebot-renovate-39.x into main 2024-11-05 07:45:17 -06:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container major 38.142.7 -> 39.0.3

Release Notes

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

v39.0.3

Compare Source

Build System

v39.0.2

Compare Source

Bug Fixes
Miscellaneous Chores

v39.0.1

Compare Source

Bug Fixes
Miscellaneous Chores
Build System

v39.0.0

Compare Source

⚠ BREAKING CHANGES
  • branchNameStrict: Branch names with multiple forward slashes will change if branchNameStrict=true
  • deps: Renovate sidecard images will default to use Ubuntu 24.04 instead of 20.04, and use User ID 12021 instead of 1001
  • deps: The Renovate full image now uses Ubuntu 24.04, Python 3.13 and Node v22
  • github: Renovate will now prefer squash merges over others in GitHub, if they are allowed.
  • Dockerfile: Renovate -full images will now use binarySource=global. Set RENOVATE_BINARY_SOURCE=install to revert to dynamic tool installation.
  • Renovate Docker images will now be based on Node.js v22 instead of v20
Features
Bug Fixes
  • github: change automerge priority order to prefer squash (#​32016) (b0bc3e8)
Build System

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 | major | `38.142.7` -> `39.0.3` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v39.0.3`](https://github.com/renovatebot/renovate/releases/tag/39.0.3) [Compare Source](https://github.com/renovatebot/renovate/compare/39.0.2...39.0.3) ##### Build System - **deps:** update dependency ini to v5 ([#&#8203;32322](https://github.com/renovatebot/renovate/issues/32322)) ([85267b9](https://github.com/renovatebot/renovate/commit/85267b9861cffc680a5efc4ae8266791232bffa7)) ### [`v39.0.2`](https://github.com/renovatebot/renovate/releases/tag/39.0.2) [Compare Source](https://github.com/renovatebot/renovate/compare/39.0.1...39.0.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.2.2 ([#&#8203;32326](https://github.com/renovatebot/renovate/issues/32326)) ([c4ce100](https://github.com/renovatebot/renovate/commit/c4ce100f5656e2434c9fa0dcb9a1e5150ac5bbfd)) - **versioning/poetry:** use pep440 for comparisons ([#&#8203;32275](https://github.com/renovatebot/renovate/issues/32275)) ([3a4c292](https://github.com/renovatebot/renovate/commit/3a4c29215dd0395b88b0a0c2c3b86d81f7c8f786)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v20.17.2 ([#&#8203;32324](https://github.com/renovatebot/renovate/issues/32324)) ([b7c078d](https://github.com/renovatebot/renovate/commit/b7c078d8e7870b57bed8ea382cd1db997d1ea8e8)) ### [`v39.0.1`](https://github.com/renovatebot/renovate/releases/tag/39.0.1) [Compare Source](https://github.com/renovatebot/renovate/compare/39.0.0...39.0.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.2.1 ([#&#8203;32315](https://github.com/renovatebot/renovate/issues/32315)) ([4fa3a58](https://github.com/renovatebot/renovate/commit/4fa3a58c6281d2c480d7039e70596ba3da713c8a)) - **gomod:** GOPROXY with slash doesnt work ([#&#8203;32255](https://github.com/renovatebot/renovate/issues/32255)) ([80dd936](https://github.com/renovatebot/renovate/commit/80dd9363061943c13692cff4dad0d0295ef55d00)) ##### Miscellaneous Chores - **deps:** update dependency npm-run-all2 to v7 ([#&#8203;32310](https://github.com/renovatebot/renovate/issues/32310)) ([7725b40](https://github.com/renovatebot/renovate/commit/7725b4060dd25c96dd6b13fb0d8255547f500d38)) ##### Build System - **deps:** update dependency cronstrue to v2.51.0 ([#&#8203;32316](https://github.com/renovatebot/renovate/issues/32316)) ([7729740](https://github.com/renovatebot/renovate/commit/77297408ca30c280733f077ba49e10ac50495a51)) - **deps:** update dependency git-url-parse to v15 ([#&#8203;32319](https://github.com/renovatebot/renovate/issues/32319)) ([9182c0c](https://github.com/renovatebot/renovate/commit/9182c0c6e39ecef5682444077805264d8b859ac5)) - **deps:** update dependency ignore to v6 ([#&#8203;32321](https://github.com/renovatebot/renovate/issues/32321)) ([dfd994b](https://github.com/renovatebot/renovate/commit/dfd994b8796ad682369241b95248824f31ecd268)) - **deps:** update dependency validate-npm-package-name to v6 ([#&#8203;32309](https://github.com/renovatebot/renovate/issues/32309)) ([a61de17](https://github.com/renovatebot/renovate/commit/a61de179d3835e40bacce329b81bd66c92a0827c)) ### [`v39.0.0`](https://github.com/renovatebot/renovate/releases/tag/39.0.0) [Compare Source](https://github.com/renovatebot/renovate/compare/38.142.7...39.0.0) ##### ⚠ BREAKING CHANGES - **branchNameStrict:** Branch names with multiple forward slashes will change if branchNameStrict=true - **deps:** Renovate sidecard images will default to use Ubuntu 24.04 instead of 20.04, and use User ID 12021 instead of 1001 - **deps:** The Renovate full image now uses Ubuntu 24.04, Python 3.13 and Node v22 - **github:** Renovate will now prefer squash merges over others in GitHub, if they are allowed. - **Dockerfile:** Renovate -full images will now use binarySource=global. Set RENOVATE_BINARY_SOURCE=install to revert to dynamic tool installation. - Renovate Docker images will now be based on Node.js v22 instead of v20 ##### Features - **branchNameStrict:** remove forward slashes from non-prefix part of branchName ([#&#8203;32278](https://github.com/renovatebot/renovate/issues/32278)) ([a6d93dc](https://github.com/renovatebot/renovate/commit/a6d93dcbc61a0d08149c4034d896d3efdb00be06)) - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13 ([#&#8203;32095](https://github.com/renovatebot/renovate/issues/32095)) ([0f2783c](https://github.com/renovatebot/renovate/commit/0f2783cf7a3ea145d7fdd0a5a4eb820c3f14800e)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9 ([#&#8203;32240](https://github.com/renovatebot/renovate/issues/32240)) ([2d9cd61](https://github.com/renovatebot/renovate/commit/2d9cd6108f9989cffe91593c2fa3510bc77f107d)) - **Dockerfile:** set binarySource=global for full image ([#&#8203;32272](https://github.com/renovatebot/renovate/issues/32272)) ([4f62bff](https://github.com/renovatebot/renovate/commit/4f62bffb973e09b053281c70607ffafa108fa2fb)), closes [#&#8203;32136](https://github.com/renovatebot/renovate/issues/32136) ##### Bug Fixes - **github:** change automerge priority order to prefer squash ([#&#8203;32016](https://github.com/renovatebot/renovate/issues/32016)) ([b0bc3e8](https://github.com/renovatebot/renovate/commit/b0bc3e8ffc24f284d1f28ba5a6984cdec39244c4)) ##### Build System - Update to Node v22 ([#&#8203;32182](https://github.com/renovatebot/renovate/issues/32182)) ([c8cb839](https://github.com/renovatebot/renovate/commit/c8cb839e605a807e8d6af39fb7a2eb826fc7ead8)), closes [#&#8203;32068](https://github.com/renovatebot/renovate/issues/32068) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
smeagol-help added 1 commit 2024-11-04 18:07:43 -06:00
jahanson was assigned by smeagol-help 2024-11-04 18:07:44 -06:00
smeagol-help force-pushed renovate/ghcr.io-renovatebot-renovate-39.x from c36b529293 to 127477fc07 2024-11-05 01:32:39 -06:00 Compare
smeagol-help force-pushed renovate/ghcr.io-renovatebot-renovate-39.x from 127477fc07 to b7cac42e9a 2024-11-05 02:02:19 -06:00 Compare
jahanson merged commit 8bb4535fee into main 2024-11-05 07:45:17 -06:00
jahanson deleted branch renovate/ghcr.io-renovatebot-renovate-39.x 2024-11-05 07:45:17 -06:00
jahanson referenced this pull request from a commit 2024-11-05 08:59:42 -06: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: jahanson/renovate-config#115
No description provided.