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

Update dependencies and bump MSRV to v1.70 #912

Merged
merged 6 commits into from Feb 26, 2024

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Dec 27, 2023

Rust 1.70 was released on 2023-06-01, so it is half a year old by now. It is also the minimum version I got the updated dependencies to compile on.

Based on #870.

Closes #880
Closes #899

@jschwe
Copy link
Contributor Author

jschwe commented Jan 9, 2024

@emilio What do you think - would bumping the MSRV to 1.70 be acceptable now, given that it is half a year old?

boxdot and others added 6 commits February 24, 2024 12:16
This also removes the dependency on the unmaintained crate atty.

Closes mozilla#828
Disable default features (logging, async), since we don't need
them right now.
@jschwe
Copy link
Contributor Author

jschwe commented Feb 24, 2024

@emilio I picked up #870 and CI is passing. In this scope I bumped the MSRV to 1.70, which was released on 2023-06-01. This was required for the further dependency bump.

It would close issue #880

@emilio emilio merged commit ef086cb into mozilla:master Feb 26, 2024
2 checks passed
@jschwe jschwe deleted the jschwender/clap-up2 branch February 26, 2024 16:36
@ivoanjo
Copy link

ivoanjo commented Mar 4, 2024

Thanks for picking this up, especially the upgrade from clap 3 to 4. Would be awesome to have a release with this :)

@lgarron
Copy link

lgarron commented Apr 5, 2024

Thanks for picking this up, especially the upgrade from clap 3 to 4. Would be awesome to have a release with this :)

Indeed, this would be super appreciated!

For those of us who try to resolve vulnerability alerts on all our GitHub repositories, we're unfortunately stuck until cbindgen releases a new version. Even a pre-release would be nice for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants