Skip to content

chore(deps): bump wagmi from 2.14.11 to 3.6.11#93

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/wagmi-3.6.11
Open

chore(deps): bump wagmi from 2.14.11 to 3.6.11#93
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/wagmi-3.6.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps wagmi from 2.14.11 to 3.6.11.

Release notes

Sourced from wagmi's releases.

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

  • Updated dependencies [2a9795d]:
    • @​wagmi/core@​3.4.7
    • @​wagmi/connectors@​8.0.7

wagmi@3.6.6

Patch Changes

  • Updated dependencies [f893ee6]:
    • @​wagmi/connectors@​8.0.6

wagmi@3.6.5

Patch Changes

wagmi@3.6.4

Patch Changes

... (truncated)

Changelog

Sourced from wagmi's changelog.

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

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

3.6.7

Patch Changes

  • Updated dependencies [2a9795d]:
    • @​wagmi/core@​3.4.7
    • @​wagmi/connectors@​8.0.7

3.6.6

Patch Changes

  • Updated dependencies [f893ee6]:
    • @​wagmi/connectors@​8.0.6

3.6.5

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for wagmi since your current version.


Dependabot compatibility score

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 commands and options

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 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)

Summary by CodeRabbit

  • Chores
    • Updated wagmi dependency to version 3.x for improved library capabilities and compatibility.

Review Change Stack

Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.14.11 to 3.6.11.
- [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.11/packages/react)

---
updated-dependencies:
- dependency-name: wagmi
  dependency-version: 3.6.11
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies, frontend, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 11, 2026 02:47
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 946f136b-97dc-4c78-a7d3-2fde38f77aa3

📥 Commits

Reviewing files that changed from the base of the PR and between 9ce6d97 and 2a44b35.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Walkthrough

This PR upgrades the wagmi dependency from version 2.14.11 to 3.6.11 in the package manifest. The change is a single dependency version bump with no other modifications to configuration, scripts, or other dependencies.

Changes

Wagmi Dependency Upgrade

Layer / File(s) Summary
Dependency Upgrade
package.json
wagmi dependency version bumped from ^2.14.11 to ^3.6.11.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops with glee so bright,
Wagmi three now shines so right!
From two it climbs to version's height,
With dependencies patched just right,
The code flows swift, a perfect sight! 🐰✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is missing critical sections from the template including Summary, Scope, Verification, Risk Review, and Governance. Only release notes are provided without context about impact assessment. Add a Summary section explaining why this major version upgrade is needed, complete Verification and Risk Review sections, and confirm target branch is correct per template requirements.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately and concisely summarizes the main change: updating the wagmi dependency from version 2.14.11 to 3.6.11.
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/dev/wagmi-3.6.11

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

Dependency Review

The following issues were found:

  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
  • ⚠️ 5 packages with OpenSSF Scorecard issues.

View full job summary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants