Commit bd2ad5d
authored
chore: Bump @metamask/controller-utils from 11.11.0 to 11.12.0 (#3597)
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core)
from 11.11.0 to 11.12.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/92c17572cd2c3b14b0fea4b333ee913658f564ef"><code>92c1757</code></a>
Release 500.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6303">#6303</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/97c24ed3e1a885de6007f2e62bb648583e64e1f8"><code>97c24ed</code></a>
feat: Add messenger <code>delegate</code> and <code>revoke</code>
methods (<a
href="https://redirect.github.com/MetaMask/core/issues/6132">#6132</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/2bfb7fce42b304231484dc5b2afec0b2599c6734"><code>2bfb7fc</code></a>
feat(account-tree-controller): fallback naming for newly created groups
(<a
href="https://redirect.github.com/MetaMask/core/issues/6246">#6246</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/dffe11bb141c1700911e898d78b466490a7e2a33"><code>dffe11b</code></a>
feat: create new utility function to fetch balances for multiples acc…
(<a
href="https://redirect.github.com/MetaMask/core/issues/6212">#6212</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/c7b71f88443ce4bf7623480271cc61ed90a7c389"><code>c7b71f8</code></a>
Release/499.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6298">#6298</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/90dbbf7b61bfcd9ca2ea67fa9d1f34f25cc8ea98"><code>90dbbf7</code></a>
feat: calculate effective gasFee for swap and bridge quotes (<a
href="https://redirect.github.com/MetaMask/core/issues/6295">#6295</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/3da65dbe5bf1af2054f9110a268c45c342cd9027"><code>3da65db</code></a>
Release/498.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6296">#6296</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/4413fe78146731f3adf0c64d8986c507d58ef346"><code>4413fe7</code></a>
chore: Refactor subscription metadata (<a
href="https://redirect.github.com/MetaMask/core/issues/6294">#6294</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/d515ba9fdddda25e834a9ba19c589790496c15f2"><code>d515ba9</code></a>
chore: Add <code>clearSubscriptions</code> test and reorganize (<a
href="https://redirect.github.com/MetaMask/core/issues/6293">#6293</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/2a03e1553b1f8c26eed184143184352e55e51978"><code>2a03e15</code></a>
feat: social login authentication state (<a
href="https://redirect.github.com/MetaMask/core/issues/6288">#6288</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 e69825d commit bd2ad5d
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3001 | 3001 | | |
3002 | 3002 | | |
3003 | 3003 | | |
3004 | | - | |
3005 | | - | |
| 3004 | + | |
| 3005 | + | |
3006 | 3006 | | |
3007 | 3007 | | |
3008 | 3008 | | |
| |||
3017 | 3017 | | |
3018 | 3018 | | |
3019 | 3019 | | |
3020 | | - | |
| 3020 | + | |
3021 | 3021 | | |
3022 | 3022 | | |
3023 | 3023 | | |
| |||
0 commit comments