43.263.7
renovatebot/renovate43.263.7Jul 15, 2026by github-actions[bot]
AI Summary
Fixes a bug in the Deno manager where the default frozen flag prevented lock file updates.
Key Highlights
- Fixed Deno manager to correctly update lock files by setting --frozen=false as default
Full Release Notes
## [43.263.7](https://github.com/renovatebot/renovate/compare/43.263.6...43.263.7) (2026-07-15) ### Bug Fixes * **manager/deno:** set `--frozen=false` default to update lock file correctly ([#43058](https://github.com/renovatebot/renovate/issues/43058)) ([335d663](https://github.com/renovatebot/renovate/commit/335d663ac6b2e45fe203b1c43473687489284e7f))