Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps @metamask/snaps-sdk from 2.0.0 to 4.2.0.

Release notes

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

4.0.0

@​metamask/snaps-execution-environments 0.38.1-flask.1

Changed

  • Update LavaMoat packages to latest versions (#1657)

Removed

  • Remove direct dependency on SES (#1660)
    • It's now a dev dependency, as it's only used in development.

Fixed

  • Pass correct scuttle args (#1654)

3.0.0

@​metamask/snaps-cli 0.38.1-flask.1

Changed

  • Update all examples to use Webpack (#1632)

@​metamask/snaps-controllers 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)

Changed

  • Make updateBlockedSnaps update the registry (#1625)
  • Move source code and snap state back to controller state (#1634)

@​metamask/snaps-execution-environments 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)
  • Unblock personal_sign JSON-RPC method (#1601)

@​metamask/snaps-jest 0.37.3-flask.1

Changed

  • Bump semver to ^7.5.4 (#1631)

@​metamask/snaps-types 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)
    • This package now exports the OnInstallHandler and OnUpdateHandler types.

@​metamask/snaps-ui 0.37.3-flask.1

Changed

  • Bump semver to ^7.5.4 (#1631)

... (truncated)

Commits
  • ef34b5d Release 47.0.0 (#2412)
  • 8df9a32 fix: specify explicit type to prevent type issues at build (#2410)
  • 00c2a50 Add support for BIP-32-Ed25519 / CIP-3 key derivation (#2408)
  • 5348c82 refactor!(snaps-rpc-methods): Use hooks in wallet_invokeSnap instead of rem...
  • 9fc8ea4 fix: add missing TypeScript declarations for JSX entry points (#2404)
  • 553fa90 Release 46.0.0 (#2401)
  • c702186 fix: instantiate preinstalled snaps on cleanup (#2393)
  • 2beee78 Release 45.0.0 (#2390)
  • 54ffe36 fix: unintentionally low timeout value for proxy executors (#2389)
  • a66e614 Add deprecation notice to legacy UI components (#2388)
  • 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)

Bumps [@metamask/snaps-sdk](https://github.com/MetaMask/snaps) from 2.0.0 to 4.2.0.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-sdk@2.0.0...@metamask/snaps-sdk@4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 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.

0 participants