chore: Bump @metamask/permission-controller from 13.1.0 to 13.1.1#4002
Merged
FrederikBolding merged 2 commits intoMay 26, 2026
Merged
Conversation
Bumps [@metamask/permission-controller](https://github.com/MetaMask/core) from 13.1.0 to 13.1.1. - [Release notes](https://github.com/MetaMask/core/releases) - [Commits](https://github.com/MetaMask/core/compare/@metamask/permission-controller@13.1.0...@metamask/permission-controller@13.1.1) --- updated-dependencies: - dependency-name: "@metamask/permission-controller" dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
FrederikBolding
approved these changes
May 26, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4002 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 425 425
Lines 12368 12370 +2
Branches 1949 1949
=======================================
+ Hits 12193 12195 +2
Misses 175 175 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merged
pull Bot
pushed a commit
to Dustin4444/snaps
that referenced
this pull request
Jun 2, 2026
This is the release candidate for version `159.0.0`. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Medium Risk** > Major bump in snaps-rpc-methods changes how entropy is accessed via the keyring; integrators must upgrade and verify entropy-related Snap RPC flows, though this PR itself only changes versions and changelogs. > > **Overview** > **Release `159.0.0`** bumps the monorepo from `158.0.0` and cuts new versions for several published packages, with changelog entries only—no application source changes in this diff. > > **`@metamask/snaps-rpc-methods` `17.0.0`** (major) documents a **breaking** switch to `withKeyringV2Unsafe` for entropy access ([MetaMask#4009](MetaMask#4009)) and a patch bump on `@metamask/permission-controller`. **`@metamask/snaps-simulation` `4.2.0`** aligns with that entropy path and depends on rpc-methods 17. **`@metamask/snaps-controllers` `20.0.6`** and **`@metamask/snaps-jest` `10.1.4`** are patch releases that pull in the updated rpc-methods (and related) dependencies ([MetaMask#4020](MetaMask#4020), [MetaMask#4002](MetaMask#4002)). > > Consumers upgrading should treat **snaps-rpc-methods 17** as semver-major because of the keyring/entropy API change; other bumps are dependency alignment for the release train. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 94245cd. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @metamask/permission-controller from 13.1.0 to 13.1.1.
Commits
685b508Release/974.0.0 (#8755)fc15a1crefactor(multichain-account-service): remove old unused event (#8752)59194e1Release 973.0.0 (#8753)3e626d1fix: fiat strategy submit flow and totals calculation (#8726)be9321fRelease/972.0.0 (#8751)f7df669feat: MUSD-681: (money-account-balance-service) replace constructor config wi...0c7feb0Initially run update-changelogs only for non-draft PRs (#8750)2740566Optimize type params for Messenger.delegate/revoke (#8748)d8cf819Release/971.0.0 (#8749)495f8d4Fix update-changelogs workflow (#8741)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)