Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cargo): Add support for lockfile maintenance #7268

Merged
merged 3 commits into from
Sep 17, 2020

Conversation

Turbo87
Copy link
Contributor

@Turbo87 Turbo87 commented Sep 12, 2020

This PR resolves #7266 by implementing lockfile maintenance support for https://github.com/rust-lang/cargo. It runs cargo update for the corresponding Cargo.lock file, which should be enough to bump all locked dependencies within the allowed ranges.

@rarkins rarkins merged commit f254a6f into renovatebot:master Sep 17, 2020
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 23.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Turbo87 Turbo87 deleted the cargo-lockfile branch September 21, 2020 06:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lockFileMaintenance support for cargo
3 participants