Skip to content

Bump @wagmi/core from 2.22.1 to 3.6.5 - #1117

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wagmi/core-3.6.4
Open

Bump @wagmi/core from 2.22.1 to 3.6.5#1117
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wagmi/core-3.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @wagmi/core from 2.22.1 to 3.6.5.

Release notes

Sourced from @​wagmi/core's releases.

@​wagmi/core@​3.6.5

Patch Changes

  • Fixed Tempo Zone action compatibility with Viem 2.56.0. (#5230)

  • Fixed Tempo connectors crashing with Metro (#5216)

@​wagmi/core@​3.6.4

Patch Changes

  • Fixed getBalance and getTransactionCount querying the wrong block for blockNumber: 0n (genesis), which is a valid input but was treated as falsy and fell back to blockTag: 'latest'. (#5203)

  • Breaking (@wagmi/core/tempo): Removed Actions.zone.getDepositStatus to align with the current Tempo Zone API. Use Actions.zone.waitForTempoBlock to wait for a block import, or use Actions.zone.getZoneInfo and inspect tempoBlockNumber for a one-shot read. (#5204)

@​wagmi/core@​3.6.3

Patch Changes

  • Fixed getTransaction query being disabled for transaction index: 0, which is a valid input (the first transaction in a block) but was treated as falsy. (#5197)

@​wagmi/core@​3.6.2

Patch Changes

  • Fixed Tempo Zone action compatibility with Viem 2.55.2. (#5198)

@​wagmi/core@​3.6.1

Patch Changes

  • Fixed waitForTransactionReceipt staying pending for reverted transactions when revert-reason lookup hangs behind a fallback transport. (#5190)

@​wagmi/core@​3.6.0

Minor Changes

  • Breaking (@​wagmi/core/tempo): Updated Tempo APIs for viem 2.54.0: token balance and allowance reads now return Amount objects. (#5188)

@​wagmi/core@​3.5.5

Patch Changes

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

@​wagmi/core@​3.5.4

Patch Changes

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

@​wagmi/core@​3.5.3

Patch Changes

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

@​wagmi/core@​3.5.2

... (truncated)

Changelog

Sourced from @​wagmi/core's changelog.

3.6.5

Patch Changes

  • Fixed Tempo Zone action compatibility with Viem 2.56.0. (#5230)

  • Fixed Tempo connectors crashing with Metro (#5216)

3.6.4

Patch Changes

  • Fixed getBalance and getTransactionCount querying the wrong block for blockNumber: 0n (genesis), which is a valid input but was treated as falsy and fell back to blockTag: 'latest'. (#5203)

  • Breaking (@wagmi/core/tempo): Removed Actions.zone.getDepositStatus to align with the current Tempo Zone API. Use Actions.zone.waitForTempoBlock to wait for a block import, or use Actions.zone.getZoneInfo and inspect tempoBlockNumber for a one-shot read. (#5204)

3.6.3

Patch Changes

  • Fixed getTransaction query being disabled for transaction index: 0, which is a valid input (the first transaction in a block) but was treated as falsy. (#5197)

3.6.2

Patch Changes

  • Fixed Tempo Zone action compatibility with Viem 2.55.2. (#5198)

3.6.1

Patch Changes

  • Fixed waitForTransactionReceipt staying pending for reverted transactions when revert-reason lookup hangs behind a fallback transport. (#5190)

3.6.0

Minor Changes

  • Breaking (@​wagmi/core/tempo): Updated Tempo APIs for viem 2.54.0: token balance and allowance reads now return Amount objects. (#5188)

3.5.5

Patch Changes

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

3.5.4

Patch Changes

... (truncated)

Commits

@dependabot
dependabot Bot requested a review from a team as a code owner August 21, 2026 09:37
@dependabot dependabot Bot added dependencies Update one or more dependencies version major Increment the major version when merged labels Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wagmi/core-3.6.4 branch 2 times, most recently from 495dc62 to 807c089 Compare August 26, 2026 17:31
@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) from 2.22.1 to 3.6.5.
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@3.6.5/packages/core)

---
updated-dependencies:
- dependency-name: "@wagmi/core"
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @wagmi/core from 2.22.1 to 3.6.4 Bump @wagmi/core from 2.22.1 to 3.6.5 Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wagmi/core-3.6.4 branch from 807c089 to d216781 Compare September 1, 2026 18:37
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

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

Labels

dependencies Update one or more dependencies version major Increment the major version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants