Bump the dependencies group with 4 updates#627
Merged
Conversation
Bumps the dependencies group with 4 updates: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum), [github.com/lib/pq](https://github.com/lib/pq), [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) and [github.com/pk910/dynamic-ssz](https://github.com/pk910/dynamic-ssz). 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/lib/pq` from 1.12.0 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.12.0...v1.12.3) Updates `github.com/minio/minio-go/v7` from 7.0.99 to 7.0.100 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.99...v7.0.100) Updates `github.com/pk910/dynamic-ssz` from 1.2.3-0.20260318065836-323b83c1a387 to 1.3.0 - [Release notes](https://github.com/pk910/dynamic-ssz/releases) - [Changelog](https://github.com/pk910/dynamic-ssz/blob/master/CHANGELOG.md) - [Commits](https://github.com/pk910/dynamic-ssz/commits/v1.3.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: dependencies - dependency-name: github.com/lib/pq dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/pk910/dynamic-ssz dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
pk910
approved these changes
Apr 7, 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 dependencies group with 4 updates: github.com/ethereum/go-ethereum, github.com/lib/pq, github.com/minio/minio-go/v7 and github.com/pk910/dynamic-ssz.
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/lib/pqfrom 1.12.0 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
Changelog
Sourced from github.com/lib/pq's changelog.
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitUpdates
github.com/minio/minio-go/v7from 7.0.99 to 7.0.100Commits
570a610Add ChecksumAlgorithm to list response (#2211)9ab4afbUpdate signature of UpdateObjectEncryption (#2215)30849adfix: honor StartAfter when listing object versions (#2212)2eacfe9add SignV4WithServiceType function (#2214)dedfa39tags: add MarshalJSON/UnmarshalJSON to Tags4976cb3get content encoding when available (#2208)d75e965add S3 Outposts support: Implement request signing and endpoint validation fo...d00bd2fFix: handling non-DualStack regions gracefully (#2205)Updates
github.com/pk910/dynamic-sszfrom 1.2.3-0.20260318065836-323b83c1a387 to 1.3.0Release notes
Sourced from github.com/pk910/dynamic-ssz's releases.
... (truncated)
Changelog
Sourced from github.com/pk910/dynamic-ssz's changelog.
... (truncated)
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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