·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
- Renovate config validation on pull requests (#520)
- Workflow discovers tracked
renovate*.jsonfiles (excludingassets/workspace/renovate.json, whoseextendsuses an unresolved template placeholder) and runsrenovate-config-validator --stricton the rest when renovate JSON changes just test-renovaterecipe mirrors the workflow locally and is included injust test
- Workflow discovers tracked
Changed
- Bump expected tool versions in image tests
gh2.89 → 2.92,just1.49 → 1.50,cargo-binstall1.17 → 1.18 to match the latest upstream releases the image now installs
Fixed
- Renovate preset blocked all dependency updates (#520)
- Split Python
packageRulessomatchUpdateTypesandrangeStrategyare not combined in one rule; renamebaseBranchestobaseBranchPatterns - Remove invalid
uvfromenabledManagers(pep621continues to handlepyproject.tomlanduv.lock)
- Split Python