build(deps): bump the go-dependencies group across 1 directory with 5 updates #57
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 4 updates in the / directory: github.com/BurntSushi/toml, github.com/GoogleContainerTools/kaniko, github.com/buildpacks/lifecycle and github.com/google/go-containerregistry.
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.22.0 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/buildpacks/lifecycle
from 0.19.6 to 0.20.0Release notes
Sourced from github.com/buildpacks/lifecycle's releases.
... (truncated)
Commits
df6be88
Recover corrupted cache (#1381)a87e12e
Surface registry error (#1376)12e2de8
Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#1375)4c40dca
Bump the go-dependencies group across 1 directory with 6 updates (#1373)04f1ad1
Fix CNB_TARGET_* env vars on older Platform API (#1374)f2a3bd7
Restore cached launch layers not found inappLayers
(#1346)a02be03
Ensure read access to the run image selected by extensions (#1364)7b5a8ec
Bump the go-dependencies group across 1 directory with 5 updates (#1360)36c0af0
Bump imgutil to pick up fixes for containerd and podman (#1361)85b745c
Bump azure/docker-login from 1 to 2 (#1359)Updates
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.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c3d1dcc
Createremote.Push
(#1978)Dependabot 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