MetaMask / KeyringController

A module for managing groups of Ethereum accounts and using them.
ISC License
229 stars 134 forks source link

chore(deps): bump @metamask/keyring-api from 3.0.0 to 4.0.0 #363

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @metamask/keyring-api from 3.0.0 to 4.0.0.

Release notes

Sourced from @​metamask/keyring-api's releases.

4.0.0

Changed

  • BREAKING Update node min version to 18.x (#247)
  • Update eth_patchUserOperation to return optional gas limit values (#250)
  • Bump ip from 2.0.0 to 2.0.1 (#253)
  • Bump @metamask/json-rpc-engine from 7.3.1 to 7.3.2 (#246)
  • Bump @metamask/snaps-sdk from 1.3.2 to 1.4.0 (#243)
Changelog

Sourced from @​metamask/keyring-api's changelog.

[4.0.0]

Changed

  • BREAKING Update node min version to 18.x (#247)
  • Update eth_patchUserOperation to return optional gas limit values (#250)
  • Bump ip from 2.0.0 to 2.0.1 (#253)
  • Bump @metamask/json-rpc-engine from 7.3.1 to 7.3.2 (#246)
  • Bump @metamask/snaps-sdk from 1.3.2 to 1.4.0 (#243)
Commits
  • 2e1b611 4.0.0 (#256)
  • bd7f1b8 docs: update eth_prepareUserOperation argument to not be an array (#252)
  • 7403c90 chore(deps): bump ip from 2.0.0 to 2.0.1 (#253)
  • a868ea2 feat: update eth_patchUserOperation to return optional gas limit values (#250)
  • 57d60fd chore(deps): bump @​metamask/json-rpc-engine from 7.3.1 to 7.3.2 (#246)
  • 77ac154 chore: update node min version (#247)
  • c241e36 chore(deps): bump @​metamask/snaps-sdk from 1.3.2 to 1.4.0 (#243)
  • See full diff 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 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)
socket-security[bot] commented 4 months ago

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

Package New capabilities Transitives Size Publisher
npm/@metamask/keyring-api@4.0.0 Transitive: environment, network +51 7.99 MB brad.decker, danfinlay, gudahtt, ...9 more

🚮 Removed packages: npm/@metamask/keyring-api@3.0.0

View full report↗︎

dependabot[bot] commented 4 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 4 months ago

Superseded by #367.