chore(deps): bump the go-deps group across 1 directory with 3 updates#63
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-deps group across 1 directory with 3 updates#63dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
befb31c to
75cb0e3
Compare
Bumps the go-deps group with 3 updates in the / directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum), [github.com/labstack/echo/v4](https://github.com/labstack/echo) and [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). 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/labstack/echo/v4` from 4.15.2 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.15.2...v4.15.4) Updates `github.com/redis/go-redis/v9` from 9.20.0 to 9.21.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.20.0...v9.21.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: go-deps - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
75cb0e3 to
6b53e9d
Compare
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-deps group with 3 updates in the / directory: github.com/ethereum/go-ethereum, github.com/labstack/echo/v4 and github.com/redis/go-redis/v9.
Updates
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/labstack/echo/v4from 4.15.2 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)Updates
github.com/redis/go-redis/v9from 9.20.0 to 9.21.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
1551837chore(release): 9.21.0 (#3857)1cfa927fix(maintnotifications): keep ModeAuto fail-open (#3853)1f0ea0efeat(pubsub): introduce timeouts for Ping on channel.initHealthCheck (#3819)5484b0bfeat(tx): skip redundant UNWATCH in Tx.Close when no WATCH is active (#3854)bf57a51chore(deps): bump rojopolis/spellcheck-github-actions (#3852)641294cfeat(streams): support explicit LIMIT 0 in XTRIM/XADD trimming via XTrimLimit...74d9bb0feat(command): add zero-copy GetToBuffer and SetFromBuffer (#3834)a13416bchore(release): 9.20.1 (#3847)10dc44ffix(push): fix peeking when push name is truncated (#3842)e1a2d68fix(ft.hybrid): Always generate vector param names if they are not provided b...