43.217.0
renovatebot/renovate43.217.0Jun 9, 2026by github-actions[bot]
AI Summary
Updates the Renovate base image and refactors Gerrit schema validation to use validated JSON methods.
Key Highlights
- Base image docker tag update to v13.57.0
- Gerrit schema validation refactoring
Full Release Notes
## [43.217.0](https://github.com/renovatebot/renovate/compare/43.216.4...43.217.0) (2026-06-09) ### Features * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.57.0 (main) ([#43893](https://github.com/renovatebot/renovate/issues/43893)) ([ae859fa](https://github.com/renovatebot/renovate/commit/ae859faa54fe47954b8f38a54231be3d228c1053)) ### Code Refactoring * **gerrit:** use schema validated `getJson` instead of `getJsonUnchecked` ([#43777](https://github.com/renovatebot/renovate/issues/43777)) ([dfe806f](https://github.com/renovatebot/renovate/commit/dfe806f9ac42549eafb7d9dcf38dd6dd76b53434))