Skip to content

Bump zksync-ethers from 6.20.1 to 6.21.0#750

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/zksync-ethers-6.21.0
Open

Bump zksync-ethers from 6.20.1 to 6.21.0#750
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/zksync-ethers-6.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps zksync-ethers from 6.20.1 to 6.21.0.

Release notes

Sourced from zksync-ethers's releases.

v6.21.0

6.21.0 (2025-09-18)

Bug Fixes

  • increase timeout on failing abs test (d2cbf5f)
  • minor param rename (b372f7c)
  • status options (b67e4f1)
  • support for messages sent in contracts (344dbc5)
  • update for practical finalization (4c1f6cb)
  • update to include message status checks for verification readiness, removes one shot method as its not practical. (c1008ba)
  • verification (a81f2cd)

Features

  • add getVerificationArgs method (fca8ee3)
  • adds interop class and helpers for easy usage of v29 interop (0b927e3)

v6.21.0-zksyncos-alpha.1

6.21.0-zksyncos-alpha.1 (2025-09-05)

Bug Fixes

  • address ci branch (b4188c4)
  • update workflow (a1723f4)
  • update workflow (b9cc678)
  • zksyncos: initialize zksyncos-alpha release channel (no functional change) (dd230c6)

Features

  • add zksyncos workflow to run test suite against (c76f36c)
  • tests all pass against zksyncos env (ed52092)
Changelog

Sourced from zksync-ethers's changelog.

6.21.0 (2025-09-18)

Bug Fixes

  • increase timeout on failing abs test (d2cbf5f)
  • minor param rename (b372f7c)
  • status options (b67e4f1)
  • support for messages sent in contracts (344dbc5)
  • update for practical finalization (4c1f6cb)
  • update to include message status checks for verification readiness, removes one shot method as its not practical. (c1008ba)
  • verification (a81f2cd)

Features

  • add getVerificationArgs method (fca8ee3)
  • adds interop class and helpers for easy usage of v29 interop (0b927e3)
Commits
  • 1b1fa3d 6.21.0 version bump [skip ci]
  • cd344dd Merge pull request #264 from zksync-sdk/sarah/fix-interop
  • 7316e0d chore: refactor to remove extra param
  • 344dbc5 fix: support for messages sent in contracts
  • 85e8a10 Merge pull request #259 from zksync-sdk/db/add-v29-interop-support
  • a81f2cd fix: verification
  • b029a71 chore: update abi to latest
  • 633dac1 Merge pull request #262 from zksync-sdk/sarah/get-verification-args
  • b67e4f1 fix: status options
  • fca8ee3 feat: add getVerificationArgs method
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [zksync-ethers](https://github.com/zksync-sdk/zksync-ethers) from 6.20.1 to 6.21.0.
- [Release notes](https://github.com/zksync-sdk/zksync-ethers/releases)
- [Changelog](https://github.com/zksync-sdk/zksync-ethers/blob/main/CHANGELOG.md)
- [Commits](zksync-sdk/zksync-ethers@v6.20.1...v6.21.0)

---
updated-dependencies:
- dependency-name: zksync-ethers
  dependency-version: 6.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 8, 2026
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