Skip to content

chore: upgrade miette #19

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
Feb 7, 2025
Merged

Conversation

NicholasLYang
Copy link
Contributor

Hi, we're using node-semver in Turborepo (thanks for the crate!), and we're upgrading our miette version. We're running into some issues with having multiple versions of miette in our dependency tree, so I decided to bump the version in node-semver too. Any chance I could upstream this change?

Copy link
Collaborator

@zkat zkat left a comment

Choose a reason for hiding this comment

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

Oh yes absolutely! Didn’t even realize I hadn’t upgraded this one yet haha. Thank you. I’ll roll up a new release later today.

@zkat
Copy link
Collaborator

zkat commented Feb 6, 2025

Don’t worry about the failures I’ll take care of it

@NicholasLYang
Copy link
Contributor Author

NicholasLYang commented Feb 6, 2025

Great! Seems like there's some unrelated clippy issues blocking CI? Want me to address those here or in a separate PR? got it thanks!

@zkat zkat merged commit 3672e10 into felipesere:main Feb 7, 2025
1 of 7 checks passed
@zkat
Copy link
Collaborator

zkat commented Feb 7, 2025

@NicholasLYang This has been released as part of node-semver@2.2.0.

I did have to bump the MSRV to 1.70.0, but I don't think that'll affect you if you already have miette@7 elsewhere in the tree.

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