Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Bump @metamask/snaps-cli from 0.23.0 to 0.24.0#56

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

Bump @metamask/snaps-cli from 0.23.0 to 0.24.0#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/snaps-cli-0.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps @metamask/snaps-cli from 0.23.0 to 0.24.0.

Release notes

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

0.24.0

examples

Added

  • Add snap_getEntropy JSON-RPC method (#940)

Changed

  • BREAKING: Remove wallet global in favor of snap and ethereum (#939, #964)
  • Remove wallet_enable from examples (#949)

@​metamask/multichain-provider

Added

  • Add permission validation to snap.manifest.json (#910)

@​metamask/rpc-methods

Added

  • Add snap_getEntropy JSON-RPC method (#940)
  • Add permission validation to snap.manifest.json (#910)

Changed

  • BREAKING: Remove wallet_enable and wallet_installSnaps in favor of wallet_requestSnaps (#909)
  • BREAKING: Refactor RPC method params and add tests (#922)

Removed

  • BREAKING: Remove snap_getAppKey (#867)

@​metamask/snaps-browserify-plugin

Added

  • Add compile-time warning when using Math.random (#950)

@​metamask/snaps-cli

Added

  • Add permission validation to SnapManifest (#910)

Fixed

  • Remove double logging in CLI (#958)

@​metamask/snaps-controllers

Added

  • Add transaction insight caveat for accessing transaction origin (#902)

Changed

  • BREAKING: Rename package to start with snaps- (#937)
  • BREAKING: Remove wallet global in favor of snap and ethereum (#939)
  • Add permission validation to snap.manifest.json (#910)

... (truncated)

Commits
  • b0512e6 0.24.0 (#968)
  • d8ae445 Add transaction insight caveat for accessing transaction origin (#902)
  • ff21440 BREAKING: Rename snaps global object to snap (#964)
  • 841ae5b BREAKING: Remove wallet global in favor of snaps and ethereum (#939)
  • cd30f4f Remove double logging in CLI (#958)
  • 0f9294a BREAKING: Remove snap_getAppKey (#867)
  • 54ad32c Add snap_getEntropy JSON-RPC method (#940)
  • af98e50 BREAKING: Refactor RPC method params and add tests (#922)
  • fdffe6f Stop prefixing private functions and properties with _ (#930)
  • 9c3767b Added Permissions validation to SnapManifest (#910)
  • 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 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-cli](https://github.com/MetaMask/snaps-monorepo) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/MetaMask/snaps-monorepo/releases)
- [Commits](MetaMask/snaps@v0.23.0...v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2022

Superseded by #57.

@dependabot dependabot bot closed this Nov 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/snaps-cli-0.24.0 branch November 18, 2022 06:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants