Commit a932d61
chore: Bump @metamask/base-controller from 8.1.0 to 8.2.0 (#3607)
Bumps [@metamask/base-controller](https://github.com/MetaMask/core) from
8.1.0 to 8.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/102964701f19e66c959917249070e89a17cfc842"><code>1029647</code></a>
Release 508.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6355">#6355</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9640c959ae03738e586cb186a964c60dc6aa3384"><code>9640c95</code></a>
chore: Update Jest config to map <code>next</code> export to source
correctly (<a
href="https://redirect.github.com/MetaMask/core/issues/6349">#6349</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/508a9eceef7513155601b8f608afd7510decab4a"><code>508a9ec</code></a>
feat(authentication-controller): prevent login race conditions (<a
href="https://redirect.github.com/MetaMask/core/issues/6353">#6353</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/5feebfbcca6872dce5c38356fd5dd50f63b0f304"><code>5feebfb</code></a>
feat: Swaps asset detail tooltip click event (<a
href="https://redirect.github.com/MetaMask/core/issues/6352">#6352</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/3b7e524c3d8227f6c1142acf8d2bd0618ba8bf3c"><code>3b7e524</code></a>
Release/507.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6350">#6350</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/a964d181707baaf4184e3692c10118b6be8e9b4b"><code>a964d18</code></a>
Document recent breaking change to controller-utils (<a
href="https://redirect.github.com/MetaMask/core/issues/6343">#6343</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/cd451d2c67e9432a1cb2e8d7f8e8d721e083ea72"><code>cd451d2</code></a>
Revert "Release/507.0.0" (<a
href="https://redirect.github.com/MetaMask/core/issues/6348">#6348</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/d926d2cd5e82e11ee3caa2b0b262389206eb3db1"><code>d926d2c</code></a>
Release/507.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6347">#6347</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/2676664993957f527d593d1a9cb412bb5cb5bc08"><code>2676664</code></a>
feat: Add support for gasless 7702 swaps (<a
href="https://redirect.github.com/MetaMask/core/issues/6346">#6346</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/60b318e18867331f12910d85920822ddb5a9a301"><code>60b318e</code></a>
chore: Remove is base controller (<a
href="https://redirect.github.com/MetaMask/core/issues/6341">#6341</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>
---------
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 5fb07ea commit a932d61
File tree
4 files changed
+18
-10
lines changed- packages
- snaps-controllers
- snaps-simulation
- snaps-utils
4 files changed
+18
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2873 | 2873 | | |
2874 | 2874 | | |
2875 | 2875 | | |
2876 | | - | |
2877 | | - | |
2878 | | - | |
| 2876 | + | |
| 2877 | + | |
| 2878 | + | |
2879 | 2879 | | |
| 2880 | + | |
2880 | 2881 | | |
2881 | 2882 | | |
2882 | | - | |
| 2883 | + | |
2883 | 2884 | | |
2884 | 2885 | | |
2885 | 2886 | | |
| |||
3780 | 3781 | | |
3781 | 3782 | | |
3782 | 3783 | | |
| 3784 | + | |
| 3785 | + | |
| 3786 | + | |
| 3787 | + | |
| 3788 | + | |
| 3789 | + | |
| 3790 | + | |
3783 | 3791 | | |
3784 | 3792 | | |
3785 | 3793 | | |
| |||
4213 | 4221 | | |
4214 | 4222 | | |
4215 | 4223 | | |
4216 | | - | |
| 4224 | + | |
4217 | 4225 | | |
4218 | 4226 | | |
4219 | 4227 | | |
| |||
4504 | 4512 | | |
4505 | 4513 | | |
4506 | 4514 | | |
4507 | | - | |
| 4515 | + | |
4508 | 4516 | | |
4509 | 4517 | | |
4510 | 4518 | | |
| |||
4550 | 4558 | | |
4551 | 4559 | | |
4552 | 4560 | | |
4553 | | - | |
| 4561 | + | |
4554 | 4562 | | |
4555 | 4563 | | |
4556 | 4564 | | |
| |||
0 commit comments