43.239.0
renovatebot/renovate43.239.0Jun 23, 2026by github-actions[bot]
AI Summary
Updates the base image and fixes critical bugs regarding HTML entity handling on Azure and Maven property version preservation.
Key Highlights
- Updated base image to v13.65.0
- Fixed HTML entity and URL anchor corruption on Azure platform
- Preserve version in PR title for Maven property updates
New Features
- Fixed Azure platform HTML entities and URL anchors
- Preserve version in PR title for Maven property updates
Full Release Notes
## [43.239.0](https://github.com/renovatebot/renovate/compare/43.238.0...43.239.0) (2026-06-23) ### Features * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.65.0 (main) ([#44192](https://github.com/renovatebot/renovate/issues/44192)) ([2d3424d](https://github.com/renovatebot/renovate/commit/2d3424d8d0a9302054e2c18774059ceacd396b98)) ### Bug Fixes * **platform/azure:** avoid corrupting HTML entities and URL anchors in massageMarkdown ([#44131](https://github.com/renovatebot/renovate/issues/44131)) ([fed1eb1](https://github.com/renovatebot/renovate/commit/fed1eb10661166aa0669f35843a4374fdcb378eb)), closes [#42758](https://github.com/renovatebot/renovate/issues/42758) [#8203](https://github.com/renovatebot/renovate/issues/8203) * preserve version in PR title for Maven property updates ([#44176](https://github.com/renovatebot/renovate/issues/44176)) ([936dece](https://github.com/renovatebot/renovate/commit/936decec07a71243af01a84b9d4f1c5f66b21e87))