Bump the go-dependencies group across 1 directory with 5 updates #9
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.21.1
1.22.0
1.7.14
1.7.16
26.0.1+incompatible
26.1.1+incompatible
0.13.1
0.13.2
0.18.0
0.20.0
Updates
github.com/GoogleContainerTools/kaniko
from 1.21.1 to 1.22.0Release notes
Sourced from github.com/GoogleContainerTools/kaniko's releases.
Changelog
Sourced from github.com/GoogleContainerTools/kaniko's changelog.
Commits
02860ef
chore(release): release v1.22.0 (#3086)a798fc9
chore(deps): bump github.com/docker/docker from 25.0.4+incompatible to 26.0.0...279053e
chore(deps): bump google.golang.org/api from 0.167.0 to 0.171.0 (#3082)1619608
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#3083)a952b1b
chore(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14 (#3084)4ef48fe
chore(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 (#3070)02f488a
Fix #3032: Remove query parameters in ADD command when the destinatio… (#3053)9095b45
Kaniko/add path regmaps [possible in registry maps and/or mirror] (#3051)cca3742
chore(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#3071)fcc800f
chore(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0 (#3072)Updates
github.com/containerd/containerd
from 1.7.14 to 1.7.16Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
8303183
Merge pull request #10124 from kiashok/new-1.7.16-tagfb2d43a
Merge pull request #10129 from k8s-infra-cherrypick-robot/cherry-pick-10123-t...1c62308
Add release notes for v1.7.1618a2c36
apparmor: Allow confined runc to kill containersae97657
Merge pull request #9834 from neoaggelos/fix/config-relativec4a8642
Merge pull request #10096 from Kern--/cri-remote-snapshotter-stats733d456
Merge pull request #10122 from AkihiroSuda/cherrypick-9673-1.7293f515
pod: CreatedAt time will be 269 years ago while creating cri network failed.e412ca7
Merge pull request #10116 from AkihiroSuda/cherrypick-10111-1.7d8acdaf
Merge pull request #10115 from thaJeztah/1.7_backport_go1.21.9Updates
github.com/docker/docker
from 26.0.1+incompatible to 26.1.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
ac2de55
Merge pull request #47775 from vvoland/v26.1-477719a2b531
Merge pull request #47774 from vvoland/v26.1-477692f5bbbe
Option to avoid deleting the kernel_ll address from bridges.4061808
Allow for a read-only "/proc/sys/net".21da192
Merge pull request #47767 from austinvazquez/cherry-pick-eeec716e332e5c058dfe...2c91196
Update containerd to v1.7.16a9a8787
Merge pull request #47762 from tonistiigi/26.1-update-buildkit-v0.13.2c9689ec
vendor: update buildkit to v0.13.2c8af8eb
Merge pull request #47738 from vvoland/c8d-walk-image-badimagetarget7d95fe8
c8d/list: Ignore unexpected image targetUpdates
github.com/moby/buildkit
from 0.13.1 to 0.13.2Release notes
Sourced from github.com/moby/buildkit's releases.
Commits
2e18d70
Merge pull request #4874 from tonistiigi/v0.13.2-picks25108ab
buildkitd: allow --group for windows4d961ca
vendor: update fsutil to 91a3fc4a0efecf
vendor: github.com/tonistiigi/fsutil @ 497d33b38e6fcd
fix: gc policy for windows to use percentage of disk spaced647910
frontend: missing compat check for TestCommandSourceMapping6d689a3
dockerfile: fix missing source mapping for COPY --link command4317777
Merge pull request #4867 from AkihiroSuda/dev-0.13dfe87d0
build(deps): bump golang.org/x/net from 0.18.0 to 0.23.0ecf1c42
util/converter: fix diffID computationUpdates
golang.org/x/sys
from 0.18.0 to 0.20.0Commits
7d69d98
unix: extend support for z/OS7758090
cpu: add support for sve2 detection9a28524
windows: drop go version tags for unsupported versions27dc90b
unix: update to Linux kernel 6.4cabba82
windows: use uint32 for serial comm flags for consistency1a50d97
windows: add serial comm functions95f07ec
x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)4be02d3
unix: expose mmap calls on z/OSDependabot 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