-
-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump
@metamask/{keyring-api,eth-snap-keyring,snaps-*}
(#4948)
## Explanation Updating accounts related packages. We do skip 1 major for the `keyring-api` which is ok: - 9.0.0 was about Bitcoin changes (renaming the only BTC method we support) - 10.1.0: * bumps the `@metamask/providers` to the same version than the one expected by `snaps-*` packages and the `eth-snap-keyring` * adds basic Solana support ## References N/A ## Changelog ### `@metamask/accounts-controller` - **CHANGED**: Bump `keyring-api` to `^10.1.0` - **CHANGED**: Bump `eth-snap-keyring` to `^5.0.1` - **CHANGED**: Bump `snaps-utils` to `^8.3.0` - **CHANGED**: Bump `snaps-sdk` to `^6.7.0` - **CHANGED**: Bump peer dependency `snaps-controllers` to `^9.10.0` ### `@metamask/assets-controllers` - **CHANGED**: Bump `keyring-api` to `^10.1.0` ### `@metamask/chain-controller` - **CHANGED**: Bump `keyring-api` to `^10.1.0` - **CHANGED**: Bump `snaps-utils` to `^8.3.0` - **CHANGED**: Bump `snaps-sdk` to `^6.7.0` - **CHANGED**: Bump `snaps-controllers` to `^9.10.0` ### `@metamask/keyring-controller` - **CHANGED**: Bump `keyring-api` to `^10.1.0` ### `@metamask/profile-sync-controller` - **CHANGED**: Bump `keyring-api` to `^10.1.0` - **CHANGED**: Bump `snaps-utils` to `^8.3.0` - **CHANGED**: Bump `snaps-sdk` to `^6.7.0` - **CHANGED**: Bump peer dependency `snaps-controllers` to `^9.10.0` ### `@metamask/transaction-controller` - **CHANGED**: Bump `keyring-api` to `^10.1.0` ## Checklist - [x] I've updated the test suite for new or updated code as appropriate - [x] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [x] I've highlighted breaking changes using the "BREAKING" category above as appropriate - [x] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes
- Loading branch information
Showing
8 changed files
with
114 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.