Skip to content

Commit

Permalink
Bump @metamask/approval-controller from 3.5.1 to 3.5.2 (#214)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Oct 4, 2023
1 parent 97c1b26 commit 2a2cd9d
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,15 +894,15 @@ __metadata:
linkType: hard

"@metamask/approval-controller@npm:^3.5.0, @metamask/approval-controller@npm:^3.5.1":
version: 3.5.1
resolution: "@metamask/approval-controller@npm:3.5.1"
version: 3.5.2
resolution: "@metamask/approval-controller@npm:3.5.2"
dependencies:
"@metamask/base-controller": ^3.2.1
"@metamask/base-controller": ^3.2.2
"@metamask/utils": ^6.2.0
eth-rpc-errors: ^4.0.2
immer: ^9.0.6
nanoid: ^3.1.31
checksum: 5d4d1425d44b3848b4486744472fb8eeb31ca9a70d58c6ca6e0603bcbba32f1c5dcd04a8fb2ab6b4bdbf2b4e3309f75387d7d345cd2aedee5e3d6b5d4af4dbad
checksum: 70436be566952b8aa42de48aff36655a42611478a5beee4e5ea9cf019ef386db202c464d73057df4e9cce22ebdb7517f5eb71a9def6bd7672f48a2d714ad1f2c
languageName: node
linkType: hard

Expand Down Expand Up @@ -931,6 +931,16 @@ __metadata:
languageName: node
linkType: hard

"@metamask/base-controller@npm:^3.2.2":
version: 3.2.2
resolution: "@metamask/base-controller@npm:3.2.2"
dependencies:
"@metamask/utils": ^6.2.0
immer: ^9.0.6
checksum: 90e639b4415bd9e0f8c86b5fdfa9e164c2615bc69f85c5028dc3657883aa20b66d0ecb00850e703d0f2495c3deda2e17bb18e5f2a4b24aca7943b61b67bff82e
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^4.3.2":
version: 4.3.2
resolution: "@metamask/controller-utils@npm:4.3.2"
Expand Down

0 comments on commit 2a2cd9d

Please sign in to comment.