Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.16.7` | `1.16.8` | | [github.com/pk910/dynamic-ssz](https://github.com/pk910/dynamic-ssz) | `1.1.1` | `1.2.0` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.6.0` | `3.6.2` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` | Updates `github.com/ethereum/go-ethereum` from 1.16.7 to 1.16.8 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.16.7...v1.16.8) Updates `github.com/pk910/dynamic-ssz` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/pk910/dynamic-ssz/releases) - [Commits](pk910/dynamic-ssz@v1.1.1...v1.2.0) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) Updates `github.com/urfave/cli/v3` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.6.0...v3.6.2) Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 - [Commits](golang/sync@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/pk910/dynamic-ssz dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
pk910
added a commit
to ethpandaops/ethereum-genesis-generator
that referenced
this pull request
Jan 19, 2026
fixes build issues after merging dependency updates in ethpandaops/eth-beacon-genesis#55
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 dependencies group with 5 updates in the / directory:
1.16.71.16.81.1.11.2.01.9.31.9.43.6.03.6.20.18.00.19.0Updates
github.com/ethereum/go-ethereumfrom 1.16.7 to 1.16.8Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
Commits
abeb78cMerge branch 'dos-fixes' into release/1.16ce43eb9version: release go-ethereum v1.16.8 stable638741bcrypto/ecies: use aes blocksizefdfd123core/txpool: drop peers on invalid KZG proofs8ecb686version: begin v1.16.8 release cycleUpdates
github.com/pk910/dynamic-sszfrom 1.1.1 to 1.2.0Release notes
Sourced from github.com/pk910/dynamic-ssz's releases.
Commits
c20208brelease1.2.03fae34eMerge pull request #76 from pk910/pk910/update-release-workflowcc48617update release workflow2d2c14fMerge pull request #75 from pk910/pk910/spectests-with-streamingf9dcc44update presets & fix fulu spec test19df7dbadd fulu spec tests & test streaming codepath too1224ce1Merge pull request #74 from pk910/pk910/refactor-codebase9d0fc80fix spectests2aad4dereorganize project codefe277b3Merge pull request #73 from pk910/pk910/simplify-marshalingUpdates
github.com/sirupsen/logrusfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
github.com/urfave/cli/v3from 3.6.0 to 3.6.2Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
fa7e0b1Merge pull request #2247 from mikecluck/remove-redundant-separator052838dMerge branch 'main' into remove-redundant-separator07f2236Merge pull request #2245 from dearchap/issue_22440eaa9d5Only show separator if command has usage textf92e992Fix:(issue_2244) Dont check req flags for help and completion commandsc32fd20Merge pull request #2243 from kzygmans/docs-correct-typo-migration-guide44f2b93Docs: correct typo in migration guidefe512dbMerge pull request #2242 from urfave/dependabot/pip/python-packages-5f79d4b5c758eef2echore(deps): bump mkdocs-material in the python-packages group2ac6b5aMerge pull request #2232 from dearchap/disc_2168Updates
golang.org/x/syncfrom 0.18.0 to 0.19.0Commits
2a180e2errgroup: use consistent read for SetLimit panicDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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