Skip to content

chore(deps): bump wagmi from 2.18.2 to 3.6.20 - #1277

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/wagmi-3.6.16
Open

chore(deps): bump wagmi from 2.18.2 to 3.6.20#1277
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/wagmi-3.6.16

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps wagmi from 2.18.2 to 3.6.20.

Release notes

Sourced from wagmi's releases.

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.

    - await Actions.wallet.send(config, {
    -   to: '0x...',
    -   token: '0x...',
    -   value: '1.5',
    - })
    + await Actions.wallet.transfer(config, {
    +   amount: '1.5',
    +   to: '0x...',

... (truncated)

Changelog

Sourced from wagmi's changelog.

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

3.6.15

Patch Changes

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yearnfi Error Error Jul 2, 2026 3:26pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
yearnfi-nextjs Ignored Ignored Preview Jul 2, 2026 3:26pm
yearnfi-nextjs-2 Ignored Ignored Preview Jul 2, 2026 3:26pm

Request Review

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/wagmi 3.6.20 🟢 8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 9security policy file detected
Code-Review⚠️ 2Found 5/24 approved changesets -- score normalized to 2
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 9dependency not pinned by hash detected -- score normalized to 9
CII-Best-Practices🟢 5badge detected: Passing
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
SAST🟢 7SAST tool is not run on all commits -- score normalized to 7
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟢 82 existing vulnerabilities detected
CI-Tests🟢 714 out of 18 merged PRs checked by a CI test -- score normalized to 7
Contributors🟢 10project has 33 contributing companies or organizations

Scanned Files

  • package.json

@socket-security

socket-security Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedwagmi@​2.18.2 ⏵ 3.6.2080 -2010079 +298 +1100

View full report

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump wagmi from 2.18.2 to 3.6.16 chore(deps): bump wagmi from 2.18.2 to 3.6.20 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bun/wagmi-3.6.16 branch from 81460b4 to 9db6fd8 Compare July 2, 2026 15:26
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.

0 participants