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

deps(keyring-controller): @metamask/keyring-api@^2.0.0->^3.0.0 #3779

Closed
wants to merge 1 commit into from

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented Jan 12, 2024

Explanation

References

Blocking

Changelog

@metamask/keyring-controller

  • CHANGED: Update @metamask/keyring-api from ^2.0.0 to ^3.0.0
  • CHANGED: Update @metamask/eth-keyring-controller from ^17.0.0 to ^17.0.1

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

Copy link

socket-security bot commented Jan 12, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +424 137 MB brad.decker, danfinlay, gudahtt, ...9 more
npm/@metamask/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +414 136 MB brad.decker, danfinlay, gudahtt, ...9 more

🚮 Removed packages: npm/@metamask/[email protected]

View full report↗︎

Copy link

socket-security bot commented Jan 12, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/@metamask/[email protected], npm/@metamask/[email protected]

View full report↗︎

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@legobeat legobeat marked this pull request as ready for review January 15, 2024 10:47
@legobeat legobeat requested a review from a team as a code owner January 15, 2024 10:47
@legobeat legobeat added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@mikesposito
Copy link
Member

@SocketSecurity ignore @metamask/[email protected]

gudahtt is a trusted author

@SocketSecurity ignore @metamask/[email protected]

v16.0.0 has been published 4 days ago

@mcmire
Copy link
Contributor

mcmire commented Jan 17, 2024

@mikesposito This is blocked by the fact that keyring-api introduces a circular dependency on this repo, correct?

@mikesposito
Copy link
Member

@mcmire Exactly, we should fix that in eth-keyring-controller before merging this one

@mikesposito
Copy link
Member

We should now update to eth-keyring-controller ^17.0.1 directly, but v17 comes with a breaking change related to createNewVaultAndKeychain and createNewVaultAndRestore.

@legobeat
Copy link
Contributor Author

legobeat commented Jan 22, 2024

We should now update to eth-keyring-controller ^17.0.1 directly, but v17 comes with a breaking change related to createNewVaultAndKeychain and createNewVaultAndRestore.

…17.0.1

- @metamask/keyring-api@^2.0.0->^3.0.0
@legobeat legobeat changed the title deps: @metamask/eth-keyring-controller@^15.1.0->^16.0.0 deps*keyring-controller): @metamask/keyring-api@^2.0.0->^3.0.0 Jan 22, 2024
@legobeat legobeat changed the title deps*keyring-controller): @metamask/keyring-api@^2.0.0->^3.0.0 deps(keyring-controller): @metamask/keyring-api@^2.0.0->^3.0.0 Jan 22, 2024
@legobeat
Copy link
Contributor Author

@SocketSecurity ignore npm/@metamask/[email protected]
@SocketSecurity ignore npm/@metamask/[email protected]

False-flagged as "unpublished"

@legobeat
Copy link
Contributor Author

Due to the requirement in yarn constraints, closing this in favor of #3747

@legobeat legobeat closed this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants