Commit 00e1f33
authored
chore(deps): bump @metamask/controller-utils from 11.8.0 to 11.9.0 (#3399)
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core)
from 11.8.0 to 11.9.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/855db28137a2787d85d6eed84fcdd1152b40db35"><code>855db28</code></a>
Release 399.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5812">#5812</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/e4c1ffaebc1b2016534d879aea50eb5d4c70808d"><code>e4c1ffa</code></a>
fix: Prevent circuit break for HTTP 4XX errors (<a
href="https://redirect.github.com/MetaMask/core/issues/5809">#5809</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9a26e72e77f0e94ce6653c20f5c2ee0fb84a0940"><code>9a26e72</code></a>
Release/398.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5811">#5811</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/22e116193cc9616c2b5e1a6fc09f633c39fc07bf"><code>22e1161</code></a>
fix: use zero address as native address instead of assetId (<a
href="https://redirect.github.com/MetaMask/core/issues/5799">#5799</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/b1d2647032cf74ccc05d50232a670ef983d65a62"><code>b1d2647</code></a>
chore: Remove obsolete workaround (<a
href="https://redirect.github.com/MetaMask/core/issues/5808">#5808</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9bac89d8d48db86a2cd9b615f37cd664240c8a57"><code>9bac89d</code></a>
feat: incoming transaction request tags (<a
href="https://redirect.github.com/MetaMask/core/issues/5803">#5803</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/2bd95368c46feaeb08191d818048b2e1ccbfe0b2"><code>2bd9536</code></a>
fix(rpc-service): handle 405 and 429 status codes without triggering
circuit ...</li>
<li><a
href="https://github.com/MetaMask/core/commit/29c912fd3d826021364246df536c833814ec9ee9"><code>29c912f</code></a>
perf: improve token-list-controller state updates and caching (<a
href="https://redirect.github.com/MetaMask/core/issues/5804">#5804</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/f5dcbb7da197508068018b862b5149e22142567b"><code>f5dcbb7</code></a>
Release 397.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5802">#5802</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/7bf44c898291c65334f384433d899decc2548fb8"><code>7bf44c8</code></a>
feat: add feature flag for incoming transactions polling interval (<a
href="https://redirect.github.com/MetaMask/core/issues/5792">#5792</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 da0d581 commit 00e1f33
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2972 | 2972 | | |
2973 | 2973 | | |
2974 | 2974 | | |
2975 | | - | |
2976 | | - | |
| 2975 | + | |
| 2976 | + | |
2977 | 2977 | | |
2978 | 2978 | | |
2979 | 2979 | | |
| |||
2988 | 2988 | | |
2989 | 2989 | | |
2990 | 2990 | | |
2991 | | - | |
| 2991 | + | |
2992 | 2992 | | |
2993 | 2993 | | |
2994 | 2994 | | |
| |||
0 commit comments