Bump the go-dependencies group across 1 directory with 7 updates #14
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.1Release notes
Sourced from github.com/GoogleContainerTools/kaniko's releases.
... (truncated)
Changelog
Sourced from github.com/GoogleContainerTools/kaniko's changelog.
... (truncated)
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/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.17Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
3a4de45
Merge pull request #10235 from dmcgowan/prepare-v1.7.17114b07b
Prepare release notes for v1.7.172441c2d
Merge pull request #10209 from austinvazquez/cherry-pick-a782fd6da2fa9fa350ef...62af107
Merge pull request #10233 from dmcgowan/1.7-unpack-fetch-alla3c0f2f
Merge pull request #10232 from kiashok/update-shim-0.11.41573ea5
Update ctr image pull all platforms32b594f
Update unpacker to always fetch all5a03a3a
Update hcsshim tag to v0.11.5b5aec32
Merge pull request #10221 from kiashok/update-ttrpc-release-1.736bbb4d
Merge pull request #10210 from swagatbora90/preserve-flags-cherry-pick-1.7Updates
github.com/docker/docker
from 26.0.1+incompatible to 26.1.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
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 containersef1912d
Merge pull request #47806 from vvoland/v26.1-4780510739af
update to go1.21.10ac2de55
Merge pull request #47775 from vvoland/v26.1-477719a2b531
Merge pull request #47774 from vvoland/v26.1-47769Updates
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