Skip to content

Comments

Bump github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.7 to 0.2.9#21

Open
dependabot[bot] wants to merge 1 commit intoMainfrom
dependabot/go_modules/github.com/0xPolygonHermez/zkevm-data-streamer-0.2.9
Open

Bump github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.7 to 0.2.9#21
dependabot[bot] wants to merge 1 commit intoMainfrom
dependabot/go_modules/github.com/0xPolygonHermez/zkevm-data-streamer-0.2.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.7 to 0.2.9.

Release notes

Sourced from github.com/0xPolygonHermez/zkevm-data-streamer's releases.

v0.2.9

What's Changed

Full Changelog: 0xPolygon/zkevm-data-streamer@v0.2.8...v0.2.9

For more info

Check out the README for more detailed information.

v0.2.8

Changelog

  • Check safe client for nil

For more info

Check out the README for more detailed information.

Full Changelog: 0xPolygon/zkevm-data-streamer@v0.2.6...v0.2.7

Commits

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)

Summary by Sourcery

Bump zkevm-data-streamer dependency to v0.2.9 and update Go version and toolchain

Bug Fixes:

  • Fix data race in zkevm-data-streamer
  • Add nil check for safe client in zkevm-data-streamer

Enhancements:

  • Upgrade project Go version to 1.23.0 and toolchain to Go 1.24.1

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

Bumps [github.com/0xPolygonHermez/zkevm-data-streamer](https://github.com/0xPolygonHermez/zkevm-data-streamer) from 0.2.7 to 0.2.9.
- [Release notes](https://github.com/0xPolygonHermez/zkevm-data-streamer/releases)
- [Commits](0xPolygon/zkevm-data-streamer@v0.2.7...v0.2.9)

---
updated-dependencies:
- dependency-name: github.com/0xPolygonHermez/zkevm-data-streamer
  dependency-version: 0.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 14, 2025
@sourcery-ai
Copy link

sourcery-ai bot commented Jul 14, 2025

Reviewer's Guide

This PR updates the module configuration by bumping the Go version to 1.23.0 (with toolchain 1.24.1) and upgrading the zkevm-data-streamer dependency from v0.2.7 to v0.2.9, pulling in fixes for a data race and safe-client nil checks.

File-Level Changes

Change Details Files
Upgrade Go version and add explicit toolchain
  • Change go directive from 1.21 to 1.23.0
  • Add toolchain directive for go1.24.1
go.mod
Bump zkevm-data-streamer dependency to v0.2.9
  • Update require statement for zkevm-data-streamer from v0.2.7 to v0.2.9
  • Regenerate go.sum to include new checksums
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

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 go Pull requests that update go code

Projects

Development

Successfully merging this pull request may close these issues.

0 participants