Commit 3b7be7e
authored
chore(deps): bump @metamask/controller-utils from 11.6.0 to 11.7.0 (#3296)
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core)
from 11.6.0 to 11.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/e67471277e0279cb2eb6b2b3a4232353eb031d81"><code>e674712</code></a>
Release 347.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5583">#5583</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/67c36205602dcf56113b0d70fdaefa95dc27b8ac"><code>67c3620</code></a>
feat: add chain specific gas estimation fallbacks using remote feature
flags ...</li>
<li><a
href="https://github.com/MetaMask/core/commit/8f4f5c96a03bb8030fc8d50764001f59e2c2a5a2"><code>8f4f5c9</code></a>
NetworkController: Make failover URLs optional (<a
href="https://redirect.github.com/MetaMask/core/issues/5561">#5561</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/6aac62f55e4623c557ead2a8f12b44b8a3c4e224"><code>6aac62f</code></a>
Upgrade eth-json-rpc-{middleware,infura} (<a
href="https://redirect.github.com/MetaMask/core/issues/5573">#5573</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/236a9645ceb6ea2d17f3023abd552edc12e09662"><code>236a964</code></a>
chore: mms-1799 Bridge Token Occurrences (<a
href="https://redirect.github.com/MetaMask/core/issues/5572">#5572</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/ec6967563ea6254f38ad14e81baa7a46a7b33636"><code>ec69675</code></a>
feat: validate chain ID matches network client ID (<a
href="https://redirect.github.com/MetaMask/core/issues/5569">#5569</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/87ebc4b1aa724d76e10f89e67fe54eac6fab185a"><code>87ebc4b</code></a>
fix(accounts-controller): do not fire events during <code>update</code>
blocks (<a
href="https://redirect.github.com/MetaMask/core/issues/5555">#5555</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/38b134a4b14fce1ec0408e4f73b7c2f22333feec"><code>38b134a</code></a>
Feat/add app metadata controller (<a
href="https://redirect.github.com/MetaMask/core/issues/5325">#5325</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/ee00da57ab7c9a64fa4a30b575c45182a01b98d5"><code>ee00da5</code></a>
feat: support transactions from account snaps that should not be
published (#...</li>
<li><a
href="https://github.com/MetaMask/core/commit/0cb5f117e3c67cbf03d7fa5e826460f560187dd7"><code>0cb5f11</code></a>
chore: bump accounts dependencies (<a
href="https://redirect.github.com/MetaMask/core/issues/5565">#5565</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 8bfaf95 commit 3b7be7e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4380 | 4380 | | |
4381 | 4381 | | |
4382 | 4382 | | |
4383 | | - | |
4384 | | - | |
| 4383 | + | |
| 4384 | + | |
4385 | 4385 | | |
4386 | 4386 | | |
4387 | 4387 | | |
| |||
4396 | 4396 | | |
4397 | 4397 | | |
4398 | 4398 | | |
4399 | | - | |
| 4399 | + | |
4400 | 4400 | | |
4401 | 4401 | | |
4402 | 4402 | | |
| |||
0 commit comments