Commit 80fe4e7
authored
chore(deps): bump @metamask/controller-utils from 11.7.0 to 11.8.0 (#3383)
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core)
from 11.7.0 to 11.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/cf5c9e018d0fd8cb095e5679120e0836ebb9b7ad"><code>cf5c9e0</code></a>
Release/389.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5765">#5765</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/721d96464108977ee3f3c631915b9b19ccf4d892"><code>721d964</code></a>
fix(multichain-network-controller): batch requests for active networks
(<a
href="https://redirect.github.com/MetaMask/core/issues/5752">#5752</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/a9df7257575051fc6d658a6ec3987a55bfcd62f8"><code>a9df725</code></a>
refactor: NotificationServicesController to use
KeyringController:getState to...</li>
<li><a
href="https://github.com/MetaMask/core/commit/b2b6d210118b6dbbed98a29eadfbf32716738378"><code>b2b6d21</code></a>
feat: add <code>Monad Testnet</code> to <code>network-controller</code>
and <code>controller-utils</code> (<a
href="https://redirect.github.com/MetaMask/core/issues/5">#5</a>...</li>
<li><a
href="https://github.com/MetaMask/core/commit/f0742fae34560969852787b6b9ad772ac2b7c4d8"><code>f0742fa</code></a>
Release 388.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5763">#5763</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/f9a0d70879d15acd7caaf9eafe0fdd7d595a645b"><code>f9a0d70</code></a>
Release/387.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5760">#5760</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/146982e468b852836e3ffcfd1d6b417382ca64d7"><code>146982e</code></a>
Fix <code>getAllNamespacesFromCaip25CaveatValue</code> to return only
reference when val...</li>
<li><a
href="https://github.com/MetaMask/core/commit/a5465bbe9a46908bfe367ce2a511f0852aa842cd"><code>a5465bb</code></a>
perf(keyring-controller): do not fire unnecessary
<code>:stageChange</code> in `withKeyr...</li>
<li><a
href="https://github.com/MetaMask/core/commit/1e41ed5dd82842c6e72ee6686255c538661927ba"><code>1e41ed5</code></a>
Release/386.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5758">#5758</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/0234ffca87c9ab93e0ddcc149165009d0d599651"><code>0234ffc</code></a>
fix: use solana chainId as scope when submitting bridge txs (<a
href="https://redirect.github.com/MetaMask/core/issues/5750">#5750</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>1 parent 3f84c9c commit 80fe4e7
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2971 | 2971 | | |
2972 | 2972 | | |
2973 | 2973 | | |
2974 | | - | |
2975 | | - | |
| 2974 | + | |
| 2975 | + | |
2976 | 2976 | | |
2977 | 2977 | | |
2978 | 2978 | | |
| |||
2987 | 2987 | | |
2988 | 2988 | | |
2989 | 2989 | | |
2990 | | - | |
| 2990 | + | |
2991 | 2991 | | |
2992 | 2992 | | |
2993 | 2993 | | |
| |||
0 commit comments