chore(deps): update cargo dependencies#1499
Merged
cgwalters merged 2 commits intobootc-dev:mainfrom Aug 8, 2025
rsturla:update-major-minor-patch
Merged
chore(deps): update cargo dependencies#1499cgwalters merged 2 commits intobootc-dev:mainfrom rsturla:update-major-minor-patch
cgwalters merged 2 commits intobootc-dev:mainfrom
rsturla:update-major-minor-patch
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.6.0 just dropped, so I think it would be good to try and tackle this now while we have 3 weeks of testing.
An attempt to get Renovate back up and running on this repo. Updates all Cargo dependencies bar ocidir.
Looking through the changes, all make sense. There were some breakages which I have resolved, though I am counting on CI to confirm I haven't broken anything myself. The vast majority of the breaking changes were straight forward function swaps that don't appear to change functionality in a visible way to us.
Split minor/patch and major bumps into separate commits.
Changes (such as the lifetime ones) were ran through ChatGPT for a sanity check, to figure out why these were showing a warning and that the recommended fix is almost certainly correct.
Once merged, please close and delete the existing dependency update branch, and Renovate should take over next week.