build(deps): Bump the go-dependencies group across 1 directory with 2 updates#4425
Merged
KaloyanTanev merged 1 commit intomainfrom Apr 2, 2026
Merged
Conversation
3a8806a to
c0febdc
Compare
c0febdc to
92f490f
Compare
Collaborator
|
@dependabot rebase |
92f490f to
363f34b
Compare
Collaborator
|
@dependabot rebase |
Bumps the go-dependencies group with 2 updates: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [github.com/rs/zerolog](https://github.com/rs/zerolog). Updates `github.com/ethereum/go-ethereum` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.1...v1.17.2) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0 - [Commits](rs/zerolog@v1.34.0...v1.35.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
363f34b to
b431e41
Compare
|
KaloyanTanev
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the go-dependencies group with 2 updates in the / directory: github.com/ethereum/go-ethereum and github.com/rs/zerolog.
Updates
github.com/ethereum/go-ethereumfrom 1.17.1 to 1.17.2Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
be4dc0cversion: release go-ethereum v1.17.2 stable (#34618)95705e8internal/ethapi: limit number of getProofs keys (#34617)ceabc39internal/ethapi: limit number of calls to eth_simulateV1 (#34616)e585ad3core/rawdb: fix freezer dir.Sync() failure on Windows (#34115)d1369b6core/txpool/legacypool: use types.Sender instead of signer.Sender (#34059)bd3c843build, cmd/keeper: add "womir" target (#34079)a249685p2p/discover: resolve DNS hostnames for bootstrap nodes (#34101)c3467ddcore, miner, trie: relocate witness stats (#34106)acdd139miner: set slot number when building test payload (#34094)1b3b028miner: fix txFitsSize comment (#34100)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.0Commits
1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)f6fbd33Test coverage improvements (#748)