Bump the go-dependencies group across 1 directory with 8 updates #18
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 2 updates in the / directory: github.com/BurntSushi/toml and github.com/GoogleContainerTools/kaniko.
Updates
github.com/BurntSushi/toml
from 1.3.2 to 1.4.0Release notes
Sourced from github.com/BurntSushi/toml's releases.
Commits
1e2c053
Undeprecate PrimitiveDecode and MetaData.PrimitiveDecode()f8f7e48
Update toml-test9a80667
Add -json flag to tomlv3203540
fuzz: move fuzz_targets from oss-fuzz (#406)77ce858
Add Marshal Function (#405)0e879cb
Fix panic when trying to set subkey for a value that's not a tablec299e75
Update toml-test4223137
Fix inline tables with dotted keys inside inline arrays (#400)45e7e49
Update toml-testc320c2d
Fix utf8.RuneError testUpdates
github.com/GoogleContainerTools/kaniko
from 1.21.1 to 1.23.2Release notes
Sourced from github.com/GoogleContainerTools/kaniko's releases.
... (truncated)
Changelog
Sourced from github.com/GoogleContainerTools/kaniko's changelog.
... (truncated)
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/awslabs/amazon-ecr-credential-helper/ecr-login
from 0.0.0-20231213181459-b0fcec718dc6 to 0.0.0-20240419161514-af205d85bb44Commits
Updates
github.com/containerd/containerd
from 1.7.14 to 1.7.18Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
ae71819
Merge pull request #10301 from dmcgowan/prepare-v1.7.189426aab
Prepare release notes for v1.7.181d324db
Merge pull request #10298 from dmcgowan/1.7-update-gocdd3ea9
Update Go version to 1.21.110a137f0
Merge pull request #10277 from thaJeztah/1.7_backport_remove_use_of_platform_...1e3c662
[release/1.7] remove uses of platforms.Platform alias300a6de
Merge pull request #10269 from thaJeztah/1.7_migrate_containerd_log0af6825
migrate logs imports to github.com/containerd/log modulebe820ac
Merge pull request #10266 from thaJeztah/1.7_migrate_to_errdefs_module566c535
Merge pull request #10261 from k8s-infra-cherrypick-robot/cherry-pick-10257-t...Updates
github.com/docker/docker
from 26.0.1+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.19.1 to 0.19.2Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
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.1 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.18.0 to 0.21.0Commits
673e0f9
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 enum6dfb94e
unix: add types for SOCK_DIAG7d69d98
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 consistencyDependabot 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