build(deps): bump the dependencies group across 1 directory with 6 updates #2706
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 6 updates in the / directory:
28.0.0+incompatible
28.0.2+incompatible
28.0.0+incompatible
28.0.2+incompatible
5.13.2
5.14.0
1.1.0
1.1.1
1.11.1
1.12.0
0.29.0
0.30.0
Updates
github.com/docker/cli
from 28.0.0+incompatible to 28.0.2+incompatibleCommits
0442a73
Merge pull request #5929 from vvoland/vendor-dockerbb0e9ad
remove redundant error-handling for registry.ParseRepositoryInfoe0979b3
cli/command: remove ValidateMountWithAPIVersioncab5164
vendor: github.com/docker/docker v28.0.2-dev (bea4de25004d)888716a
Merge pull request #5932 from vvoland/TestConnectAndWait-flaky667fa7b
cli: remove uses of deprecated registry.SetCertsDir63f5930
Merge pull request #5784 from thaJeztah/docs_gen_no_pkg_errors0f75059
Merge pull request #5938 from thaJeztah/man_cleans0ce8989
test/cli-plugins: Try to make TestConnectAndWait less flaky2f79598
docs/generate: remove uses of pkg/errorsUpdates
github.com/docker/docker
from 28.0.0+incompatible to 28.0.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
bea4de2
Merge pull request #49656 from austinvazquez/bump-container-1.7.27-binary97ee08e
Merge pull request #49657 from akerouanton/fix-missing-port-mappingsf2a183a
daemon: return port-mappings from all endpoints6b3b479
daemon: getEndpointPortMapInfo: err is never used35766af
Dockerfile: update containerd binary to v1.7.27b2363f0
Merge pull request #49602 from thaJeztah/remove_layerstore_experimentalc9a763e
daemon: remove redundant call to getEndpointPortMapInfo2043aa9
Merge pull request #49652 from vvoland/vendor-containerd7cdd1b5
Merge pull request #49649 from akerouanton/proxy-concurrent-write-closefb3cce1
vendor: github.com/containerd/containerd/v2 v2.0.4Updates
github.com/go-git/go-git/v5
from 5.13.2 to 5.14.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
863c621
Merge pull request #1436 from pjbgf/v5-bumps2e69e81
build: Bump dependenciesb2c1ec9
build: Bump Go versionsUpdates
github.com/opencontainers/image-spec
from 1.1.0 to 1.1.1Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
147f9c1
Release v1.1.1fbb4662
Merge pull request #1238 from mkenigs/wording-nit81e457e
Fix grammar nit92353b0
Merge pull request #1225 from sudo-bmitch/pr-doc-go-version1a0b9f9
Merge pull request #1230 from sudo-bmitch/pr-layout-extensibilityf272635
Merge pull request #1228 from sudo-bmitch/pr-mixed-digest-algoe0462ab
Merge pull request #1229 from tianon/setup-gocf536e3
Merge pull request #1227 from sudo-bmitch/pr-rm-project-doc60acaac
Document extensibility of the image layout4dcf962
Document Go version policyUpdates
github.com/opencontainers/selinux
from 1.11.1 to 1.12.0Release notes
Sourced from github.com/opencontainers/selinux's releases.
Commits
996c4cf
Merge pull request #227 from kolyshkin/fix-flake2a69eaf
ci: add tests to check for races965323e
SetKeyLabel: add thread group leader requirement4c76c01
TestSocketLabel: use LockOSThread to avoid flakes13b180a
TestSELinux: use LockOSThread to avoid flakes03cde75
Merge pull request #228 from kolyshkin/label-rm-depr6f9de93
label: remove deprecated stuff931542d
label: stop using deprecated stuff in tests21fd359
Merge pull request #218 from kolyshkin/ci-bumps346dfb5
Merge pull request #223 from AkihiroSuda/vmUpdates
golang.org/x/term
from 0.29.0 to 0.30.0Commits
04218fd
go.mod: update golang.org/x dependencies208db03
all: upgrade go directive to at least 1.23.0 [generated]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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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