Commit da8c5a0
chore: Bump @metamask/permission-controller from 12.1.0 to 12.1.1 (#3746)
Bumps
[@metamask/permission-controller](https://github.com/MetaMask/core) from
12.1.0 to 12.1.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/fcb43e64fc5ce6745f904ac6b0b0a8eddf7e92c1"><code>fcb43e6</code></a>
Release/687.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/7202">#7202</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/39f7d66362ca7ce6545db09f6a0f710770b305a8"><code>39f7d66</code></a>
add tron filtering options to token-selectors (<a
href="https://redirect.github.com/MetaMask/core/issues/7198">#7198</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/85855a0c766187869ce653263120de594b07cc46"><code>85855a0</code></a>
fix: <code>generate-method-action-types</code> works for services as
well (<a
href="https://redirect.github.com/MetaMask/core/issues/7200">#7200</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9e5d8c4b125b0fb56761dd0aabfb70128a8c66b3"><code>9e5d8c4</code></a>
Revert "Release 687.0.0" (<a
href="https://redirect.github.com/MetaMask/core/issues/7201">#7201</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/b557946bba87e12c956a566a73bbfe682ffe0ad0"><code>b557946</code></a>
Release 687.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/7190">#7190</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/88a754275c98bdeb1d21621f34bcfd77beab612a"><code>88a7542</code></a>
feat: get gas fee tokens action (<a
href="https://redirect.github.com/MetaMask/core/issues/7197">#7197</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/901f63a6caf7db5500433d553a66a621414cbfe1"><code>901f63a</code></a>
feat: add address scanning to phishing controller (<a
href="https://redirect.github.com/MetaMask/core/issues/7118">#7118</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/2c9685529df9f969d6b2f817987d9fd313bcde08"><code>2c96855</code></a>
Follow up to eth-json-rpc-middleware rewrite PR (<a
href="https://redirect.github.com/MetaMask/core/issues/7138">#7138</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/3ef1b231fbca671c282f7c46d5fadde92d8e1fa4"><code>3ef1b23</code></a>
fix: relay quote gas fee calculation if multiple steps (<a
href="https://redirect.github.com/MetaMask/core/issues/7191">#7191</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/33179969f4aa3df91b31a6ec18ba67da6b574c82"><code>3317996</code></a>
Release/686.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/7189">#7189</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Bumps @metamask/permission-controller to 12.1.1 across packages and
refreshes yarn.lock with updated transitive deps (json-rpc-engine
10.2.0, controller-utils 11.16.0).
>
> - **Dependencies**:
> - Bump `@metamask/permission-controller` from `^12.1.0` to `^12.1.1`
in:
> - `packages/snaps-controllers/package.json`
> - `packages/snaps-rpc-methods/package.json`
> - `packages/snaps-simulation/package.json`
> - `packages/snaps-utils/package.json`
> - **Lockfile updates (`yarn.lock`)**:
> - Resolve `@metamask/[email protected]` with updated
transitives:
> - `@metamask/controller-utils` → `11.16.0`.
> - `@metamask/json-rpc-engine` → `10.2.0` (adds
`@types/deep-freeze-strict`, `deep-freeze-strict`, `klona`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
b645498. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MetaMask Bot <[email protected]>1 parent 163e512 commit da8c5a0
File tree
5 files changed
+25
-22
lines changed- packages
- snaps-controllers
- snaps-rpc-methods
- snaps-simulation
- snaps-utils
5 files changed
+25
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3014 | 3014 | | |
3015 | 3015 | | |
3016 | 3016 | | |
3017 | | - | |
3018 | | - | |
3019 | | - | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
3020 | 3020 | | |
3021 | 3021 | | |
3022 | 3022 | | |
| |||
3031 | 3031 | | |
3032 | 3032 | | |
3033 | 3033 | | |
3034 | | - | |
| 3034 | + | |
3035 | 3035 | | |
3036 | 3036 | | |
3037 | 3037 | | |
| |||
3649 | 3649 | | |
3650 | 3650 | | |
3651 | 3651 | | |
3652 | | - | |
3653 | | - | |
3654 | | - | |
| 3652 | + | |
| 3653 | + | |
| 3654 | + | |
3655 | 3655 | | |
3656 | 3656 | | |
3657 | 3657 | | |
3658 | 3658 | | |
3659 | | - | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
| 3662 | + | |
3660 | 3663 | | |
3661 | 3664 | | |
3662 | 3665 | | |
| |||
3907 | 3910 | | |
3908 | 3911 | | |
3909 | 3912 | | |
3910 | | - | |
3911 | | - | |
3912 | | - | |
| 3913 | + | |
| 3914 | + | |
| 3915 | + | |
3913 | 3916 | | |
3914 | 3917 | | |
3915 | | - | |
3916 | | - | |
| 3918 | + | |
| 3919 | + | |
3917 | 3920 | | |
3918 | 3921 | | |
3919 | 3922 | | |
| |||
3923 | 3926 | | |
3924 | 3927 | | |
3925 | 3928 | | |
3926 | | - | |
| 3929 | + | |
3927 | 3930 | | |
3928 | 3931 | | |
3929 | 3932 | | |
| |||
4258 | 4261 | | |
4259 | 4262 | | |
4260 | 4263 | | |
4261 | | - | |
| 4264 | + | |
4262 | 4265 | | |
4263 | 4266 | | |
4264 | 4267 | | |
| |||
4459 | 4462 | | |
4460 | 4463 | | |
4461 | 4464 | | |
4462 | | - | |
| 4465 | + | |
4463 | 4466 | | |
4464 | 4467 | | |
4465 | 4468 | | |
| |||
4553 | 4556 | | |
4554 | 4557 | | |
4555 | 4558 | | |
4556 | | - | |
| 4559 | + | |
4557 | 4560 | | |
4558 | 4561 | | |
4559 | 4562 | | |
| |||
4596 | 4599 | | |
4597 | 4600 | | |
4598 | 4601 | | |
4599 | | - | |
| 4602 | + | |
4600 | 4603 | | |
4601 | 4604 | | |
4602 | 4605 | | |
| |||
0 commit comments