Bump the go-dependencies group across 1 directory with 6 updates #1373
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.0
1.23.1
1.7.17
1.7.19
0.19.1
0.20.0
0.13.2
0.14.1
0.20.0
0.22.0
Updates
github.com/GoogleContainerTools/kaniko
from 1.23.0 to 1.23.1Release notes
Sourced from github.com/GoogleContainerTools/kaniko's releases.
Changelog
Sourced from github.com/GoogleContainerTools/kaniko's changelog.
Commits
c93ecd3
chore(release): release v1.23.1 (#3189)f087f4a
docs: document --no-push-cache flag in README.md (#3188)6a340c6
Enable pushing cache with --no-push (#3181)942fbe6
chore(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 (#3187)f671fca
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#3179)9c08f1c
chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 (#3170)8237632
chore(deps): bump google-github-actions/auth from 2.1.2 to 2.1.3 (#3168)5d1c088
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3169)b64e9a8
chore(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (#3171)96fa5ff
chore(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 (#3172)Updates
github.com/containerd/containerd
from 1.7.17 to 1.7.19Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
2bf793e
Merge pull request #10391 from dmcgowan/prepare-v1.7.1974a3d29
Prepare release notes for v1.7.19043c712
Merge pull request #10406 from samuelkarp/nri-panic-1.75a587e8
Merge pull request #10403 from thaJeztah/1.7_backport_hcsshim_version7f5d3c5
cri: ensure NRI API never has nil CRIaea977f
Merge pull request #10397 from thaJeztah/1.7_backport_deprecate_reference_Spl...6efc5bb
update runhcs binary to v0.11.7945ae09
Windows: Supply windows shim version via filebb84d90
Merge pull request #10396 from yyatmsft/updatehcsshim-release17dba5357
pkg/reference: deprecate SplitObjectUpdates
github.com/docker/docker
from 26.1.2+incompatible to 26.1.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
8e96db1
Merge pull request #47832 from vvoland/v26.1-47821c21fe3e
Forward DNS requests into --internal networks86af4ed
Merge pull request #47833 from vvoland/v26.1-4774473511cd
Merge pull request #47829 from vvoland/v26.1-477499326cda
Do not forward DNS requests to self.76fcf9a
apparmor: Allow confined runc to kill containersUpdates
github.com/google/go-containerregistry
from 0.19.1 to 0.20.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
d36047a
Restore blind-write to remote.Put (#1970)9915a85
Referrer API must return correct Content-Type (#1968)1b4e407
Add -O shorthand for --omit-digest-tags to crane. (#1958)3764db2
Fix windows race condition when writing image with duplicate layers (#1921)39d1148
Add Context support to auth methods (#1949)ff385a9
feat: mutate platform (#1919)98dd3e9
Support podman auth file REGISTRY_AUTH_FILE. (#1914)051d642
registry: Implement Range requests for blobs (#1917)0309184
Add JSON marshalling funcs for Digest. (#1915)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/sys
from 0.20.0 to 0.22.0Commits
faed7ec
unix: add PthreadChdir and PthreadFchdir on darwinc892bb7
unix: fix MmapPtr test failing on OpenBSDa0ef40a
unix: fix MremapPtr test failing on NetBSDdaa2394
unix: add unsafe mmap, munmap, mremap7670087
windows: add GetAce Windows API348425a
windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx673e0f9
unix: skip ethtool driver test for busy interface6943ab6
unix/linux: update glibc to 2.3992f3ad6
unix: update to Linux kernel 6.9f34bb9f
windows: add net user enumDependabot 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