Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @metamask/approval-controller from 3.5.1 to 3.5.2 (#214)
Bumps [@metamask/approval-controller](https://github.com/MetaMask/core) from 3.5.1 to 3.5.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/f56c6af9b051754ed97e8a42e41914c77a769e1e"><code>f56c6af</code></a> Release 79.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/1739">#1739</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/a9217de24cda822b5f186faec81f79e31784926e"><code>a9217de</code></a> Remove selectedAccount from AccountsControllerMetadata (<a href="https://redirect.github.com/MetaMask/core/issues/1734">#1734</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/7316e6107c8f9a0a1651b5d707dff90320da3611"><code>7316e61</code></a> <code>KeyringController</code>: select only supported properties in <code>fullUpdate</code> (<a href="https://redirect.github.com/MetaMask/core/issues/1710">#1710</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/978ffa12066ee784034b6073db1385a66c6dd81f"><code>978ffa1</code></a> Fix lint warnings ended up in Github (<a href="https://redirect.github.com/MetaMask/core/issues/1728">#1728</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/b3fffa79a18153d1652d4b9c64e6eef948106912"><code>b3fffa7</code></a> Update typescript v4.8 (<a href="https://redirect.github.com/MetaMask/core/issues/1718">#1718</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/db2aef24f135d599e6fc594fb55b807efddc89c5"><code>db2aef2</code></a> Add EIP-1559 compatibility validation for transaction creation (<a href="https://redirect.github.com/MetaMask/core/issues/1693">#1693</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/762882df17316d9020a4bc2bac21d374ff231633"><code>762882d</code></a> Enhance transaction validation with standardized RPC errors (<a href="https://redirect.github.com/MetaMask/core/issues/1690">#1690</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/ff9e2b3cdb0ab593d9669eb43b52248bbaaf0877"><code>ff9e2b3</code></a> Support rate limiting in name providers (<a href="https://redirect.github.com/MetaMask/core/issues/1715">#1715</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/5e48e1ca51819397d1d371b87e8d394671c2887a"><code>5e48e1c</code></a> chore: Remove AbortController polyfill (<a href="https://redirect.github.com/MetaMask/core/issues/1726">#1726</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/9698b0a882d52058b2664e1ab0dc1d7a1b6dcdbe"><code>9698b0a</code></a> Added polling-controller (<a href="https://redirect.github.com/MetaMask/core/issues/1703">#1703</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MetaMask/core/compare/@metamask/approval-controller@3.5.1...@metamask/approval-controller@3.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/approval-controller&package-manager=npm_and_yarn&previous-version=3.5.1&new-version=3.5.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information