Bump the dependencies group with 5 updates#36
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.3` | `1.17.4` | | [github.com/pk910/dynamic-ssz](https://github.com/pk910/dynamic-ssz) | `1.3.1` | `1.3.2` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.27.1` | `3.27.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.52.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.55.0` | Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.3...v1.17.4) Updates `github.com/pk910/dynamic-ssz` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/pk910/dynamic-ssz/releases) - [Changelog](https://github.com/pk910/dynamic-ssz/blob/master/CHANGELOG.md) - [Commits](pk910/dynamic-ssz@v1.3.1...v1.3.2) Updates `github.com/pressly/goose/v3` from 3.27.1 to 3.27.2 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.27.1...v3.27.2) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) Updates `golang.org/x/net` from 0.53.0 to 0.55.0 - [Commits](golang/net@v0.53.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/pk910/dynamic-ssz dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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:
1.17.31.17.41.3.11.3.23.27.13.27.20.50.00.52.00.53.00.55.0Updates
github.com/ethereum/go-ethereumfrom 1.17.3 to 1.17.4Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
36a7dc7version: release go-ethereum v1.17.46b72f26triedb/pathdb: log the expected version in obsolete-index cleanup (#35194)e5ff359p2p/discover: fix waiting wrong duration (#35002)7c9032dall: change reflect.Ptr to reflect.Pointer (#35176)8c540cbeth/catalyst: add testing_commitBlockV1 (#34995)7122ecceth/protocols/snap: remove uncovered states before resuming (#35159)0e810e4eth, triedb, internal: add snap/2 sync progress (#35178)1be5da2eth/protocols/snap: redo the snap sync if the bal is unavailable (#35181)ad68ce2eth: reserve peer slot for usable snap peer (#35180)cb387c9cmd/devp2p/internal/ethtest: validate received txs, not the sent ones (#35170)Updates
github.com/pk910/dynamic-sszfrom 1.3.1 to 1.3.2Release notes
Sourced from github.com/pk910/dynamic-ssz's releases.
Changelog
Sourced from github.com/pk910/dynamic-ssz's changelog.
Commits
86ca5e5release1.3.22333215Merge pull request #189 from pk910/pk910/fix-codegen-test0f2d5a6skip StaticTrueShallow test without generated code6d971abMerge pull request #188 from pk910/pk910/bump-hashtree-bindings732c414Merge pull request #187 from pk910/pk910/fix-streaming-panic49a68f4update nested dependencies5b2f818bump hashtree-bindings for optimized riscv supportc7a031fapply copilot suggestion2e65a37fix: streaming reflection unmarshal panics on malformed nested list6fdd16dMerge pull request #185 from pk910/pk910/intercept-delegated-type-treeUpdates
github.com/pressly/goose/v3from 3.27.1 to 3.27.2Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
b0f7076release: v3.27.26669df2build(deps): bump github.com/opencontainers/runc from 1.3.3 to 1.3.6 in /inte...f61f5b9build(deps): bump the gomod group across 1 directory with 4 updates (#1086)90d5b3abuild(deps): bump actions/checkout from 6 to 7 (#1081)cef6bb7build(deps): bump golang crypto and net to FIX CVEs (#1083)f2c327abuild(deps): bump the gomod group across 1 directory with 7 updates (#1079)d0bee40Docs: mention MariaDB support (#1071)Updates
golang.org/x/cryptofrom 0.50.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesUpdates
golang.org/x/netfrom 0.53.0 to 0.55.0Commits
7770ec4go.mod: update golang.org/x dependencies4ece7b6html: escape greater-than symbol in doctype identifiers08be507html: improve Noah's Ark clause performancea8fb2fehtml: properly render fostered elements in foreign content0dc5b7ahtml: properly check namespace in "in body" any other end taga452f3chtml: ignore duplicate attributes during tokenizationf865199quic: fix appendMaxDataFrame erroneously accumulating sentLimit210ed3cquic: establish a "happened-before" relationship between stream write and readad8140equic: fix buffer slicing when handling overlapping stream data23ee2efhttp2: avoid API changes when built with go1.27Dependabot 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