Skip to content

Commit

Permalink
build(deps): bump @walletconnect/sign-client from 2.10.0 to 2.10.1 (#807
Browse files Browse the repository at this point in the history
)

Bumps [@walletconnect/sign-client](https://github.com/walletconnect/walletconnect-monorepo) from 2.10.0 to 2.10.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/walletconnect/walletconnect-monorepo/releases"><code>@​walletconnect/sign-client</code>'s releases</a>.</em></p>
<blockquote>
<h2>2.10.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: prep for <code>2.10.0</code> release by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3471">WalletConnect/walletconnect-monorepo#3471</a></li>
<li>chore(deps): update actions/checkout action to v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3505">WalletConnect/walletconnect-monorepo#3505</a></li>
<li>feat/expand core tests for issue <a href="https://redirect.github.com/walletconnect/walletconnect-monorepo/issues/2737">#2737</a> by <a href="https://github.com/JonathanConn"><code>@​JonathanConn</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3087">WalletConnect/walletconnect-monorepo#3087</a></li>
<li>chore(deps): update aws-actions/configure-aws-credentials action to v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3547">WalletConnect/walletconnect-monorepo#3547</a></li>
<li>chore: expose EthereumProviderOptions interface by <a href="https://github.com/Jurshsmith"><code>@​Jurshsmith</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3553">WalletConnect/walletconnect-monorepo#3553</a></li>
<li>refactor: disable retry on fatal errors by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3558">WalletConnect/walletconnect-monorepo#3558</a></li>
<li>refactor: adds <code>eth_sendTransaction</code> &amp; <code>personal_sign</code> to default opt… by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3564">WalletConnect/walletconnect-monorepo#3564</a></li>
<li>feat: validate topic exists by <a href="https://github.com/HarryET"><code>@​HarryET</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3529">WalletConnect/walletconnect-monorepo#3529</a></li>
<li>fix: default rpc provider url by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3569">WalletConnect/walletconnect-monorepo#3569</a></li>
<li>Feat/pairing idempotency by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3574">WalletConnect/walletconnect-monorepo#3574</a></li>
<li>fix: <code>rejectZero</code> flag on key derivation by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3579">WalletConnect/walletconnect-monorepo#3579</a></li>
<li>refactor: verify logs level by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3626">WalletConnect/walletconnect-monorepo#3626</a></li>
<li>feat: added <code>isScam</code> to verify by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3613">WalletConnect/walletconnect-monorepo#3613</a></li>
<li>feat: <code>verifyContext</code> in pending request store by <a href="https://github.com/ganchoradkov"><code>@​ganchoradkov</code></a> in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3632">WalletConnect/walletconnect-monorepo#3632</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jurshsmith"><code>@​Jurshsmith</code></a> made their first contribution in <a href="https://redirect.github.com/WalletConnect/walletconnect-monorepo/pull/3553">WalletConnect/walletconnect-monorepo#3553</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/WalletConnect/walletconnect-monorepo/compare/2.10.0...2.10.1">https://github.com/WalletConnect/walletconnect-monorepo/compare/2.10.0...2.10.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/719bf68b4fb5133c671a0761ce87998c99f98261"><code>719bf68</code></a> chore: prep for <code>2.10.1</code> release</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/7a8ba84c2e14ba82648e39d92d2f1a9be41343db"><code>7a8ba84</code></a> Merge pull request <a href="https://redirect.github.com/walletconnect/walletconnect-monorepo/issues/3632">#3632</a> from WalletConnect/feat/store-verify-context</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/e8610e782dae7b1b5611796291222c5d6444ac2f"><code>e8610e7</code></a> feat: uses <code>verifyContext</code> from pending requests instead of doing GET req eve...</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/16a46be5ffac032992bcec35c7dde2e8d7e6cbed"><code>16a46be</code></a> feat: adds <code>verifyContext</code> to pending requests</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/cfc76fb9b8c802de6635da643df11b722d61bc19"><code>cfc76fb</code></a> Merge pull request <a href="https://redirect.github.com/walletconnect/walletconnect-monorepo/issues/3613">#3613</a> from WalletConnect/feat/adds-is-scam-to-verify</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/9de01122c3b10987d54dcac7e2724c14cae88a61"><code>9de0112</code></a> chore: merge branch v2.0</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/b36274a824740f9ed7234335687667ab6b866eeb"><code>b36274a</code></a> Merge pull request <a href="https://redirect.github.com/walletconnect/walletconnect-monorepo/issues/3626">#3626</a> from WalletConnect/chore/verify-log-level</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/959c1b2f5f928e6ceb047a8e9c30076ff4a1e8d7"><code>959c1b2</code></a> refactor: updates verify logs to info</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/43f96773216e17c225950de02bc1d1f6e175eb5a"><code>43f9677</code></a> Merge branch 'v2.0' into feat/adds-is-scam-to-verify</li>
<li><a href="https://github.com/WalletConnect/walletconnect-monorepo/commit/178c7c65aed178af83e9addfe216df7080bf06e2"><code>178c7c6</code></a> refactor: reduce noise of verify falure to load to warn</li>
<li>Additional commits viewable in <a href="https://github.com/walletconnect/walletconnect-monorepo/compare/2.10.0...2.10.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@walletconnect/sign-client&package-manager=npm_and_yarn&previous-version=2.10.0&new-version=2.10.1)](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>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 6e895b7 commit f2ec406
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 52 deletions.
2 changes: 1 addition & 1 deletion packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@desmoslabs/desmjs": "workspace:packages/core",
"@desmoslabs/desmjs-types": "workspace:packages/types",
"@walletconnect/qrcode-modal": "^1.8.0",
"@walletconnect/sign-client": "^2.10.0",
"@walletconnect/sign-client": "^2.10.1",
"@walletconnect/types": "^2.4.0",
"@walletconnect/utils": "^2.10.1",
"cosmjs-types": "^0.8.0",
Expand Down
66 changes: 15 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4677,7 +4677,7 @@ __metadata:
"@types/node": ^20.6.2
"@types/pino": ^7.0.5
"@walletconnect/qrcode-modal": ^1.8.0
"@walletconnect/sign-client": ^2.10.0
"@walletconnect/sign-client": ^2.10.1
"@walletconnect/types": ^2.4.0
"@walletconnect/utils": ^2.10.1
babel-jest: ^29.6.4
Expand Down Expand Up @@ -8147,9 +8147,9 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/core@npm:2.10.0":
version: 2.10.0
resolution: "@walletconnect/core@npm:2.10.0"
"@walletconnect/core@npm:2.10.1":
version: 2.10.1
resolution: "@walletconnect/core@npm:2.10.1"
dependencies:
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-provider": 1.0.13
Expand All @@ -8162,12 +8162,12 @@ __metadata:
"@walletconnect/relay-auth": ^1.0.4
"@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.10.0
"@walletconnect/utils": 2.10.0
"@walletconnect/types": 2.10.1
"@walletconnect/utils": 2.10.1
events: ^3.3.0
lodash.isequal: 4.5.0
uint8arrays: ^3.1.0
checksum: 5ad207b07ef651d143a9305e8f3a96b8c50e186b7144387c8e54d826d24cf7fdc86ab333e44b2c2d8bf1c4aa48744586cb69b783ae64c86c3dc5355750f17bf2
checksum: d58ae15c53efe1792da8c7aa1b7ba47efb49807cfe0c73f225d59c5cd847a0e50979ce6965b94915812412deba3e5aa2dca13a02bd41c087e85575e99afad223
languageName: node
linkType: hard

Expand Down Expand Up @@ -8388,20 +8388,20 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/sign-client@npm:^2.10.0":
version: 2.10.0
resolution: "@walletconnect/sign-client@npm:2.10.0"
"@walletconnect/sign-client@npm:^2.10.1":
version: 2.10.1
resolution: "@walletconnect/sign-client@npm:2.10.1"
dependencies:
"@walletconnect/core": 2.10.0
"@walletconnect/core": 2.10.1
"@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/logger": ^2.0.1
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.10.0
"@walletconnect/utils": 2.10.0
"@walletconnect/types": 2.10.1
"@walletconnect/utils": 2.10.1
events: ^3.3.0
checksum: 2d9f30ad8b656b7942add2cba9f7a6b04928ecb058440b9dc1701e74c605e961b518cfef6bee249e7477d1033c05a3e16977b10ed658030bf3be0d135b09afd8
checksum: dbdced8dece73b20ae73df9c0cf0d9e3eee753f6c81e264c87583ca60d1d13d4f7d61944e4b22d1f70c5f32424fd842a7de778838aa7d0ae27195976a86e102f
languageName: node
linkType: hard

Expand All @@ -8414,20 +8414,6 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/types@npm:2.10.0":
version: 2.10.0
resolution: "@walletconnect/types@npm:2.10.0"
dependencies:
"@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/keyvaluestorage": ^1.0.2
"@walletconnect/logger": ^2.0.1
events: ^3.3.0
checksum: b32006f192578e28cb5c1dbd757a47ff077e25ac3ea9c9d8fd95b174e47f7f8a76386db5aef52623cf6d349c9816d5cff752095af8d35d79a44a2a26a019839d
languageName: node
linkType: hard

"@walletconnect/types@npm:2.10.1":
version: 2.10.1
resolution: "@walletconnect/types@npm:2.10.1"
Expand Down Expand Up @@ -8463,29 +8449,7 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/utils@npm:2.10.0":
version: 2.10.0
resolution: "@walletconnect/utils@npm:2.10.0"
dependencies:
"@stablelib/chacha20poly1305": 1.0.1
"@stablelib/hkdf": 1.0.1
"@stablelib/random": ^1.0.2
"@stablelib/sha256": 1.0.1
"@stablelib/x25519": ^1.0.3
"@walletconnect/relay-api": ^1.0.9
"@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.10.0
"@walletconnect/window-getters": ^1.0.1
"@walletconnect/window-metadata": ^1.0.1
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: ^3.1.0
checksum: a1a99e062ce758d28cbbe286efd1fe47f98b5c936a429d2c42700135eb8672b747fdde08384ad5dbf3ec394a7fd7837bbe6d3be0f80445b949f336923517cfc2
languageName: node
linkType: hard

"@walletconnect/utils@npm:^2.10.1":
"@walletconnect/utils@npm:2.10.1, @walletconnect/utils@npm:^2.10.1":
version: 2.10.1
resolution: "@walletconnect/utils@npm:2.10.1"
dependencies:
Expand Down

0 comments on commit f2ec406

Please sign in to comment.