Skip to content

build(deps): bump viem from 2.47.11 to 2.56.1 in /apps/indexer - #69

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apps/indexer/viem-2.55.19
Open

build(deps): bump viem from 2.47.11 to 2.56.1 in /apps/indexer#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apps/indexer/viem-2.55.19

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps viem from 2.47.11 to 2.56.1.

Release notes

Sourced from viem's releases.

viem@2.56.1

Patch Changes

viem@2.56.0

Minor Changes

  • #5040 c73282bfa7309a5017f684b8001ec5c13fda4194 Thanks @​jxom! - Breaking (viem/tempo): Renamed Abis.abis to Abis.all and expanded the aggregate with Earn and Zone ABIs.

    -const abis = Abis.abis
    +const abis = Abis.all
  • #5040 c73282bfa7309a5017f684b8001ec5c13fda4194 Thanks @​jxom! - Breaking (viem/tempo): Moved Zone exports from viem/tempo/zones into viem/tempo.

    -import { Abis, Addresses, http, zoneModerato } from 'viem/tempo/zones'
    +import { Abis, Addresses, http, Zone } from 'viem/tempo'
  • #5040 c73282bfa7309a5017f684b8001ec5c13fda4194 Thanks @​jxom! - Breaking (viem/tempo): Replaced curried Zone network factories with built-in Zone definitions and Zone.from for custom chains.

    -const zone = zoneModerato(6)
    +const zone = Zone.a
  • #5040 c73282bfa7309a5017f684b8001ec5c13fda4194 Thanks @​jxom! - Breaking (viem/tempo): Replaced chain-specific Zone portal registries with deterministic Addresses.zonePortal(id) resolution for Zone IDs and chain IDs.

    -import { getPortalAddress } from 'viem/tempo/zones'
    +import { Addresses, Zone } from 'viem/tempo'
    -const portal = getPortalAddress(42_431, 7)
    +const portal = Addresses.zonePortal(Zone.b.id)

  • #5040 c73282bfa7309a5017f684b8001ec5c13fda4194 Thanks @​jxom! - Added selector maps for Zone portal, outbox, messenger, and verifier ABIs.

    import { Selectors } from "viem/tempo";
    const selector = Selectors.zonePortal.admin;

Patch Changes

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Author

Labels

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

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

Bumps [viem](https://github.com/wevm/viem) from 2.47.11 to 2.56.1.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.47.11...viem@2.56.1)

---
updated-dependencies:
- dependency-name: viem
  dependency-version: 2.55.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump viem from 2.47.11 to 2.55.19 in /apps/indexer build(deps): bump viem from 2.47.11 to 2.56.1 in /apps/indexer Sep 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/indexer/viem-2.55.19 branch from 4af12be to 6429344 Compare September 3, 2026 10:50
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