chore(deps): bump the go-deps group in /agents/docker-agent with 4 updates#250
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the go-deps group in /agents/docker-agent with 4 updates: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections), [github.com/gorilla/websocket](https://github.com/gorilla/websocket) and [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). Updates `github.com/docker/docker` from 25.0.13+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v25.0.13...v28.5.2) Updates `github.com/docker/go-connections` from 0.4.0 to 0.7.0 - [Commits](docker/go-connections@v0.4.0...v0.7.0) Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.1...v1.5.3) Updates `github.com/redis/go-redis/v9` from 9.17.0 to 9.18.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.17.0...v9.18.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/gorilla/websocket dependency-version: 1.5.3 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.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 in /agents/docker-agent with 4 updates: github.com/docker/docker, github.com/docker/go-connections, github.com/gorilla/websocket and github.com/redis/go-redis/v9.
Updates
github.com/docker/dockerfrom 25.0.13+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
89c5e8fMerge pull request #51396 from thaJeztah/28.x_backport_api_docs9b93878Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject6178456Merge pull request #51398 from vvoland/51397-28.x0cae4e5vendor: github.com/moby/buildkit v0.25.233cc06fMerge pull request #51394 from vvoland/51393-28.xd525277api/docs: remove BuildCache.Parent field for API v1.42 and up2fbc51bdockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=hostbd98008integration-cli: Adjust nofile limits1967515Dockerfile: update runc binary to v1.3.34489660Merge pull request #51387 from thaJeztah/28.x_bump_goUpdates
github.com/docker/go-connectionsfrom 0.4.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaUpdates
github.com/gorilla/websocketfrom 1.5.1 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6Reverts to v1.5.09ec25cafixes broken random value generation1bddf2ebumps go version & removes deprecated module usage750bf92adds GHA & Makefile configsb2c246bRevert " Update go version & add verification/testing tools (#840)"09a6babremoving error handling while closing connections58af150return errors instead of printing to logse5f1a0aexcludes errchecks linterb2a86a1Do not timeout when WriteControl deadline is zero695e909Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/redis/go-redis/v9from 9.17.0 to 9.18.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
90faf06chore(release): update versions in deps (#3712)bf8e8e3chore(release): v9.18.0 (#3711)a881cd4fix(clone): nil pointer dereference in PubSub after WithTimeout() (#3710)ee6e9dbfeat(otel): Add OpenTelemetry Native Metrics Support (#3637)b53f2b0feat(sch): MaintNotifications for ClusterClient (#3643)f25343dchore(tests): Add comprehensive TLS tests and example (#3681)33ca5cbfeat(commands): Add support for Redis HOTKEYS commands (#3695)34f4568fix(conn): guard against nil MaintNotificationsConfig in initConn (#3707)2fc030fperf(options): perf Fuzz Test Go File (#3692)63ed1fdAdd support for Redis Streams Idempotent Production (#3693)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