Skip to content

chore(deps): bump the web3 group across 1 directory with 4 updates#90

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web3-66a4d910b9
Open

chore(deps): bump the web3 group across 1 directory with 4 updates#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web3-66a4d910b9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the web3 group with 4 updates in the / directory: @privy-io/react-auth, @privy-io/wagmi, viem and wagmi.

Updates @privy-io/react-auth from 3.24.0 to 3.32.2

Commits

Updates @privy-io/wagmi from 4.0.7 to 4.0.13

Commits

Updates viem from 2.48.11 to 2.53.1

Release notes

Sourced from viem's releases.

viem@2.53.1

Patch Changes

viem@2.52.2

Patch Changes

viem@2.52.0

Minor Changes

viem@2.51.3

Patch Changes

viem@2.51.2

Patch Changes

viem@2.51.0

Minor Changes

Patch Changes

... (truncated)

Commits

Updates wagmi from 2.19.5 to 3.6.21

Release notes

Sourced from wagmi's releases.

wagmi@3.6.21

Patch Changes

  • Fixed Tempo types so transaction override parameters are optional. (#5171)

  • Updated dependencies [1d6989e]:

    • @​wagmi/core@​3.5.5
    • @​wagmi/connectors@​8.0.20

wagmi@3.6.20

Patch Changes

  • Fixed Tempo Zone types for optional fields. (#5167)

  • Updated dependencies [f0b78c3]:

    • @​wagmi/core@​3.5.4
    • @​wagmi/connectors@​8.0.19

wagmi@3.6.19

Patch Changes

  • Added connector-specific subpath exports and marked optional connector dependency imports as optional for Turbopack resolution. (#5165)

  • Updated dependencies [05338be, 05338be]:

    • @​wagmi/connectors@​8.0.18
    • @​wagmi/core@​3.5.3

wagmi@3.6.18

Patch Changes

  • Updated dependencies [3e12a5e]:
    • @​wagmi/connectors@​8.0.17
    • @​wagmi/core@​3.5.2

wagmi@3.6.16

Patch Changes

wagmi@3.6.15

Patch Changes

  • Handled malformed cookie state in cookieToInitialState. (#5116)

  • wagmi/tempo: Renamed Actions.wallet.send to Actions.wallet.transfer and Hooks.wallet.useSend to Hooks.wallet.useTransfer. (#5121)

    Also bumps the accounts peer dependency to ~0.12.

... (truncated)

Changelog

Sourced from wagmi's changelog.

3.6.21

Patch Changes

  • Fixed Tempo types so transaction override parameters are optional. (#5171)

  • Updated dependencies [1d6989e]:

    • @​wagmi/core@​3.5.5
    • @​wagmi/connectors@​8.0.20

3.6.20

Patch Changes

  • Fixed Tempo Zone types for optional fields. (#5167)

  • Updated dependencies [f0b78c3]:

    • @​wagmi/core@​3.5.4
    • @​wagmi/connectors@​8.0.19

3.6.19

Patch Changes

  • Added connector-specific subpath exports and marked optional connector dependency imports as optional for Turbopack resolution. (#5165)

  • Updated dependencies [05338be, 05338be]:

    • @​wagmi/connectors@​8.0.18
    • @​wagmi/core@​3.5.3

3.6.18

Patch Changes

  • Updated dependencies [3e12a5e]:
    • @​wagmi/connectors@​8.0.17
    • @​wagmi/core@​3.5.2

3.6.17

Patch Changes

3.6.16

Patch Changes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@dependabot dependabot Bot requested a review from satyakwok as a code owner May 25, 2026 01:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

This pull request updates dependency versions across eight package.json files in the monorepo. Four applications (airdrop, coinblast, dex, faucet) receive updates to @privy-io/react-auth, @privy-io/wagmi, viem, and wagmi. Three applications (landing, scan, solux) receive only viem updates. The shared wallet-config package has its peer dependencies and dev dependencies for the same libraries updated. No scripts, package metadata, or functional code changes are present.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • Sentriscloud/frontend#72: Earlier wagmi upgrade to ^3.6.14 that this PR extends with additional version bumps across the same application files.

Suggested reviewers

  • satyakwok
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR explains the dependency bumps, but it does not follow the required template sections for Summary, Test plan, and Related. Add the missing Summary, Test plan, and Related sections, and include concrete test steps plus any linked issues or docs.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: a dependency bump of web3-related packages across the repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/web3-66a4d910b9

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web3-66a4d910b9 branch from e7d65a4 to 5810c80 Compare May 31, 2026 20:52
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web3-66a4d910b9 branch from 5810c80 to e4c1b0b Compare June 15, 2026 01:38
Bumps the web3 group with 4 updates in the / directory: [@privy-io/react-auth](https://github.com/orgs/privy-io), [@privy-io/wagmi](https://github.com/orgs/privy-io), [viem](https://github.com/wevm/viem) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react).


Updates `@privy-io/react-auth` from 3.24.0 to 3.32.2
- [Commits](https://github.com/orgs/privy-io/commits)

Updates `@privy-io/wagmi` from 4.0.7 to 4.0.13
- [Commits](https://github.com/orgs/privy-io/commits)

Updates `viem` from 2.48.11 to 2.53.1
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.48.11...viem@2.53.1)

Updates `wagmi` from 2.19.5 to 3.6.21
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/wagmi@3.6.21/packages/react)

---
updated-dependencies:
- dependency-name: "@privy-io/react-auth"
  dependency-version: 3.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: web3
- dependency-name: "@privy-io/wagmi"
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: web3
- dependency-name: viem
  dependency-version: 2.50.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: web3
- dependency-name: wagmi
  dependency-version: 3.6.15
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: web3
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web3-66a4d910b9 branch from e4c1b0b to 79b9b3c Compare June 29, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant