Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
build(deps): bump @thirdweb-dev/chains from 0.1.118 to 0.1.119 (#2678)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@thirdweb-dev/chains](https://github.com/thirdweb-dev/js) from 0.1.118 to 0.1.119.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/thirdweb-dev/js/releases"><code>@​thirdweb-dev/chains</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@​thirdweb-dev/chains</code><a href="https://github.com/0"><code>@​0</code></a>.1.119</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/thirdweb-dev/js/pull/3311">#3311</a> <a href="https://github.com/thirdweb-dev/js/commit/8b74602e3b7fbe011bf886b9d5ee0e2ea62f7447"><code>8b74602</code></a> Thanks <a href="https://github.com/apps/github-actions"><code>@​github-actions</code></a>! - Synced Chains Package</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/thirdweb-dev/js/commit/4dce62de1c7118ab7be279c9716a25fbc803a11f"><code>4dce62d</code></a> Version Packages (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3319">#3319</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/1c533efcd5fbc8a72fd03c98510fa601ee5f34b5"><code>1c533ef</code></a> fix: respect transaction button theme prop (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3341">#3341</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/eca6217f7748036d7c61fa946f73c86c1be9364d"><code>eca6217</code></a> refactor: separate onConnectRequested impl between web and native (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3344">#3344</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/df84f9c4ce4d3e402c82037230515513380e73d1"><code>df84f9c</code></a> refactor: improve Coinbase connection handling (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3340">#3340</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/17c0e6f282d646ff76f556c9ba5e37d905eca24e"><code>17c0e6f</code></a> [ConnectWallet] Include wallet name in injectedWalletLocale query key (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3333">#3333</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/d51c1883afc0513f1c50c041b97709c928d5285f"><code>d51c188</code></a> [Refactor] Migrate usePreloadWalletProviders to useQueries for wallet preload...</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/9cf3a1d6636fcd56559e889ab2bfe3249d51162a"><code>9cf3a1d</code></a> feat: preloading wallet providers for improved performance (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3330">#3330</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/c94bcd574aa4eaf2bd76ab8b6379302de4731ed4"><code>c94bcd5</code></a> refactor: change Coinbase SDK import to dynamic in coinbaseSDKWallet.ts (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3329">#3329</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/41c6d04c2fdac5b1779b54afcbf2d67d0f17ffb8"><code>41c6d04</code></a> [dependencies] Bump turbo package to 2.0.4 (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3323">#3323</a>)</li>
<li><a href="https://github.com/thirdweb-dev/js/commit/3a78041de7961b31ee9a854d43b7d52daebb02aa"><code>3a78041</code></a> [Multi] Update dependencies and version packages (<a href="https://redirect.github.com/thirdweb-dev/js/issues/3327">#3327</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/thirdweb-dev/js/compare/@thirdweb-dev/[email protected]...@thirdweb-dev/[email protected]">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@thirdweb-dev/chains&package-manager=npm_and_yarn&previous-version=0.1.118&new-version=0.1.119)](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>

<!-- start pr-codex -->

---

## PR-Codex overview
This PR updates dependencies to their latest versions, including `@thirdweb-dev/chains` to `0.1.119`.

### Detailed summary
- Updated `@thirdweb-dev/chains` dependency to version `0.1.119`
- Updated various dependencies to their latest versions
- Removed `bundledDependencies` from `/[email protected]`

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 4abfcf1 commit 09560bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-persist-client": "^4.36.1",
"@tanstack/react-table": "^8.17.3",
"@thirdweb-dev/chains": "0.1.118",
"@thirdweb-dev/chains": "0.1.119",
"@thirdweb-dev/react": "4.9.0",
"@thirdweb-dev/react-core": "4.9.0",
"@thirdweb-dev/sdk": "4.0.95",
Expand Down
9 changes: 7 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09560bf

Please sign in to comment.