43.224.0
renovatebot/renovate43.224.0Jun 15, 2026by github-actions[bot]
AI Summary
This release improves data handling and caching by implementing schema validation for JSON retrieval and preparing the package cache for binary payloads.
Key Highlights
- Implemented schema validation for getJson in Docker operations
- Fixed Deno manager to tolerate missing JSX compiler options
- Prepared package cache for binary payloads
New Features
- Schema validated getJson
- Package cache preparation for binary payloads
Full Release Notes
## [43.224.0](https://github.com/renovatebot/renovate/compare/43.223.0...43.224.0) (2026-06-15) ### Features * **docker:** use schema validated `getJson` ([#43775](https://github.com/renovatebot/renovate/issues/43775)) ([ee55af4](https://github.com/renovatebot/renovate/commit/ee55af49e4a2ab4f55c46f26f7fbd6c3b1d276b5)) ### Bug Fixes * **manager/deno:** tolerate compilerOptions without jsx fields ([#44002](https://github.com/renovatebot/renovate/issues/44002)) ([8be9e6b](https://github.com/renovatebot/renovate/commit/8be9e6bb6cdf527b82d4f57affa8e14cac7664e0)) ### Code Refactoring * **cache:** prepare package cache for binary payloads ([#43921](https://github.com/renovatebot/renovate/issues/43921)) ([b348ddc](https://github.com/renovatebot/renovate/commit/b348ddcbb98e9bd01320a4e0eb185baf40a4dcb9))