Commit e69825d
chore: Bump @metamask/base-controller from 8.0.1 to 8.1.0 (#3582)
Bumps [@metamask/base-controller](https://github.com/MetaMask/core) from
8.0.1 to 8.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/f9975eac87b855d82993fd5751a79f4efde0afec"><code>f9975ea</code></a>
Release 494.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6284">#6284</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/706c2f0b121e323ccc17d4d9e222cd166f72d123"><code>706c2f0</code></a>
chore: Fix internal type mismatch (<a
href="https://redirect.github.com/MetaMask/core/issues/6264">#6264</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/7636df6973edc4ef173b8b11547b0155b408e0a9"><code>7636df6</code></a>
fix: Update <code>unsubscribe</code> type to support selector
subscriptions (<a
href="https://redirect.github.com/MetaMask/core/issues/6262">#6262</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/e424891b7bf28330e7f8dc1640bebff83c214256"><code>e424891</code></a>
chore: add assetsFiatValues to swap and bridge addTransactionBatch
params (<a
href="https://redirect.github.com/MetaMask/core/issues/6">#6</a>...</li>
<li><a
href="https://github.com/MetaMask/core/commit/c7884a09a583049f570347831f4091dce0f308e1"><code>c7884a0</code></a>
fix: hardcode xchain swaps action_type to swapbridge_v1 (<a
href="https://redirect.github.com/MetaMask/core/issues/6270">#6270</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/548e29d73a098219d268403731a2725158c7d455"><code>548e29d</code></a>
Release/493.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6276">#6276</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/92492073667f7f3138c10e7bd0dac77c667b8008"><code>9249207</code></a>
fix: fixed persisting incorrect revoke token in vault (<a
href="https://redirect.github.com/MetaMask/core/issues/6272">#6272</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/686a26ab125431f2f9cdb37ccbb28a96713e14f4"><code>686a26a</code></a>
Release/492.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6273">#6273</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/a84e56f1434e561381566e12c52fcef74a4e1b39"><code>a84e56f</code></a>
chore: relax yarn constraints for peer dep <1.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6274">#6274</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/256d3378e3e96a692d361605ac0df17cd5bc8b6c"><code>256d337</code></a>
Release 491.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6271">#6271</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 bdcb6b8 commit e69825d
File tree
4 files changed
+12
-12
lines changed- packages
- snaps-controllers
- snaps-simulation
- snaps-utils
4 files changed
+12
-12
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 | | |
| |||
4213 | 4213 | | |
4214 | 4214 | | |
4215 | 4215 | | |
4216 | | - | |
| 4216 | + | |
4217 | 4217 | | |
4218 | 4218 | | |
4219 | 4219 | | |
| |||
4504 | 4504 | | |
4505 | 4505 | | |
4506 | 4506 | | |
4507 | | - | |
| 4507 | + | |
4508 | 4508 | | |
4509 | 4509 | | |
4510 | 4510 | | |
| |||
4550 | 4550 | | |
4551 | 4551 | | |
4552 | 4552 | | |
4553 | | - | |
| 4553 | + | |
4554 | 4554 | | |
4555 | 4555 | | |
4556 | 4556 | | |
| |||
4719 | 4719 | | |
4720 | 4720 | | |
4721 | 4721 | | |
4722 | | - | |
| 4722 | + | |
4723 | 4723 | | |
4724 | 4724 | | |
4725 | 4725 | | |
| |||
0 commit comments