43.257.6
renovatebot/renovate43.257.6Jul 10, 2026by github-actions[bot]
AI Summary
This release focuses on minor bug fixes and dependency updates, including updates to the base Docker image and devcontainer image, along with a code refactoring to enable a specific linting rule.
Key Highlights
- Updated ghcr.io/renovatebot/base-image docker tag to v13.72.4 (main)
- Updated ghcr.io/containerbase/devcontainer docker tag to v14.12.7 (main)
- Enabled oxlint rule vitest/no-standalone-expect
Full Release Notes
## [43.257.6](https://github.com/renovatebot/renovate/compare/43.257.5...43.257.6) (2026-07-10) ### Bug Fixes * **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.72.4 (main) ([#44483](https://github.com/renovatebot/renovate/issues/44483)) ([5137289](https://github.com/renovatebot/renovate/commit/5137289ef4dfd36939ef27e384536f313c67df0f)) ### Miscellaneous Chores * **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.12.7 (main) ([#44481](https://github.com/renovatebot/renovate/issues/44481)) ([4b883b6](https://github.com/renovatebot/renovate/commit/4b883b64214340e1da40fce40a66352938d31d4d)) ### Code Refactoring * **oxlint:** enable vitest/no-standalone-expect ([#44417](https://github.com/renovatebot/renovate/issues/44417)) ([27cc994](https://github.com/renovatebot/renovate/commit/27cc9944706f5d29e77786dac1d5c7739a597cee)), closes [#43845](https://github.com/renovatebot/renovate/issues/43845)