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

chore(deps): bump dependencies #4262

Merged
merged 9 commits into from
May 17, 2024
Merged

Conversation

montelaidev
Copy link
Contributor

@montelaidev montelaidev commented May 7, 2024

Explanation

This pull request updates the following dependencies

  • @metamask/keyring-api to ^6.1.1,
  • @metamask/eth-snap-keyring to ^4.1.1
  • @metamask/snaps-utils to ^7.4.0
  • @metamask/snaps-controllers to ^8.1.1

References

Changelog

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@montelaidev montelaidev requested a review from a team as a code owner May 7, 2024 06:35
Copy link

socket-security bot commented May 7, 2024

package.json Outdated
@@ -42,6 +42,7 @@
"pre-push": "yarn lint"
},
"resolutions": {
"@metamask/snaps-sdk": "4.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we need this resolution? This seems to indicate a misalignment between dependencies and so it would be great if we can avoid this because it means that clients may need to apply the same resolution in order to use the packages in this repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This can be removed. I originally thought this would help fix a type issue with the snaps sdk, the new version fixed it.

@montelaidev montelaidev merged commit fd97553 into main May 17, 2024
143 checks passed
@montelaidev montelaidev deleted the bump-dependencies-07-05-2024 branch May 17, 2024 11:48
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.

None yet

3 participants