-
-
Notifications
You must be signed in to change notification settings - Fork 313
Bump Semver to 7.x #466
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 Semver to 7.x #466
Conversation
https://github.com/npm/node-semver/blob/main/CHANGELOG.md Major version change is mainly dropping old node versions.
greefhorst
commented
Jun 23, 2023
@ds300 @stianjensen is there any progress on this issue?
I woke up this morning with a vulnerability report for semver 5.6 in my mailbox, it should be updated to 7.5.2
jayarjo
commented
Jul 1, 2023
Please merge this.
Given this package declares itself to be node 14+, I don't think this change counts as needing a major semver from this PR ( it indicates that the versions dropped are so old that they can now use let
) - I'll get this merged and it can go out with the next release
s100
commented
Jul 5, 2023
@orta Thank you for merging this PR! Could you now publish a new version of patch-package
which has this fix in it?
cheesehary
commented
Jul 10, 2023
@orta Is there an ETA on the next release?
GraceDmello
commented
Jul 11, 2023
@orta Can we please release a new version of the package?
I don't have npm access I'm afraid
this jest went out in v7.0.1
https://github.com/npm/node-semver/blob/main/CHANGELOG.md
Major version change is mainly dropping old node versions.