-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Broken bumpversion rule touches package-lock.json #1310
Comments
Could you expand on this issue? The package lock file is updated after an |
I think this fixes #1310, but the error isn't clear.
Ahh okay, more information here: bumpver replaces all instances of |
Closing as a duplicate of #1117 |
That issue is different, it's because there is a |
The fix here is just removing the rule for package-lock.json, it doesn't need to be updated on release. |
Ack, thanks for paying attention 🙏 |
Also, opened up #1324, as we haven't used bumpversion/bump2version on other repos since testing it here. bumpver is a bit nicer and doesn't suffer from the confusion between bumpversion/bump2version 🙃 We can come back to that though, it's a sideways migration as far as the next release is concerned. The simple fix for now seems 👍 |
TODO: Make note of later Node errors with the version scheme from our package.json |
The package-lock.json has become invalid since 1b4263e
The text was updated successfully, but these errors were encountered: