Skip to content

build(deps): bump the patch-updates group with 2 updates#403

Merged
julienrbrt merged 1 commit intomainfrom
dependabot/go_modules/patch-updates-a731feda6e
May 8, 2026
Merged

build(deps): bump the patch-updates group with 2 updates#403
julienrbrt merged 1 commit intomainfrom
dependabot/go_modules/patch-updates-a731feda6e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the patch-updates group with 2 updates: github.com/evstack/ev-node and github.com/rs/zerolog.

Updates github.com/evstack/ev-node from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/evstack/ev-node's releases.

v1.1.1

This is a patch release focused on P2P reliability, bug fixes, and incremental improvements. Upgrading is recommended for all operators, particularly those experiencing P2P connectivity issues requiring node restarts.

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.1
  • ghcr.io/evstack/ev-node-grpc:v1.1.1
  • ghcr.io/evstack/ev-node-testapp:v1.1.1
Changelog

Sourced from github.com/evstack/ev-node's changelog.

v1.1.1

Changes

  • Improve P2P gossiping by switching pubsub internals from GossipSub to FloodSub #3263
  • Add sequencer_blocks_synchronized_total Prometheus counter metric tracking blocks synced by source (DA/P2P) #3259
  • Make it easier to override DefaultMaxBlobSize by ldflags #3235
  • Add solo sequencer (simple in memory single sequencer without force inclusion) #3235
  • Improve reaper to sustain txs burst better #3236

Fixed

  • Replace persistent P2P connection gater with a no-op variant so stale blocklist entries can no longer prevent peers from connecting after a restart. The new p2p.disable_connection_gater flag (default true) can be set to false to re-enable peer filtering when experiencing P2P flooding #3273
  • Raft HA production hardening: leader fencing on SIGTERM, FSM data race, follower restart crash, log compaction config, and election timeout validation #3230
Commits
  • 36a7f15 chore: prep v1.1.1 (#3274)
  • a0bc9d1 fix(pkg/p2p): replace persistent gater with no-op gater (#3273)
  • cd76eab build(deps): Bump rustls-webpki from 0.103.10 to 0.103.13 in the cargo group ...
  • c1d4996 build(deps): Bump the all-go group across 5 directories with 14 updates (#3271)
  • c753c0b fix(rpc): derive /raft/node leadership from raft leader ID (#3266)
  • 83edf6d refactor: modernize sync/atomic usage with typed atomic apis (#3269)
  • 2eb15bd test: remove racy node startup from execution test (#3264)
  • d9046e6 fix: raft HA production hardening — leader fencing, log compaction, election ...
  • 4c7323f refactor(pkg/p2p): swap GossipSub by FloodSub (#3263)
  • 77b39d4 build(deps): Bump dompurify from 3.3.2 to 3.4.0 in /docs in the npm_and_yarn ...
  • Additional commits viewable in compare view

Updates github.com/rs/zerolog from 1.35.0 to 1.35.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 2 updates: [github.com/evstack/ev-node](https://github.com/evstack/ev-node) and [github.com/rs/zerolog](https://github.com/rs/zerolog).


Updates `github.com/evstack/ev-node` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/evstack/ev-node/releases)
- [Changelog](https://github.com/evstack/ev-node/blob/main/CHANGELOG.md)
- [Commits](evstack/ev-node@v1.1.0...v1.1.1)

Updates `github.com/rs/zerolog` from 1.35.0 to 1.35.1
- [Commits](rs/zerolog@v1.35.0...v1.35.1)

---
updated-dependencies:
- dependency-name: github.com/evstack/ev-node
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

Labels

The following labels could not be found: T: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.

@dependabot dependabot Bot requested a review from a team as a code owner May 8, 2026 07:08
@julienrbrt julienrbrt merged commit 2deaf94 into main May 8, 2026
18 checks passed
@julienrbrt julienrbrt deleted the dependabot/go_modules/patch-updates-a731feda6e branch May 8, 2026 07:36
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.

1 participant