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 6.0.0 #376

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

6.0.0

Changed

  • BREAKING: Add importTime property to InternalAccount metadata (#289)
  • Bump tar from 6.1.15 to 6.2.1 (#286)
  • Bump @​metamask/snaps-sdk from 3.2.0 to 4.0.0 (#287)
  • Add documentation for eth_decodeUserOperationCallData (#254)
  • Bump @​metamask/snaps-sdk from 3.1.1 to 3.2.0 (#284)

5.1.0

Changed

  • Use @​metamask/providers as a peer dependency (#282)
  • Bump @​metamask/utils from 8.3.0 to 8.4.0 (#280)
  • Add stale CI workflow to close issues and PRs (#279)

5.0.0

Changed

  • BREAKING: Add new KeyringExecutionContext to user operation methods (#275)
  • Fix bundler type (defined as string now) (#277)
  • Bump @​metamask/providers from 15.0.0 to 16.0.0 (#276)
  • Bump @​metamask/safe-event-emitter from 3.1.0 to 3.1.1 (#274)

4.0.2

Changed

  • Bump @​metamask/snaps-sdk to ^3.1.1 (#271)
  • Bump @​metamask/safe-event-emitter from 3.0.0 to 3.1.0 (#270)
  • Fix bundler URL validation (#262)

4.0.1

Changed

  • Bump @​metamask/providers to 15.0.0, @​metamask/snaps-sdk to ^3.1.0 and @@​metamask/utils to ^8.3.0(#266)
  • Bump @​metamask/json-rpc-engine from 7.3.2 to 7.3.3 (#264)
  • Bump @​metamask/snaps-sdk from 3.0.0 to 3.0.1 (#261)
  • Bump @​metamask/snaps-sdk from 1.4.0 to 3.0.0 (#259)
  • Bump @​metamask/rpc-errors from 6.1.0 to 6.2.1 (#258)

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.

[6.0.0]

Changed

  • BREAKING: Add importTime property to InternalAccount metadata (#289)
  • Bump tar from 6.1.15 to 6.2.1 (#286)
  • Bump @​metamask/snaps-sdk from 3.2.0 to 4.0.0 (#287)
  • Add documentation for eth_decodeUserOperationCallData (#254)
  • Bump @​metamask/snaps-sdk from 3.1.1 to 3.2.0 (#284)

[5.1.0]

Changed

  • Use @​metamask/providers as a peer dependency (#282)
  • Bump @​metamask/utils from 8.3.0 to 8.4.0 (#280)
  • Add stale CI workflow to close issues and PRs (#279)

[5.0.0]

Changed

  • BREAKING: Add new KeyringExecutionContext to user operation methods (#275)
  • Fix bundler type (defined as string now) (#277)
  • Bump @​metamask/providers from 15.0.0 to 16.0.0 (#276)
  • Bump @​metamask/safe-event-emitter from 3.1.0 to 3.1.1 (#274)

[4.0.2]

Changed

  • Bump @​metamask/snaps-sdk to ^3.1.1 (#271)
  • Bump @​metamask/safe-event-emitter from 3.0.0 to 3.1.0 (#270)
  • Fix bundler URL validation (#262)

[4.0.1]

Changed

  • Bump @​metamask/providers to 15.0.0, @​metamask/snaps-sdk to ^3.1.0 and @@​metamask/utils to ^8.3.0(#266)
  • Bump @​metamask/json-rpc-engine from 7.3.2 to 7.3.3 (#264)
  • Bump @​metamask/snaps-sdk from 3.0.0 to 3.0.1 (#261)
  • Bump @​metamask/snaps-sdk from 1.4.0 to 3.0.0 (#259)
  • Bump @​metamask/rpc-errors from 6.1.0 to 6.2.1 (#258)

[4.0.0]

Changed

  • BREAKING Update node min version to 18.x (#247)

... (truncated)

Commits
  • 35c2f21 6.0.0 (#290)
  • 66ce0f3 chore(deps): bump tar from 6.1.15 to 6.2.1 (#286)
  • f50576d chore(deps): bump @​metamask/snaps-sdk from 3.2.0 to 4.0.0 (#287)
  • ff2b2b3 Breaking: Add importTime property to InternalAccount metadata (#289)
  • 23a1c0a docs: add eth_decodeUserOperationCallData to documentation (#254)
  • d9c7e5a chore(deps): bump @​metamask/snaps-sdk from 3.1.1 to 3.2.0 (#284)
  • 4cc97af 5.1.0 (#283)
  • 11a2f9c refactor: use @​metamask/providers as a peer dependency (#282)
  • 36ae5cd chore(deps): bump @​metamask/utils from 8.3.0 to 8.4.0 (#280)
  • 547543e ci: add stale workflow to close issues and PRs (#279)
  • 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 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 3 months ago

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

Package New capabilities Transitives Size Publisher
npm/@metamask/json-rpc-middleware-stream@6.0.2 None 0 27 kB metamaskbot
npm/@metamask/keyring-api@6.0.0 None 0 193 kB metamaskbot
npm/@metamask/providers@16.0.0 None 0 331 kB metamaskbot
npm/@metamask/snaps-sdk@4.0.1 network 0 422 kB metamaskbot

🚮 Removed packages: npm/@metamask/keyring-api@3.0.0, npm/@metamask/providers@14.0.2, npm/@metamask/snaps-sdk@1.4.0, npm/is-svg@4.4.0, npm/json-rpc-middleware-stream@5.0.1

View full report↗︎

legobeat commented 2 months ago

@dependabot recreate

dependabot[bot] commented 2 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 2 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 2 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 2 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 2 months ago

Superseded by #378.