build(deps): bump the go-dependencies group with 6 updates #1955
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-dependencies group with 6 updates:
24.0.6+incompatible
24.0.7+incompatible
24.0.6+incompatible
24.0.7+incompatible
5.9.0
5.10.0
0.5.9
0.6.0
1.28.0
1.29.0
0.12.0
0.13.0
Updates
github.com/docker/cli
from 24.0.6+incompatible to 24.0.7+incompatibleCommits
afdd53b
Merge pull request #4629 from thaJeztah/24.0_update_engine12c309f
Merge pull request #4628 from thaJeztah/24.0_backport_bump_compressf427198
vendor: github.com/docker/docker v24.0.61777018
vendor: github.com/klauspost/compress v1.17.2cde0441
vendor: github.com/klauspost/compress v1.16.5d9f94d5
Merge pull request #4618 from thaJeztah/24.0_backport_cli-issue-50254d83fb
Add docker ps status descriptions30a185e
Merge pull request #4609 from thaJeztah/24.0_backport_x_netd43c48d
vendor: golang.org/x/net v0.17.01919679
vendor: golang.org/x/crypto v0.14.0Updates
github.com/docker/docker
from 24.0.6+incompatible to 24.0.7+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
311b9ff
Merge pull request #46697 from thaJeztah/24.0_backport_restart_nocancelaf60804
Merge pull request from GHSA-jq35-85cj-fj4p3cf363e
Merge pull request #46709 from thaJeztah/24.0_backport_bump_compress05d7386
daemon: daemon.containerRestart: don't cancel restart on context cancel649c944
Merge pull request #46703 from thaJeztah/24.0_backport_atomic-layer-data-write9b20b1a
Merge pull request #46702 from thaJeztah/24.0_backport_releaseNetwork_Network...dd37b0b
vendor: github.com/klauspost/compress v1.17.27058c0d
vendor: github.com/klauspost/compress v1.16.557bd388
daemon: overlay2: Write layer metadata atomically05d95fd
daemon: release sandbox even when NetworkDisabledUpdates
github.com/go-git/go-git/v5
from 5.9.0 to 5.10.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
72ce996
Merge pull request #869 from zeripath/graph-generation-224261e8
Merge pull request #873 from go-git/dependabot/go_modules/golang.org/x/net-0....3ee0288
build: bump golang.org/x/net from 0.15.0 to 0.17.069b88d9
plumbing: commitgraph, Add generation v2 support623c6df
Merge pull request #866 from makkes/better-error-handling129b709
plumbing: transport/common, Improve handling of remote errorse61537e
Merge pull request #867 from pjbgf/commit-checker1a73661
build: Add github workflow to check commit message format771a3eb
Merge pull request #868 from pjbgf/fix-fuzz7ef7dc7
Merge pull request #860 from enverbisevac/masterUpdates
github.com/google/go-cmp
from 0.5.9 to 0.6.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
c3ad843
Add cmpopts.EquateComparable (#340)e250a55
Use of hotlinking of Go identifiers (#337)8a3e8dd
set workflow permission to read-only (#327)8cea5de
Pin GitHub action versions (#332)3bb304a
Run tests for Go 1.20 version (#322)571a56b
Remove purego fallbacks (#325)Updates
github.com/onsi/gomega
from 1.28.0 to 1.29.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
b94b195
v1.29.02b39142
MatchError can now take an optional func(error) bool + descriptionab6045c
v1.28.1635d196
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508
Bump golang.org/x/net from 0.14.0 to 0.17.02705bdb
#703 doc(matchers): HaveEach() doc comment updated375648c
Minor typos (#699)Updates
golang.org/x/oauth2
from 0.12.0 to 0.13.0Commits
3c5dbf0
go.mod: update golang.org/x dependencies11625cc
google: add authorized_user conditional to Credentials.UniverseDomain8d6d45b
google: add Credentials.UniverseDomain to support TPC43b6a7b
google: adding support for external account authorized user14b275c
oauth2: workaround misspelling of verification_uri18352fc
google/internal/externalaccount: adding BYOID Metrics9095a51
oauth2: clarify error if endpoint missing DeviceAuthURL2d9e4a2
oauth2/google: remove meta validations for aws external credentials55cd552
oauth2: support PKCEe3fb0fb
oauth2: support device flowDependabot 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