-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bump MSRV to 1.70 #39
base: master
Are you sure you want to change the base?
Conversation
f4fd6a6
to
d43cddc
Compare
Dependecy package `regex-automata v0.4.5` requires rustc 1.65 or newer, `time v0.3.34` requires rustc 1.67.0 or newer, `tracing-tree v0.2.5` requires rustc 1.70 or newer
d43cddc
to
0bfc29a
Compare
What's the motivation for the updates? Updating a dependency makes sense if we need new functionality for a code change; or updating to avoid a yanked version. However a crate-wide update for its own sake isn't necessarily an improvement -- I value CI stability more than dependency recency. |
This started as a dependabot warning on my project. |
I maintain this repo. Maroux is an administrator of our top-level github org, but is otherwise not much involved in this particular codebase.
Can you share the warning message reported by dependabot please. If there is some dependency with a known risk then upgrading it is alright (i.e. targeted updates of specific risks) |
Thanks, I was worried this was unmaintained when I saw only one person listed on the organisation. |
Do you have the dependabot warning you can share? I'm curious what it considers a concern |
Update frozen dependencies