Skip to content

Commit 0f4f671

Browse files
authored
build(deps): bump github.com/moby/buildkit from 0.28.1 to 0.29.0 (#654)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.28.1 to 0.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moby/buildkit/releases">github.com/moby/buildkit's releases</a>.</em></p> <blockquote> <h2>v0.29.0</h2> <p>Welcome to the v0.29.0 release of buildkit!</p> <p>Please try out the release binaries and report any issues at <a href="https://github.com/moby/buildkit/issues">https://github.com/moby/buildkit/issues</a>.</p> <h3>Contributors</h3> <ul> <li>Tõnis Tiigi</li> <li>CrazyMax</li> <li>David Karlsson</li> <li>Akihiro Suda</li> <li>Sebastiaan van Stijn</li> <li>Brian Ristuccia</li> <li>Jonathan A. Sternberg</li> <li>Mateusz Gozdek</li> <li>Natnael Gebremariam</li> </ul> <h3>Notable Changes</h3> <ul> <li>Builtin Dockerfile frontend has been updated to v1.23.0 <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.23.0">changelog</a></li> <li>Git sources can now initialize all files from a Git checkout with commit time in the LLB API for better reproducibility. See <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.23.0">Dockerfile changelog</a> for how to enable this in the Dockerfile frontend <a href="https://redirect.github.com/moby/buildkit/issues/6600">#6600</a></li> <li>Various file access operations in Git and HTTP sources have been hardened for improved security <a href="https://redirect.github.com/moby/buildkit/issues/6613">#6613</a></li> <li>Frontends can now report updated <code>SOURCE_DATE_EPOCH</code> with result metadata that can be used by exporters <a href="https://redirect.github.com/moby/buildkit/issues/6601">#6601</a></li> <li>Fix possible panic when listing build history after recent deletions <a href="https://redirect.github.com/moby/buildkit/issues/6614">#6614</a></li> <li>Fix possible issue where builds from Git repositories could start to fail after submodule rename <a href="https://redirect.github.com/moby/buildkit/issues/6563">#6563</a></li> <li>Fix possible process lifecycle event ordering issue in interactive container API that could cause deadlocks in the client <a href="https://redirect.github.com/moby/buildkit/issues/6531">#6531</a></li> <li>Fix regression where build progress skipped the message about layers being pushed to the registry <a href="https://redirect.github.com/moby/buildkit/issues/6587">#6587</a></li> <li>Fix possible cgroup initialization failure in BuildKit container image entrypoint on some environments <a href="https://redirect.github.com/moby/buildkit/issues/6585">#6585</a></li> <li>Fix issue with resolving symlinks via file access methods of the Gateway API <a href="https://redirect.github.com/moby/buildkit/issues/6559">#6559</a></li> <li>Fix possible &quot;parent snapshot does not exist&quot; error when exporting images in parallel <a href="https://redirect.github.com/moby/buildkit/issues/6558">#6558</a></li> <li>Fix possible panic from zstd compression <a href="https://redirect.github.com/moby/buildkit/issues/6599">#6599</a></li> <li>Fix issue where cache imports from an uninitialized local cache tag could fail the build <a href="https://redirect.github.com/moby/buildkit/issues/6554">#6554</a></li> <li>Included CNI plugins have been updated to v1.9.1 <a href="https://redirect.github.com/moby/buildkit/issues/6583">#6583</a></li> <li>Included QEMU emulator support has been updated to v10.2.1 <a href="https://redirect.github.com/moby/buildkit/issues/6580">#6580</a></li> <li>Runc container runtime has been updated to v1.3.5 <a href="https://redirect.github.com/moby/buildkit/issues/6625">#6625</a></li> </ul> <h3>Dependency Changes</h3> <ul> <li><strong>github.com/aws/aws-sdk-go-v2</strong> v1.41.1 -&gt; v1.41.4</li> <li><strong>github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream</strong> v1.7.4 -&gt; v1.7.5</li> <li><strong>github.com/aws/aws-sdk-go-v2/config</strong> v1.32.7 -&gt; v1.32.12</li> <li><strong>github.com/aws/aws-sdk-go-v2/credentials</strong> v1.19.7 -&gt; v1.19.12</li> <li><strong>github.com/aws/aws-sdk-go-v2/feature/ec2/imds</strong> v1.18.17 -&gt; v1.18.20</li> <li><strong>github.com/aws/aws-sdk-go-v2/internal/configsources</strong> v1.4.17 -&gt; v1.4.20</li> <li><strong>github.com/aws/aws-sdk-go-v2/internal/endpoints/v2</strong> v2.7.17 -&gt; v2.7.20</li> <li><strong>github.com/aws/aws-sdk-go-v2/internal/ini</strong> v1.8.4 -&gt; v1.8.6</li> <li><strong>github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding</strong> v1.13.4 -&gt; v1.13.7</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/8543ce4428265d547cb009e5ad62348284497a88"><code>8543ce4</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/6634">#6634</a> from moby/dependabot/github_actions/crazy-max-dot-gi...</li> <li><a href="https://github.com/moby/buildkit/commit/1154c7eda062136a8a590ab22dead213ec309101"><code>1154c7e</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/6635">#6635</a> from moby/dependabot/github_actions/codecov/codecov-...</li> <li><a href="https://github.com/moby/buildkit/commit/326e4d184d68efa25ec23314885e90dcc40c0d46"><code>326e4d1</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/6637">#6637</a> from moby/dependabot/github_actions/github/codeql-ac...</li> <li><a href="https://github.com/moby/buildkit/commit/676cdfa5309276128eb15e22417204955e0396a8"><code>676cdfa</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/6636">#6636</a> from moby/dependabot/github_actions/actions/setup-go...</li> <li><a href="https://github.com/moby/buildkit/commit/1dd2e5057a3d357ebcc1880d544d36c249973a5f"><code>1dd2e50</code></a> build(deps): bump github/codeql-action from 4.34.1 to 4.35.1</li> <li><a href="https://github.com/moby/buildkit/commit/21fb77153c31888f48126302735232d2c3b72d65"><code>21fb771</code></a> build(deps): bump actions/setup-go from 6.3.0 to 6.4.0</li> <li><a href="https://github.com/moby/buildkit/commit/06b36e556dfdc2296b705121ec6ace57487d1e6f"><code>06b36e5</code></a> build(deps): bump codecov/codecov-action from 5.5.4 to 6.0.0</li> <li><a href="https://github.com/moby/buildkit/commit/969f5e4030788c0fe8ab0dc8238c69427975e6ef"><code>969f5e4</code></a> build(deps): bump the crazy-max-dot-github group with 2 updates</li> <li><a href="https://github.com/moby/buildkit/commit/f8fd302904168b49cf54db74d3020ca6907fd006"><code>f8fd302</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/6623">#6623</a> from crazy-max/zizmor</li> <li><a href="https://github.com/moby/buildkit/commit/a103fb63eb0afa54208e06e8d801812a00571cd8"><code>a103fb6</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/6625">#6625</a> from thaJeztah/bump_runc_1.3</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.28.1...v0.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/buildkit&package-manager=go_modules&previous-version=0.28.1&new-version=0.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
2 parents c2cc1ca + 7cd3e47 commit 0f4f671

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/julienschmidt/httprouter v1.3.0
3030
github.com/masterminds/sprig v2.22.0+incompatible
3131
github.com/maxbrunsfeld/counterfeiter/v6 v6.12.2
32-
github.com/moby/buildkit v0.28.1
32+
github.com/moby/buildkit v0.29.0
3333
github.com/moby/go-archive v0.2.0
3434
github.com/onsi/ginkgo/v2 v2.28.3
3535
github.com/onsi/gomega v1.40.0
@@ -173,7 +173,7 @@ require (
173173
golang.org/x/term v0.42.0 // indirect
174174
golang.org/x/text v0.36.0 // indirect
175175
golang.org/x/tools v0.44.0 // indirect
176-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
176+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 // indirect
177177
google.golang.org/grpc v1.79.3 // indirect
178178
google.golang.org/protobuf v1.36.11 // indirect
179179
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ github.com/gorilla/securecookie v1.1.1 h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyC
210210
github.com/gorilla/securecookie v1.1.1/go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4=
211211
github.com/gorilla/sessions v1.2.1 h1:DHd3rPN5lE3Ts3D8rKkQ8x/0kqfeNmBAaiSi+o7FsgI=
212212
github.com/gorilla/sessions v1.2.1/go.mod h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM=
213-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLWMC+vZCkfs+FHv1Vg=
214-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3/go.mod h1:zQrxl1YP88HQlA6i9c63DSVPFklWpGX4OWAc9bFuaH4=
213+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 h1:X+2YciYSxvMQK0UZ7sg45ZVabVZBeBuvMkmuI2V3Fak=
214+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7/go.mod h1:lW34nIZuQ8UDPdkon5fmfp2l3+ZkQ2me/+oecHYLOII=
215215
github.com/hashicorp/go-immutable-radix v1.3.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
216216
github.com/hashicorp/go-immutable-radix v1.3.1 h1:DKHmCUm2hRBK510BaiZlwvpD40f8bJFeZnpfm2KLowc=
217217
github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
@@ -306,8 +306,8 @@ github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa1
306306
github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s=
307307
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
308308
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
309-
github.com/moby/buildkit v0.28.1 h1:Tq6H6gOMU2JyEQ5rA0pa7Ey3VGNR3qpw90liSIpMQoo=
310-
github.com/moby/buildkit v0.28.1/go.mod h1:xO6wb9VBXszkIBxaGTLXc1rQORVQFIJRt3GSX7KzCFc=
309+
github.com/moby/buildkit v0.29.0 h1:wxLEFbCOJntEDjSNNN2YWd8zxltZxT5muDQ0LzpbtpU=
310+
github.com/moby/buildkit v0.29.0/go.mod h1:Dmv2FeDe34t75QuzeU87rBoZpAAkcpT5zeu4hXzmASc=
311311
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
312312
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
313313
github.com/moby/go-archive v0.2.0 h1:zg5QDUM2mi0JIM9fdQZWC7U8+2ZfixfTYoHL7rWUcP8=
@@ -457,10 +457,10 @@ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 h1:RbKq8BG
457457
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0/go.mod h1:h06DGIukJOevXaj/xrNjhi/2098RZzcLTbc0jDAUbsg=
458458
go.opentelemetry.io/otel v1.43.0 h1:mYIM03dnh5zfN7HautFE4ieIig9amkNANT+xcVxAj9I=
459459
go.opentelemetry.io/otel v1.43.0/go.mod h1:JuG+u74mvjvcm8vj8pI5XiHy1zDeoCS2LB1spIq7Ay0=
460-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0 h1:GqRJVj7UmLjCVyVJ3ZFLdPRmhDUp2zFmQe3RHIOsw24=
461-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0/go.mod h1:ri3aaHSmCTVYu2AWv44YMauwAQc0aqI9gHKIcSbI1pU=
462-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0 h1:aTL7F04bJHUlztTsNGJ2l+6he8c+y/b//eR0jjjemT4=
463-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0/go.mod h1:kldtb7jDTeol0l3ewcmd8SDvx3EmIE7lyvqbasU3QC4=
460+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 h1:QKdN8ly8zEMrByybbQgv8cWBcdAarwmIPZ6FThrWXJs=
461+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0/go.mod h1:bTdK1nhqF76qiPoCCdyFIV+N/sRHYXYCTQc+3VCi3MI=
462+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.40.0 h1:wVZXIWjQSeSmMoxF74LzAnpVQOAFDo3pPji9Y4SOFKc=
463+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.40.0/go.mod h1:khvBS2IggMFNwZK/6lEeHg/W57h/IX6J4URh57fuI40=
464464
go.opentelemetry.io/otel/metric v1.43.0 h1:d7638QeInOnuwOONPp4JAOGfbCEpYb+K6DVWvdxGzgM=
465465
go.opentelemetry.io/otel/metric v1.43.0/go.mod h1:RDnPtIxvqlgO8GRW18W6Z/4P462ldprJtfxHxyKd2PY=
466466
go.opentelemetry.io/otel/sdk v1.43.0 h1:pi5mE86i5rTeLXqoF/hhiBtUNcrAGHLKQdhg4h4V9Dg=
@@ -469,8 +469,8 @@ go.opentelemetry.io/otel/sdk/metric v1.43.0 h1:S88dyqXjJkuBNLeMcVPRFXpRw2fuwdvfC
469469
go.opentelemetry.io/otel/sdk/metric v1.43.0/go.mod h1:C/RJtwSEJ5hzTiUz5pXF1kILHStzb9zFlIEe85bhj6A=
470470
go.opentelemetry.io/otel/trace v1.43.0 h1:BkNrHpup+4k4w+ZZ86CZoHHEkohws8AY+WTX09nk+3A=
471471
go.opentelemetry.io/otel/trace v1.43.0/go.mod h1:/QJhyVBUUswCphDVxq+8mld+AvhXZLhe+8WVFxiFff0=
472-
go.opentelemetry.io/proto/otlp v1.7.1 h1:gTOMpGDb0WTBOP8JaO72iL3auEZhVmAQg4ipjOVAtj4=
473-
go.opentelemetry.io/proto/otlp v1.7.1/go.mod h1:b2rVh6rfI/s2pHWNlB7ILJcRALpcNDzKhACevjI+ZnE=
472+
go.opentelemetry.io/proto/otlp v1.9.0 h1:l706jCMITVouPOqEnii2fIAuO3IVGBRPV5ICjceRb/A=
473+
go.opentelemetry.io/proto/otlp v1.9.0/go.mod h1:xE+Cx5E/eEHw+ISFkwPLwCZefwVjY+pqKg1qcK03+/4=
474474
go.step.sm/crypto v0.77.7 h1:6azC+pD678Vjju8yXnMDHCZJ+HzFaEmL3sCryiezTIA=
475475
go.step.sm/crypto v0.77.7/go.mod h1:OW/2sEHwTtDKq70PvSQ5B0JGy/CrLyDKOiVy3YvZMTQ=
476476
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
@@ -566,10 +566,10 @@ golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8T
566566
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
567567
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
568568
google.golang.org/genproto v0.0.0-20241015192408-796eee8c2d53 h1:Df6WuGvthPzc+JiQ/G+m+sNX24kc0aTBqoDN/0yyykE=
569-
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 h1:fCvbg86sFXwdrl5LgVcTEvNC+2txB5mgROGmRL5mrls=
570-
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217/go.mod h1:+rXWjjaukWZun3mLfjmVnQi18E1AsFbDN9QdJ5YXLto=
571-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b h1:Mv8VFug0MP9e5vUxfBcE3vUkV6CImK3cMNMIDFjmzxU=
572-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b/go.mod h1:j9x/tPzZkyxcgEFkiKEEGxfvyumM01BEtsW8xzOahRQ=
569+
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 h1:merA0rdPeUV3YIIfHHcH4qBkiQAc1nfCKSI7lB4cV2M=
570+
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409/go.mod h1:fl8J1IvUjCilwZzQowmw2b7HQB2eAuYBabMXzWurF+I=
571+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 h1:H86B94AW+VfJWDqFeEbBPhEtHzJwJfTbgE2lZa54ZAQ=
572+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409/go.mod h1:j9x/tPzZkyxcgEFkiKEEGxfvyumM01BEtsW8xzOahRQ=
573573
google.golang.org/grpc v1.79.3 h1:sybAEdRIEtvcD68Gx7dmnwjZKlyfuc61Dyo9pGXXkKE=
574574
google.golang.org/grpc v1.79.3/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
575575
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=

0 commit comments

Comments
 (0)