Closed dependabot[bot] closed 2 months ago
🍕 Here are the new binary sizes!
Name | New size (kiB) | size (kiB) | Delta (%) |
---|---|---|---|
macOS (amd) | 54480 | 58112 | ❤️ -6.25 |
macOS (arm) | 54196 | 59156 | ❤️ -8.38 |
linux (amd) | 52924 | 50956 | 🥺 +3.86 |
linux (arm) | 52296 | 50244 | 🥺 +4.08 |
windows (amd) | 49988 | 47988 | 🥺 +4.17 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps github.com/moby/buildkit from 0.13.2 to 0.15.2.
Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
9e14164
Merge pull request #5258 from tonistiigi/v0.15.2-pickse24cd7c
remotecache: handle not implemented error for Info()a9d183a
chore: set pb.Empty on ssh and secret mountsd1d3ad8
exec: fix incorrect deps computation for special mounts509c08c
Merge pull request #5195 from thaJeztah/0.15_backport_fix_wrong_errdefsf3ed463
snapshot/containerd: fix wrong errdefs package import979542e
Merge pull request #5186 from crazy-max/v0.15.1_cherry-picks607455d
vendor: bump github.com/gofrs/flock to v0.12.14882c33
llbsolver: avoid nil releaser on errore83d79a
Merge pull request #5135 from daghack/copy-ignored-file-checkDependabot 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