Skip to content

build(deps-dev): bump @wagmi/core from 2.1.1 to 3.6.4 - #1396

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

build(deps-dev): bump @wagmi/core from 2.1.1 to 3.6.4#1396
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wagmi/core-3.6.4

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @wagmi/core from 2.1.1 to 3.6.4.

Release notes

Sourced from @​wagmi/core's releases.

@​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

Patch Changes

  • Bumped accounts peer version (3e12a5e)

@​wagmi/core@​3.5.0

Minor Changes

... (truncated)

Changelog

Sourced from @​wagmi/core's changelog.

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

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

3.5.3

Patch Changes

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​wagmi/core 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)

Bumps [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) from 2.1.1 to 3.6.4.
- [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.4/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: M-dependabot. Please create it before Dependabot can add it to a pull request.

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

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