Skip to content

Bump @metamask/snaps-controllers from 9.19.1 to 11.0.0#1119

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/snaps-controllers-11.0.0
Closed

Bump @metamask/snaps-controllers from 9.19.1 to 11.0.0#1119
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/snaps-controllers-11.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps @metamask/snaps-controllers from 9.19.1 to 11.0.0.

Release notes

Sourced from @​metamask/snaps-controllers's releases.

11.0.0

@​metamask/create-snap 2.0.0

Changed

  • BREAKING: Bump minimum Node.js version to 18.6.0 (#1789)

@​metamask/snaps-cli 2.0.2

Fixed

  • Fix Webpack being unable to find swc-loader in some cases (#1798)
  • Check minimum Node version in CLI (#1797)

@​metamask/snaps-controllers 2.0.2

Added

  • Add SnapController:snapUninstalled event (#1800)

Fixed

  • Fix some issues with SnapController events (#1800)
  • Fix an issue where cronjobs would continually be executed on init (#1790)

@​metamask/snaps-webpack-plugin 2.0.1

Changed

  • Improve error messaging (#1798)

10.0.0

@​metamask/create-snap 1.0.1

Fixed

  • Fix shell command injection (#1784)

@​metamask/snaps-cli 2.0.1

Fixed

  • Disable the fullySpecified rule for .js imports in the default Webpack config (#1780)

@​metamask/snaps-controllers 2.0.1

Changed

  • Remove deprecated endowment:long-running (#1751)

@​metamask/snaps-execution-environments 2.0.1

Changed

  • Remove unmaintained OpenRPC doc for execution environment (#1782)
  • Update LavaMoat (#1754)

Fixed

  • Allow passing undefined parameters to request() (#1776)

... (truncated)

Commits
  • aeb9c7d Release 94.0.0 (#3224)
  • 1f5ae17 perf!: Use mnemonic seed for entropy RPC methods (#3220)
  • 74a2526 perf!: Use mnemonic seed for state persistence key derivation (#3217)
  • 8d318a5 Update workflows to use MetaMask/action-checkout-and-setup (#3214)
  • 61853b0 Change Git hooks to be optional (#3211)
  • 0d9472d chore(deps): bump @​metamask/controller-utils from 11.5.0 to 11.6.0 (#3204)
  • d2c99e6 Always run commit step in update PR workflow (#3208)
  • ba54f37 Group Dependabot minor and patch updates for MetaMask dependencies (#3207)
  • dc44861 chore(deps-dev): bump @​metamask/create-release-branch from 4.0.0 to 4.1.0 (#3...
  • 5ba7aa3 chore(deps-dev): bump chromedriver from 133.0.3 to 134.0.0 (#3201)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2025 06:26
@socket-security
Copy link

socket-security bot commented Mar 14, 2025

@socket-security
Copy link

socket-security bot commented Mar 14, 2025

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Network access npm/@ethereumjs/util@9.1.0 🚫

View full report↗︎

Next steps

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

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/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/@ethereumjs/util@9.1.0

Bumps [@metamask/snaps-controllers](https://github.com/MetaMask/snaps) from 9.19.1 to 11.0.0.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-controllers@9.19.1...@metamask/snaps-controllers@11.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/snaps-controllers"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/snaps-controllers-11.0.0 branch from 2a6ab50 to f69b05f Compare March 14, 2025 09:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2025

Superseded by #1140.

@dependabot dependabot bot closed this Mar 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/snaps-controllers-11.0.0 branch March 19, 2025 06:31
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants