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

fix: pin jsonwebtoken version to ^1.0.5 #253

Merged
merged 1 commit into from Apr 8, 2023
Merged

Conversation

israelroldan
Copy link
Contributor

Fixes #239, #237, #224.

The root cause is that a PR from Renovate (#195) upgraded jsonwebtoken-esm to v2 which included a breaking change: https://github.com/sanity-io/jsonwebtoken-esm/releases/tag/v2.0.0

@vercel
Copy link

vercel bot commented Apr 5, 2023

@israelroldan is attempting to deploy a commit to the Sanity Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sanity-plugin-mux-input ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2023 6:34pm
sanity-plugin-mux-input-codesandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2023 6:34pm

@israelroldan
Copy link
Contributor Author

@stipsan any chance you could take a look at this one 🙏🏼 (Mentioning you since you approved the one that introduced jsonwebtoken-esm@v2)

Copy link
Member

@stipsan stipsan left a comment

Choose a reason for hiding this comment

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

Thnx, good catch!!

@stipsan stipsan changed the title Pin jsonwebtoken version to ^1.0.5 fix: pin jsonwebtoken version to ^1.0.5 Apr 8, 2023
@stipsan stipsan merged commit 9b7fb30 into sanity-io:main Apr 8, 2023
7 checks passed
@github-actions
Copy link

github-actions bot commented Apr 8, 2023

🎉 This PR is included in version 2.0.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Signed videos cause plugin to crash on version 2.0.16
2 participants