Update renovate/renovate Docker tag to v43.209.5 #81

Merged
renovate-bot merged 1 commit from renovate/renovate-renovate-43.209.x into main 2026-06-04 12:45:05 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
renovate/renovate (source) patch 43.209.143.209.5

Release Notes

renovatebot/renovate (renovate/renovate)

v43.209.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • datasource/bitbucket: add schema validation for request (#​43673) (06a8bdf)
  • nuget: replace getJsonUnchecked with schema validated getJson (#​43700) (be4d2e0)
  • terraform: replace getJsonUnchecked with schema validated getJson (#​43759) (783cbee)
Tests
  • workers/repository: simplify config hash tests for onboarding (#​43757) (27a65eb)

v43.209.4

Compare Source

Bug Fixes
  • datasource: replace getJsonUnchecked in Java, Gradle, Dart, and Flutter (#​43697) (ef557ac)
Miscellaneous Chores
Continuous Integration

v43.209.3

Compare Source

Bug Fixes
  • workers/repository: correctly render schedule for vulnerability alerts (#​43743) (bcecdad)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.10.22 (main) (#​43754) (00baa5c)

v43.209.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.55.6 (main) (#​43751) (160e9f9)

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | patch | [`43.209.1` → `43.209.5`](https://octochangelog.com/compare?repo=renovatebot%2Frenovate&from=43.209.1&to=43.209.5) | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.209.5`](https://github.com/renovatebot/renovate/releases/tag/43.209.5) [Compare Source](https://github.com/renovatebot/renovate/compare/43.209.4...43.209.5) ##### Bug Fixes - **manager/npm:** use multi-doc parsing to get pnpm lockfile ([#&#8203;43503](https://github.com/renovatebot/renovate/issues/43503)) ([adc224d](https://github.com/renovatebot/renovate/commit/adc224de124d1731c4ec4211280f28ab43e62413)) ##### Miscellaneous Chores - add a tool to decompress cache keys ([#&#8203;43522](https://github.com/renovatebot/renovate/issues/43522)) ([72ec383](https://github.com/renovatebot/renovate/commit/72ec3836f52d53bfe891a33c2a03d32ec32ac892)) - **deps:** update dependency [@&#8203;biomejs/biome](https://github.com/biomejs/biome) to v2.4.16 (main) ([#&#8203;43765](https://github.com/renovatebot/renovate/issues/43765)) ([d832500](https://github.com/renovatebot/renovate/commit/d832500f7541dd8b294009b94aaeb2318d21fd30)) ##### Code Refactoring - **datasource/bitbucket:** add schema validation for request ([#&#8203;43673](https://github.com/renovatebot/renovate/issues/43673)) ([06a8bdf](https://github.com/renovatebot/renovate/commit/06a8bdf7b363bbd90ea387121da30ca90c547453)) - **nuget:** replace getJsonUnchecked with schema validated getJson ([#&#8203;43700](https://github.com/renovatebot/renovate/issues/43700)) ([be4d2e0](https://github.com/renovatebot/renovate/commit/be4d2e0892b786e80c21a97100df661a205dd63d)) - **terraform:** replace `getJsonUnchecked` with schema validated `getJson` ([#&#8203;43759](https://github.com/renovatebot/renovate/issues/43759)) ([783cbee](https://github.com/renovatebot/renovate/commit/783cbee6a41e916190253c3c1d5e71ed05ccdc6d)) ##### Tests - **workers/repository:** simplify config hash tests for onboarding ([#&#8203;43757](https://github.com/renovatebot/renovate/issues/43757)) ([27a65eb](https://github.com/renovatebot/renovate/commit/27a65ebea813eb955ac04033a70ac024fbc4efeb)) ### [`v43.209.4`](https://github.com/renovatebot/renovate/releases/tag/43.209.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.209.3...43.209.4) ##### Bug Fixes - **datasource:** replace getJsonUnchecked in Java, Gradle, Dart, and Flutter ([#&#8203;43697](https://github.com/renovatebot/renovate/issues/43697)) ([ef557ac](https://github.com/renovatebot/renovate/commit/ef557aca81c7d14706f0a2f5a8316b7b9d17d6f1)) ##### Miscellaneous Chores - **deps:** update actions/checkout action to v6.0.3 (main) ([#&#8203;43744](https://github.com/renovatebot/renovate/issues/43744)) ([a859205](https://github.com/renovatebot/renovate/commit/a859205bc32c7e90c11644031a3e0e070976b793)) ##### Continuous Integration - don't persist credentials after checkout ([#&#8203;43748](https://github.com/renovatebot/renovate/issues/43748)) ([7ac8c54](https://github.com/renovatebot/renovate/commit/7ac8c5415db0eb83b366aae00170c963f311d52b)) ### [`v43.209.3`](https://github.com/renovatebot/renovate/releases/tag/43.209.3) [Compare Source](https://github.com/renovatebot/renovate/compare/43.209.2...43.209.3) ##### Bug Fixes - **workers/repository:** correctly render `schedule` for vulnerability alerts ([#&#8203;43743](https://github.com/renovatebot/renovate/issues/43743)) ([bcecdad](https://github.com/renovatebot/renovate/commit/bcecdadedc35bbbc0ae384232a851b6aa3884dd8)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.10.22 (main) ([#&#8203;43754](https://github.com/renovatebot/renovate/issues/43754)) ([00baa5c](https://github.com/renovatebot/renovate/commit/00baa5c4c05d055f1ebb722ec8ab4b573ee6b225)) ### [`v43.209.2`](https://github.com/renovatebot/renovate/releases/tag/43.209.2) [Compare Source](https://github.com/renovatebot/renovate/compare/43.209.1...43.209.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.55.6 (main) ([#&#8203;43751](https://github.com/renovatebot/renovate/issues/43751)) ([160e9f9](https://github.com/renovatebot/renovate/commit/160e9f9bb8db5f6b3c00c6ad9af7e6b6659b77ed)) </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-04 12:45:04 +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
jbwittner/gitops!81
No description provided.