chore(deps): bump the docker group across 1 directory with 4 updates - #297
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the docker group with 3 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/moby/client](https://github.com/moby/moby). Updates `github.com/docker/cli` from 29.1.4+incompatible to 29.7.1+incompatible - [Commits](docker/cli@v29.1.4...v29.7.1) Updates `github.com/docker/go-connections` from 0.6.0 to 0.8.1 - [Commits](docker/go-connections@v0.6.0...v0.8.1) Updates `github.com/moby/moby/client` from 0.2.2 to 0.5.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.5.1/CHANGELOG.md) - [Commits](moby/moby@v0.2.2...v0.5.1) Updates `github.com/moby/moby/api` from 1.53.0 to 1.55.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.53.0...api/v1.55.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.7.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/docker/go-connections dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/moby/moby/client dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/moby/moby/api dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... 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 docker group with 3 updates in the / directory: github.com/docker/cli, github.com/docker/go-connections and github.com/moby/moby/client.
Updates
github.com/docker/clifrom 29.1.4+incompatible to 29.7.1+incompatibleCommits
e9452d6Merge pull request #7142 from thaJeztah/bump_go_archive_0.3.2a6014a7vendor: github.com/moby/go-archive v0.3.22465fcaMerge pull request #7140 from thaJeztah/bump_go_archive_0.3.152b15ccMerge pull request #7141 from thaJeztah/bump_version21359092update version to 29.7.10b50545vendor: github.com/moby/go-archive v0.3.1c1eba93Merge pull request #7086 from mickael-docker/docs-authz-decoding1a305beMerge pull request #7084 from thaJeztah/prompt_cleans4c1c648Merge pull request #7129 from docker/dependabot/github_actions/codeql-actions...ee046d3Merge pull request #7134 from hirehamir/fix/flaky-client-hangsUpdates
github.com/docker/go-connectionsfrom 0.6.0 to 0.8.1Commits
9c9e2dbMerge pull request #167 from thaJeztah/fix_illumosde1f4dcsockets: fix compilation on illumos4a7495eci: add cross-build target754f906Merge pull request #158 from thaJeztah/no_umask20f47a1sockets: read somaxconn from system instead of SOMAXCONNe195e2asockets: set socket permissions without umask hack32c72ecMerge pull request #162 from thaJeztah/abstract_socketsf3526e5sockets: improve abstract Unix socket handlingfd93b41Merge pull request #163 from thaJeztah/rm_logd0c7559sockets: update more tests to use tempSocketPath utilityUpdates
github.com/moby/moby/clientfrom 0.2.2 to 0.5.1Release notes
Sourced from github.com/moby/moby/client's releases.
... (truncated)
Changelog
Sourced from github.com/moby/moby/client's changelog.
... (truncated)
Commits
3b89d13Bump to v0.5.116225c4Merge pull request #1291 from dotcloud/ensure_mount_commitdd2f0d8Merge pull request #1238 from dotcloud/1237-improve_docker_top-feature0b57e44Merge branch 'master' into 1237-improve_docker_top-featuref2dc492Merge pull request #1342 from dsissitka/patch-4a7ace53Merge pull request #1339 from dhrp/docker-run-d-descriptionc99e8deMerge branch 'cleanup_signal_handling' of https://github.com/calavera/docker ...c06aa62Merge pull request #1306 from dotcloud/1294_fix_wrong_untag_using_id_rmi9ba9983Fixed a couple of minor syntax errors.7d68afbMerge pull request #1209 from zimbatm/upstart-improvementsUpdates
github.com/moby/moby/apifrom 1.53.0 to 1.55.0Release notes
Sourced from github.com/moby/moby/api's releases.
... (truncated)
Commits
b6c53c2Merge pull request #52773 from vvoland/c8d-amd64-variants01115e8Merge pull request #52906 from vvoland/fix-TestContainerWithConflictingNoneNe...b36296fMerge pull request #52913 from thaJeztah/windows_does_statsa81aa78TestContainerWithConflictingNoneNetwork: Extend Windows timeout908a35aMerge pull request #52914 from thaJeztah/no_stderr04d33b5Merge pull request #52912 from thaJeztah/cleanup_GenerateRandomAlphaOnlyString3b2f557Merge pull request #52722 from notandruu/integration/migrate-TestInspectAPIIm...62b3aaeMerge pull request #52901 from vvoland/c8d-imageusage11d3342integration-cli: un-skip stats tests on Windowsa47b1b2Merge pull request #52891 from smerkviladze/attestations-clearer-blob-missing...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