Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

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 <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/keyring-api](https://github.com/MetaMask/keyring-api) from 3.0.0 to 6.0.0.
- [Release notes](https://github.com/MetaMask/keyring-api/releases)
- [Changelog](https://github.com/MetaMask/keyring-api/blob/main/CHANGELOG.md)
- [Commits](MetaMask/keyring-api@v3.0.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2024 06:41
@dependabot dependabot bot added the type-dependencies Pull requests that update a dependency file label Apr 17, 2024
@socket-security
Copy link

@legobeat
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

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.

3 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #378.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/keyring-api-6.0.0 branch May 6, 2024 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type-dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants