Update renovate/renovate Docker tag to v44.33.2 #80

Merged
lilleman merged 3 commits from renovate/renovate-renovate-44.x into main 2026-08-20 21:56:05 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
renovate/renovate (source) minor 44.32.644.33.2

Release Notes

renovatebot/renovate (renovate/renovate)

v44.33.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.87.3 (main) (#​45332) (1333d2c)
Miscellaneous Chores
Continuous Integration
  • add restore-keys fallback for tsbuildinfo cache (97c10ff)
  • add restore-keys fallback for vitest cache (a265d4a)
  • add missing description to setup-docker action (da7dc8b)
  • correctly generate prefetch matrix cache key (6a7683b)
  • don't gate build-docs on lint-docs (27875b6)
  • don't gate lint-actions on setup-build (4dae136)
  • ensure lint-actions lints composite actions (a00fef3)
  • ensure that linting leads to test-success failure (267c7ff)
  • evaluate codecov fail_ci_if_error as an expression (eeaa20f)
  • mend-slack: pass discussion timestamp to script via env (0bc5849)
  • never restore caches into the release job (34c7bcb)
  • pass secrets and inputs to release scripts via env (a0ad2d0)
  • remove duplicated markdown-lint step from lint-docs (d1073f0)
  • ws_scan: pass Mend API key via WS_APIKEY environment variable (2d566bf)

v44.33.1

Compare Source

Bug Fixes
  • datasource: keep merged releases when a registry is rate-limited (#​45299) (37444ef)

v44.33.0

Compare Source

Features
Code Refactoring
  • java-version: extract adoptium HTTP logic from datasource class (#​42604) (a53aaf4)
  • remove escapeRegExp and replace with RegExp.escape (#​45322) (41da033)

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | minor | [`44.32.6` → `44.33.2`](https://octochangelog.com/compare?repo=renovatebot%2Frenovate&from=44.32.6&to=44.33.2) | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v44.33.2`](https://github.com/renovatebot/renovate/releases/tag/44.33.2) [Compare Source](https://github.com/renovatebot/renovate/compare/44.33.1...44.33.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.87.3 (main) ([#&#8203;45332](https://github.com/renovatebot/renovate/issues/45332)) ([1333d2c](https://github.com/renovatebot/renovate/commit/1333d2c0509702428953340346bb0cc1c924d48e)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;biomejs/biome](https://github.com/biomejs/biome) to v2.5.8 (main) ([#&#8203;45329](https://github.com/renovatebot/renovate/issues/45329)) ([72f9949](https://github.com/renovatebot/renovate/commit/72f9949c9dd730a16bc5979d49789c025dce1691)) ##### Continuous Integration - add `restore-keys` fallback for tsbuildinfo cache ([97c10ff](https://github.com/renovatebot/renovate/commit/97c10ffcc9f0441a7d3a9052a0af68a4b9689b99)) - add `restore-keys` fallback for vitest cache ([a265d4a](https://github.com/renovatebot/renovate/commit/a265d4a56ece2a1d7b7893d7c13d11ba22f3f296)) - add missing `description` to `setup-docker` action ([da7dc8b](https://github.com/renovatebot/renovate/commit/da7dc8b895ce2d1d6a8769b96edf77a29c5eb396)) - correctly generate prefetch matrix cache key ([6a7683b](https://github.com/renovatebot/renovate/commit/6a7683b750f653e2317a4aa0f7f2c5911abf92f4)) - don't gate `build-docs` on `lint-docs` ([27875b6](https://github.com/renovatebot/renovate/commit/27875b6bf7a5f55cc08aaadf7862415496cf0b70)) - don't gate `lint-actions` on `setup-build` ([4dae136](https://github.com/renovatebot/renovate/commit/4dae13669de10e4374e9c096db339e64758b92ae)) - ensure `lint-actions` lints composite actions ([a00fef3](https://github.com/renovatebot/renovate/commit/a00fef3069dee0c249c1fce47b798a195bf608de)) - ensure that linting leads to `test-success` failure ([267c7ff](https://github.com/renovatebot/renovate/commit/267c7fff951c674aea78be108933722ab837be09)) - evaluate codecov `fail_ci_if_error` as an expression ([eeaa20f](https://github.com/renovatebot/renovate/commit/eeaa20fe2cf98174b17fd573bb0df59bc736708f)) - **mend-slack:** pass discussion timestamp to script via `env` ([0bc5849](https://github.com/renovatebot/renovate/commit/0bc5849acd6b8bfee30e54a7239f5649e2e5b817)) - never restore caches into the release job ([34c7bcb](https://github.com/renovatebot/renovate/commit/34c7bcb7a50cafe7c8fd7f94fc679d0325bb3ccc)) - pass secrets and inputs to release scripts via `env` ([a0ad2d0](https://github.com/renovatebot/renovate/commit/a0ad2d0d156631dad82a1276fa92dbce30b19ed6)) - remove duplicated `markdown-lint` step from `lint-docs` ([d1073f0](https://github.com/renovatebot/renovate/commit/d1073f0bc86ec488ff7a0f8e27f04e226b1172e6)) - **ws\_scan:** pass Mend API key via `WS_APIKEY` environment variable ([2d566bf](https://github.com/renovatebot/renovate/commit/2d566bfe0b9ea229721b2cf15442a22b5d1d51aa)) ### [`v44.33.1`](https://github.com/renovatebot/renovate/releases/tag/44.33.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.33.0...44.33.1) ##### Bug Fixes - **datasource:** keep merged releases when a registry is rate-limited ([#&#8203;45299](https://github.com/renovatebot/renovate/issues/45299)) ([37444ef](https://github.com/renovatebot/renovate/commit/37444eff27fb929f310da3ed6e3a5a9d9974ad55)) ### [`v44.33.0`](https://github.com/renovatebot/renovate/releases/tag/44.33.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.32.6...44.33.0) ##### Features - **pypi:** add support for JSON-based Simple API (PEP 691) ([#&#8203;44222](https://github.com/renovatebot/renovate/issues/44222)) ([2606ae2](https://github.com/renovatebot/renovate/commit/2606ae2bd365b4d6e6173ed09138e36018a61ffe)), closes [#&#8203;44182](https://github.com/renovatebot/renovate/issues/44182) ##### Code Refactoring - **java-version:** extract adoptium HTTP logic from datasource class ([#&#8203;42604](https://github.com/renovatebot/renovate/issues/42604)) ([a53aaf4](https://github.com/renovatebot/renovate/commit/a53aaf41411051b21d93a02c213928067844bc23)) - remove escapeRegExp and replace with RegExp.escape ([#&#8203;45322](https://github.com/renovatebot/renovate/issues/45322)) ([41da033](https://github.com/renovatebot/renovate/commit/41da03375639dcbc01616b5d966c070545abb17a)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMi42IiwidXBkYXRlZEluVmVyIjoiNDQuMzIuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-08-19 06:20:52 +02:00
Update renovate/renovate Docker tag to v44.33.2
CI / full-gate (push) Successful in 2m45s
dde6fccb35
Release-Bump: minor
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-08-19 06:20:52 +02:00
lilleman added 1 commit 2026-08-19 20:29:11 +02:00
lilleman scheduled this pull request to auto merge when all checks succeed 2026-08-19 20:29:13 +02:00
lilleman canceled auto merging this pull request when all checks succeed 2026-08-19 20:29:26 +02:00
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
lilleman added 1 commit 2026-08-20 21:52:29 +02:00
Merge branch 'main' into renovate/renovate-renovate-44.x
CI / full-gate (push) Successful in 2m59s
Mirror / github-mirror (push) Successful in 6s
9fa0f60f79
lilleman merged commit 9fa0f60f79 into main 2026-08-20 21:56:05 +02:00
lilleman deleted branch renovate/renovate-renovate-44.x 2026-08-20 21:56:05 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: larvit/plainpages#80