Skip to content

chore: bump wagmi from 2.19.5 to 3.6.14 in the web3 group across 1 directory#72

Merged
satyakwok merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web3-0b9e7d4caa
May 12, 2026
Merged

chore: bump wagmi from 2.19.5 to 3.6.14 in the web3 group across 1 directory#72
satyakwok merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web3-0b9e7d4caa

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the web3 group with 1 update in the / directory: wagmi.

Updates wagmi from 2.19.5 to 3.6.14

Release notes

Sourced from wagmi's releases.

wagmi@3.6.14

Patch Changes

  • Updated dependencies [9e8418a]:
    • @​wagmi/core@​3.4.11
    • @​wagmi/connectors@​8.0.13

wagmi@3.6.13

Patch Changes

  • Fixed useReadContracts to prefer an explicit chainId parameter over inferred or connected chain ids. (8c56235)

wagmi@3.6.12

Patch Changes

wagmi@3.6.11

Patch Changes

  • Updated dependencies [bb4fdbb]:
    • @​wagmi/connectors@​8.0.11

wagmi@3.6.10

Patch Changes

  • wagmi/tempo: Added Actions and Hooks for viem/tempo#wallet actions. (#5103)

  • Updated dependencies [f86ad01]:

    • @​wagmi/core@​3.4.9
    • @​wagmi/connectors@​8.0.10

wagmi@3.6.9

Patch Changes

  • Updated dependencies [28b1437]:
    • @​wagmi/core@​3.4.8
    • @​wagmi/connectors@​8.0.9

wagmi@3.6.8

Patch Changes

  • Updated dependencies [c9c0e2b]:
    • @​wagmi/connectors@​8.0.8

wagmi@3.6.7

Patch Changes

... (truncated)

Changelog

Sourced from wagmi's changelog.

3.6.14

Patch Changes

  • Updated dependencies [9e8418a]:
    • @​wagmi/core@​3.4.11
    • @​wagmi/connectors@​8.0.13

3.6.13

Patch Changes

  • Fixed useReadContracts to prefer an explicit chainId parameter over inferred or connected chain ids. (8c56235)

3.6.12

Patch Changes

3.6.11

Patch Changes

  • Updated dependencies [bb4fdbb]:
    • @​wagmi/connectors@​8.0.11

3.6.10

Patch Changes

  • wagmi/tempo: Added Actions and Hooks for viem/tempo#wallet actions. (#5103)

  • Updated dependencies [f86ad01]:

    • @​wagmi/core@​3.4.9
    • @​wagmi/connectors@​8.0.10

3.6.9

Patch Changes

  • Updated dependencies [28b1437]:
    • @​wagmi/core@​3.4.8
    • @​wagmi/connectors@​8.0.9

3.6.8

Patch Changes

... (truncated)

Commits

Summary by CodeRabbit

  • Chores
    • Upgraded wagmi from v2 to v3 across multiple apps and shared packages to align versions repository-wide and ensure compatibility with the newer release.

Review Change Stack

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@satyakwok satyakwok enabled auto-merge (squash) May 12, 2026 05:20
@dependabot dependabot Bot changed the title chore(deps): bump wagmi from 2.19.5 to 3.6.14 in the web3 group across 1 directory chore: bump wagmi from 2.19.5 to 3.6.14 in the web3 group across 1 directory May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web3-0b9e7d4caa branch from c67b465 to b3801a0 Compare May 12, 2026 06:15
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 10df6ef8-aab0-4176-807e-9da777025ccf

📥 Commits

Reviewing files that changed from the base of the PR and between c67b465 and 2da8456.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (5)
  • apps/airdrop/package.json
  • apps/coinblast/package.json
  • apps/dex/package.json
  • apps/faucet/package.json
  • packages/wallet-config/package.json
✅ Files skipped from review due to trivial changes (3)
  • apps/coinblast/package.json
  • apps/faucet/package.json
  • apps/dex/package.json
🚧 Files skipped from review as they are similar to previous changes (2)
  • apps/airdrop/package.json
  • packages/wallet-config/package.json

📝 Walkthrough

Walkthrough

This PR updates the wagmi dependency from ^2.14.0 to ^3.6.14 in package.json for apps/airdrop, apps/coinblast, apps/dex, apps/faucet, and packages/wallet-config (peerDependencies and an additional dependency entry). No other fields or files were changed.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is missing the required 'Summary' and 'Test plan' sections from the template, containing only auto-generated dependency update details without structured content. Add a structured Summary section (1-3 sentences explaining the change and rationale) and a Test plan section with a bulleted checklist of validation steps, following the provided template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately describes the main change: bumping the wagmi dependency from version 2.19.5 to 3.6.14 across multiple package.json files in the web3 group.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/web3-0b9e7d4caa

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

@satyakwok satyakwok force-pushed the dependabot/npm_and_yarn/web3-0b9e7d4caa branch from b3801a0 to c67b465 Compare May 12, 2026 06:25
Bumps the web3 group with 1 update in the / directory: [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react).

Updates `wagmi` from 2.19.5 to 3.6.14
- [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.14/packages/react)

---
updated-dependencies:
- dependency-name: wagmi
  dependency-version: 3.6.14
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: web3
...

Signed-off-by: dependabot[bot] <support@github.com>
@satyakwok satyakwok force-pushed the dependabot/npm_and_yarn/web3-0b9e7d4caa branch from c67b465 to 2da8456 Compare May 12, 2026 06:29
@satyakwok satyakwok merged commit acb2760 into main May 12, 2026
6 checks passed
@satyakwok satyakwok deleted the dependabot/npm_and_yarn/web3-0b9e7d4caa branch May 12, 2026 06:37
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