Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @metamask/base-controller from 5.0.1 to 5.0.2 (#2375)
Bumps [@metamask/base-controller](https://github.com/MetaMask/core) from 5.0.1 to 5.0.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/109ebe0405d566f1ce5fdb08013f17fcf4a8acd8"><code>109ebe0</code></a> Release 146.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4232">#4232</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/8c80ba4b492b9d57ab813368f104ec80856643ed"><code>8c80ba4</code></a> chore: Export ETHERSCAN_SUPPORTED_CHAIN_IDS constant from Preferences Control...</li> <li><a href="https://github.com/MetaMask/core/commit/a04eeb6f4847f3c9f8d7cff770a149965e4fb9e3"><code>a04eeb6</code></a> Release/145.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4229">#4229</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/ffd16d4a778933ee257b6f7d28f308c280ad3d4b"><code>ffd16d4</code></a> [keyring-controller] Add <code>withKeyring</code> method (<a href="https://redirect.github.com/MetaMask/core/issues/4197">#4197</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/42641003d57c543dd6a01df4e93096aaf2e7e38e"><code>4264100</code></a> Don't include private packages in public areas (<a href="https://redirect.github.com/MetaMask/core/issues/4112">#4112</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/342023d18507dd4625e4418b78f8e3d9eb034995"><code>342023d</code></a> fix: simulation should handle NFT mints (<a href="https://redirect.github.com/MetaMask/core/issues/4217">#4217</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/9349754a9eb0dc2873cc0730859069e2c390d6b7"><code>9349754</code></a> Remove fee history fallback (<a href="https://redirect.github.com/MetaMask/core/issues/4210">#4210</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/843a7940a4af63cb4bad215057d97bae4787d0a4"><code>843a794</code></a> refactor(permission-controller): Clean up use of <code>any</code> (<a href="https://redirect.github.com/MetaMask/core/issues/4171">#4171</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/46e93519bfeb1cf876c5ed50d438730443617c35"><code>46e9351</code></a> comment: add TODO comment for ApprovalRequest type to use ApprovalType (<a href="https://redirect.github.com/MetaMask/core/issues/4209">#4209</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/5cf233bae68a28f6333d96c34f226c50a36bfcd3"><code>5cf233b</code></a> Release/144.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4220">#4220</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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/base-controller&package-manager=npm_and_yarn&previous-version=5.0.1&new-version=5.0.2)](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> Co-authored-by: MetaMask Bot <[email protected]>
- Loading branch information