Skip to content

Upgrade dev-dependencies to the latest versions #1708

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

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

rtzoeller
Copy link
Collaborator

Don't change how the versions are specified (i.e. whether a patch version is listed).

parking_lot cannot be upgraded due to 0.12.0 bumping the MSRV to 1.49.

In many cases, nix was one of the only consumers of the current versions (i.e. we are late to upgrade).

Don't change how the versions are specified (i.e. whether a patch
version is listed).

parking_lot cannot be upgraded due to 0.12.0 bumping the MSRV to 1.49.

In many cases, nix was one of the only consumers of the current versions
(i.e. we are late to upgrade).
@rtzoeller
Copy link
Collaborator Author

Follow on to #1707; none of these should require any code changes.

@rtzoeller rtzoeller requested a review from asomers April 25, 2022 02:18
Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. I don't think there are very many reasons to prefer a lower version of a dev dependency.

bors r+

@bors bors bot merged commit e2f534d into nix-rust:master Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants