Skip to content

Commit 8c29718

Browse files
chore: Bump @metamask/controller-utils from 11.18.0 to 11.19.0 (#3865)
Bumps [@metamask/controller-utils](https://github.com/MetaMask/core) from 11.18.0 to 11.19.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/08ce5e530bd12474e3dfae271b13510ff4c30c92"><code>08ce5e5</code></a> Release/824.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/7995">#7995</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/c1e5bf23108d3586df498028c23980524cf4577c"><code>c1e5bf2</code></a> feat: add <code>degradedType</code> and <code>retriedError</code> to degraded events (<a href="https://redirect.github.com/MetaMask/core/issues/7988">#7988</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/e18d7e796e2bbffced79fdf333350764241a5997"><code>e18d7e7</code></a> chore: change occurenceFloor for megaeth mainnet in getTokensURL (<a href="https://redirect.github.com/MetaMask/core/issues/7994">#7994</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/1a8467571bb51711e1bd2768878780a5916e26e4"><code>1a84675</code></a> feat: add input_amount_preset to SwapBridge Input Changed (<a href="https://redirect.github.com/MetaMask/core/issues/7987">#7987</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/def74742f41668861ef0e3808fc8cd183872347f"><code>def7474</code></a> Release/823.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/7993">#7993</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/abe382c846cc46fb5b5162f3d32ab2d6b591661e"><code>abe382c</code></a> chore: Update <code>generate-method-action-types</code> script to be used in a single pa...</li> <li><a href="https://github.com/MetaMask/core/commit/909f2025908e528bb70092560e3dbd853aa63db8"><code>909f202</code></a> fix: fix assets controllers changelog (<a href="https://redirect.github.com/MetaMask/core/issues/7990">#7990</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/6e52424a10cd4aa9c81437587b47b960828d613a"><code>6e52424</code></a> chore(network-controller): replace <code>Sinon</code> with <code>Jest</code> fake timers (<a href="https://redirect.github.com/MetaMask/core/issues/7986">#7986</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/051e199565a7a930f7fefc9eeb81dde8612a39b9"><code>051e199</code></a> feat: add <code>rpcMethodName</code> to <code>degraded</code> events (<a href="https://redirect.github.com/MetaMask/core/issues/7954">#7954</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/87e2a77f0a54e0b73d3e7c5ac59ca897ab2502a4"><code>87e2a77</code></a> chore(ramps-controller): replace Sinon with Jest fake timers (<a href="https://redirect.github.com/MetaMask/core/issues/7973">#7973</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MetaMask/core/compare/@metamask/controller-utils@11.18.0...@metamask/controller-utils@11.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/controller-utils&package-manager=npm_and_yarn&previous-version=11.18.0&new-version=11.19.0)](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 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> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Lockfile-only dependency bump; risk is limited to any upstream behavioral changes in `@metamask/controller-utils` affecting consumers at runtime. > > **Overview** > Bumps the Yarn lockfile entry for `@metamask/controller-utils` from `11.18.0` to `11.19.0` (checksum updated accordingly), with no source or configuration changes outside `yarn.lock`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 0fb4b9b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 087ecbc commit 8c29718

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3049,8 +3049,8 @@ __metadata:
30493049
linkType: soft
30503050

30513051
"@metamask/controller-utils@npm:^11.17.0":
3052-
version: 11.18.0
3053-
resolution: "@metamask/controller-utils@npm:11.18.0"
3052+
version: 11.19.0
3053+
resolution: "@metamask/controller-utils@npm:11.19.0"
30543054
dependencies:
30553055
"@metamask/eth-query": "npm:^4.0.0"
30563056
"@metamask/ethjs-unit": "npm:^0.3.0"
@@ -3065,7 +3065,7 @@ __metadata:
30653065
lodash: "npm:^4.17.21"
30663066
peerDependencies:
30673067
"@babel/runtime": ^7.0.0
3068-
checksum: 10/0c96701e3639b887c51c02416158bfeef42bf80701a4ca0d1ad2c888a370ccd9a6f2cb4677ef075a17a341c0dc9135e91c4f3079a7d498d9368d2f5e6fdf5d1b
3068+
checksum: 10/d66ff170a6c2fb5726aa34c94e4870d79e96737043d3450f87d34eec8b24209b27a09df9935aad9e3e5bb685ebb3ee2c918e6d4cfbeec497c2fa823a177fc227
30693069
languageName: node
30703070
linkType: hard
30713071

0 commit comments

Comments
 (0)