44.17.3
renovatebot/renovate44.17.3Aug 10, 2026by github-actions[bot]
AI Summary
A patch release fixing Rust version handling in the ASDF/mise and proto managers, as well as the rust-toolchain manager.
Key Highlights
- Fixed Rust version datasource usage in ASDF/mise and proto managers
- Fixed rust-toolchain manager to report skipReason instead of dropping dependencies
Full Release Notes
## [44.17.3](https://github.com/renovatebot/renovate/compare/44.17.2...44.17.3) (2026-08-10) ### Bug Fixes * **manager/asdf,mise,proto:** use rust-version datasource for rust ([#45143](https://github.com/renovatebot/renovate/issues/45143)) ([a2d1b8c](https://github.com/renovatebot/renovate/commit/a2d1b8cf0af3bc7553bc4be872015b3ddf0cd92e)) * **manager/rust-toolchain:** report skipReason instead of dropping deps ([#45144](https://github.com/renovatebot/renovate/issues/45144)) ([183ee9c](https://github.com/renovatebot/renovate/commit/183ee9caacae80d2368e3533a77f73ff31f1d0c8))