chore(deps): Bump github.com/moby/buildkit from 0.26.3 to 0.28.1#4615
chore(deps): Bump github.com/moby/buildkit from 0.26.3 to 0.28.1#4615dependabot[bot] wants to merge 1 commit into
Conversation
✅MegaLinter analysis: Success✅ Linters with no issuesactionlint, bash-exec, git_diff, hadolint, jscpd, jsonlint, lychee, markdown-table-formatter, markdownlint, prettier, prettier, shellcheck, shfmt, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint Notices📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining See detailed reports in MegaLinter artifacts
|
❌ Cannot merge — two upstream incompatibilities
Root cause 1 —
|
|
Closing — see explanation above. Can be reopened once kubescape or docker/docker unblocks the upgrade. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot recreate |
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
|
@dependabot recreate |
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
|
@dependabot recreate |
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
|
Superseded by #4954. A direct bump can't compile: buildkit ≥ v0.28 removed |
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.26.3 to 0.28.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.26.3...v0.28.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.28.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
6cd395b to
2459ec9
Compare
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 2459ec9 | Previous: 8c45953 | Ratio |
|---|---|---|---|
BenchmarkCluster_MarshalJSON/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
217501 ns/op 18709 B/op 452 allocs/op |
131281 ns/op 18580 B/op 448 allocs/op |
1.66 |
BenchmarkCluster_MarshalJSON/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
217501 ns/op |
131281 ns/op |
1.66 |
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
245778 ns/op 24794 B/op 551 allocs/op |
92633 ns/op 24647 B/op 547 allocs/op |
2.65 |
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
245778 ns/op |
92633 ns/op |
2.65 |
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
227015 ns/op 25432 B/op 474 allocs/op |
87526 ns/op 25304 B/op 470 allocs/op |
2.59 |
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
227015 ns/op |
87526 ns/op |
2.59 |
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
295849 ns/op 36560 B/op 519 allocs/op |
96383 ns/op 36432 B/op 515 allocs/op |
3.07 |
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
295849 ns/op |
96383 ns/op |
3.07 |
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
227301 ns/op 19948 B/op 470 allocs/op |
84382 ns/op 19816 B/op 466 allocs/op |
2.69 |
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
227301 ns/op |
84382 ns/op |
2.69 |
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
82012 ns/op 9872 B/op 267 allocs/op |
39822 ns/op 9792 B/op 265 allocs/op |
2.06 |
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
82012 ns/op |
39822 ns/op |
2.06 |
This comment was automatically generated by workflow using github-action-benchmark.

Bumps github.com/moby/buildkit from 0.26.3 to 0.28.1.
Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
45b038cgit: normalize and validate subdir pathsf5462c2git: harden ref arg handling71577a5source: extract SafeFileName into shared pathutil packagedf43783source/http: use os.Root for saved file operations9ce6f62source/http: sanitize downloaded filenames099cf80executor: validate container IDs centrally2642113Merge pull request #6610 from thaJeztah/0.28_backport_bump_patternmatcher802da78vendor: github.com/moby/patternmatcher v0.6.15245d86Merge pull request #6551 from tonistiigi/v0.28-cherry-picks90ee5devendor: update x/net to v0.51.0