Bump the go-dependencies group across 1 directory with 7 updates #25
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 5 updates in the / directory:
1.23.1
1.23.2
1.7.19
1.7.22
0.20.0
0.20.2
0.7.0
0.8.0
0.22.0
0.25.0
Updates
github.com/GoogleContainerTools/kaniko
from 1.23.1 to 1.23.2Release notes
Sourced from github.com/GoogleContainerTools/kaniko's releases.
Changelog
Sourced from github.com/GoogleContainerTools/kaniko's changelog.
Commits
1ae9a84
chore(release): release v1.23.2 (#3243)5283199
deps: bump github.com/moby/buildkit and github.com/docker/docker (#3242)38f1ad8
chore(deps): bump docker/build-push-action from 6.1.0 to 6.3.0 (#3236)1769774
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#3235)3dc85a1
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#3237)22dfb05
chore(deps): bump google.golang.org/api from 0.185.0 to 0.187.0 (#3238)c5d3495
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#3239)d6aab15
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#3220)31f27d6
chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 (#3218)a3e7508
chore(deps): bump google.golang.org/api from 0.183.0 to 0.185.0 (#3219)Updates
github.com/containerd/containerd
from 1.7.19 to 1.7.22Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
7f7fdf5
Merge pull request #10684 from samuelkarp/release-1.7.2243174ee
Prepare release notes for v1.7.22c10e4a6
Merge pull request #10682 from samuelkarp/shim-exec-fp-test-1.70c4ba21
integration: regression test for issue 105891cc2cfa
fifosync: cross-process synchronizationb19be30
Merge pull request #10675 from laurazard/1.7-backport-shim-dropped-init-exitsc62aa06
Merge pull request #10679 from thaJeztah/1.7_update_go1.22.719d678f
update to go1.22.7, go1.23.1f338717
runc-shim: handle pending execs as running686c694
runc-shim: refuse to start execs after init exitsUpdates
github.com/docker/docker
from 26.1.4+incompatible to 27.0.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
662f78c
Merge pull request #48090 from thaJeztah/27.0_backport_48067_fix_specific_ipv...b86d9bd
Merge pull request #48086 from thaJeztah/27.0_backport_fix_rootless_pull0dbc3ac
Merge pull request #48087 from thaJeztah/27.0_backport_gofmt276a648
Fix incorrect validation of port mapping22aa07b
Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...23b8b02
Fix duplicate subnet allocationsbf222d6
fix some gofmt issues reported by goreportcardf8231b5
daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differb951474
pkg/archive: createTarFile: consistently use the same value for usernsc5794e2
pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errorsUpdates
github.com/google/go-containerregistry
from 0.20.0 to 0.20.2Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c195f15
deps: bump docker dep (#1991)c3d1dcc
Createremote.Push
(#1978)Updates
github.com/moby/buildkit
from 0.13.2 to 0.14.1Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
eb864a8
Merge pull request #5053 from tonistiigi/v0.14.1-cherry-picksdedaef0
shell: handle empty string for var replacementsb45ab30
Initialize build args from stage basee34c21a
Consolidate instruction casing lint rules050e3b6
Updates lint output to print detail instead of description2bf5cbf
util/resolver: Make httpFallback concurrent safe49dd5f4
Adds 'WARNING' prefix to the rule check output and update lint05bd56b
Merge pull request #5040 from AkihiroSuda/cherrypick-5008-0.145a7352c
Fix content not found withpush=true,rewrite-timestamp=true
4d9a4e5
Merge pull request #5017 from crazy-max/fix-history-exportersUpdates
golang.org/x/sync
from 0.7.0 to 0.8.0Commits
411f99e
LICENSE: update per Google LegalUpdates
golang.org/x/sys
from 0.22.0 to 0.25.0Commits
a43b625
windows: add SIO_UDP_NETRESET constanted67b15
windows: add console codepage api9cb830b
unix: add missing import to syscall_hurd.go71132f5
unix: add POLLRDHUP to FreeBSD3283fc3
cpu: add support for detecting RISC-V extensions29e55b2
unix: use os.Executable rather than os.Args[0] in testsa8c5219
unix: rename XDPUmemReg field back to Size59665e5
unix: add Connectx for darwina0c72ef
unix: add f_flag member flags on z/OSc64c51d
unix: update riscv64 hwprobe to Linux kernel 6.10Dependabot 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