Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2024

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

Release notes

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

8.0.1

Changed

  • Migrate to @​metamask/superstruct and update required dependencies (#355).
  • Bump @​metamask/providers from 17.1.0 to 17.1.1 (#354).
  • Bump @​metamask/key-tree from 9.1.1 to 9.1.2 (#351).
  • Bump @​metamask/rpc-errors from 6.3.0 to 6.3.1 (#350).
  • Bump @​metamask/providers from 17.0.0 to 17.1.0 (#348).
  • Bump @​metamask/snaps-sdk from 4.4.2 to 6.0.0 (#347).
  • Bump braces from 3.0.2 to 3.0.3 (#345).

8.0.0

Changed

  • BREAKING: Revert "feat: allow multiple address per account (#315)" (#342).

7.0.0

Added

  • Add getAccountBalances to KeyringClient (#340).
  • Allow multiple address per account (#315).

Changed

  • BREAKING: Keep all ETH methods in the same enum (#313).
  • Bump @​metamask/snaps-sdk from 4.4.1 to 4.4.2 (#339).
  • Bump @​metamask/rpc-errors from 6.2.1 to 6.3.0 (#337).
  • Bump @​metamask/json-rpc-middleware-stream from 7.0.1 to 7.0.2 (#333).
  • Bump @​metamask/snaps-sdk from 4.4.0 to 4.4.1 (#334).

Fixed

  • Allow stale action to be run manually and fix permissions (#336).

6.4.0

Changed

  • Add support for @metamask/providers v17 (#329).

6.3.1

Fixed

  • Export Caip* types used in the API (#325).

6.3.0

Added

  • Add getAccountBalances method to Keyring interface (#320).
  • Add CAIP-19 types to utils (#321).

Changed

  • Bump @​metamask/snaps-sdk from 4.2.0 to 4.3.0 (#323).
  • Split api.ts into different files (#319).
  • Make the KeyringAccount type less rigid (#311).

Fixed

  • Ensure that errors are JSON-serializable (#162).
  • Don't use internal types in the public API (#312).

... (truncated)

Changelog

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

[8.0.1]

Changed

  • Migrate to @​metamask/superstruct and update required dependencies (#355).
  • Bump @​metamask/providers from 17.1.0 to 17.1.1 (#354).
  • Bump @​metamask/key-tree from 9.1.1 to 9.1.2 (#351).
  • Bump @​metamask/rpc-errors from 6.3.0 to 6.3.1 (#350).
  • Bump @​metamask/providers from 17.0.0 to 17.1.0 (#348).
  • Bump @​metamask/snaps-sdk from 4.4.2 to 6.0.0 (#347).
  • Bump braces from 3.0.2 to 3.0.3 (#345).

[8.0.0]

Changed

  • BREAKING: Revert "feat: allow multiple address per account (#315)" (#342).

[7.0.0]

Added

  • Add getAccountBalances to KeyringClient (#340).
  • BREAKING: Allow multiple address per account (#315).

Changed

  • BREAKING: Keep all ETH methods in the same enum (#313).
  • Bump @​metamask/snaps-sdk from 4.4.1 to 4.4.2 (#339).
  • Bump @​metamask/rpc-errors from 6.2.1 to 6.3.0 (#337).
  • Bump @​metamask/json-rpc-middleware-stream from 7.0.1 to 7.0.2 (#333).
  • Bump @​metamask/snaps-sdk from 4.4.0 to 4.4.1 (#334).

Fixed

  • Allow stale action to be run manually and fix permissions (#336).

[6.4.0]

Changed

  • BREAKING: Keep all ETH methods in the same enum (#313).
  • Add support for @metamask/providers v17 (#329).

[6.3.1]

Changed

  • BREAKING: Keep all ETH methods in the same enum (#313).

... (truncated)

Commits
  • e0e6660 8.0.1 (#356)
  • 5bf58ad chore: migrate to @metamask/superstruct and update required dependencies (#...
  • bf23e8d chore(deps-dev): bump @​metamask/providers from 17.1.0 to 17.1.1 (#354)
  • 0e3eeb5 chore(deps): bump @​metamask/key-tree from 9.1.1 to 9.1.2 (#351)
  • f4b3411 chore(deps): bump @​metamask/rpc-errors from 6.3.0 to 6.3.1 (#350)
  • f18c0bb chore(deps-dev): bump @​metamask/providers from 17.0.0 to 17.1.0 (#348)
  • 7d7967f chore(deps): bump @​metamask/snaps-sdk from 4.4.2 to 6.0.0 (#347)
  • 4f31bdf chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across...
  • 252e016 8.0.0 (#344)
  • 37409d7 Revert "feat: allow multiple address per account (#315)" (#342)
  • 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 8.0.1.
- [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...v8.0.1)

---
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 July 18, 2024 06:28
@dependabot dependabot bot added the type-dependencies Pull requests that update a dependency file label Jul 18, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@metamask/keyring-api@8.0.1 Transitive: network +11 4.77 MB metamaskbot
npm/@metamask/providers@17.1.1 None +12 2.13 MB metamaskbot
npm/@metamask/rpc-errors@6.3.1 None +5 644 kB metamaskbot

🚮 Removed packages: npm/@metamask/keyring-api@3.0.0, npm/@metamask/providers@14.0.2, npm/@metamask/rpc-errors@6.2.1, npm/webextension-polyfill@0.10.0

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2024

Superseded by #411.

@dependabot dependabot bot closed this Jul 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/keyring-api-8.0.1 branch July 25, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants