Skip to content

fix(deps): update module github.com/moby/buildkit to v0.20.2 #1214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 2, 2025

This PR contains the following updates:

Package Type Update Change
github.com/moby/buildkit require minor v0.16.0 -> v0.20.2

Release Notes

moby/buildkit (github.com/moby/buildkit)

v0.20.2

Compare Source

buildkit 0.20.2

Welcome to the v0.20.2 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Akihiro Suda
  • Derek McGowan
  • Jonathan A. Sternberg
Changes
Dependency Changes
  • github.com/containerd/containerd/v2 v2.0.3 -> v2.0.4

Previous release can be found at v0.20.1

v0.20.1

Compare Source

Welcome to the v0.20.1 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Tõnis Tiigi
  • Akihiro Suda
  • CrazyMax
Notable Changes
Dependency Changes
  • github.com/containerd/containerd/v2 v2.0.2 -> v2.0.3
  • github.com/tonistiigi/go-actions-cache 1a5174a -> 3e9a664
  • tags.cncf.io/container-device-interface v0.8.0 -> v0.8.1

Previous release can be found at v0.20.0

v0.20.0

Compare Source

Welcome to the v0.20.0 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Akihiro Suda
  • Anthony Nandaa
  • Shaun Thompson
  • Austin Vazquez
  • Bertrand Paquet
  • Brian Goff
  • Pranav Pandit
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.14.0
  • Github Actions cache backend has been updated to support v2 API. Github is expected to stop supporting V1 API from March 1st 2025. #​5720 #​5750 #​5754
  • Support for CDI (Container Device Interface) devices has been added allowing builds to use GPUs and other defined devices. Build steps can now request devices to be injected into the container, if they are permitted to do so. In Dockerfile, devices are currently available in the labs channel. #​4056 #​5722 #​5726 #​5729 #​5742
  • History record APIs now support server-side filters and limiting amount of records returned. #​5705
  • Update Runc to v1.2.5. #​5741
  • Embedded binfmt emulators in the release image have been updated to QEMU v9.2.0 #​5695 #​5736
  • Fix possible errors from credentials expiration for long builds. #​5684
  • Fix possible crash from S3 remote cache backend. #​5597
  • Fix possible record leak in Bolt database. #​5692
  • Fix invalid warning messages when running subrequests (e.g. check, outline) for a specific platform. #​5730
Dependency Changes
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 -> v1.16.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.6.0 -> v1.8.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 -> v1.10.0
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.4.1 -> v1.5.0
  • github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 -> v1.3.2
  • github.com/containerd/cgroups/v3 v3.0.3 -> v3.0.5
  • github.com/containerd/fuse-overlayfs-snapshotter/v2 v2.1.0 -> v2.1.1
  • github.com/containerd/go-cni v1.1.11 -> v1.1.12
  • github.com/docker/cli v27.5.0 -> v27.5.1
  • github.com/docker/docker v27.5.0 -> v27.5.1
  • github.com/moby/term v0.5.0 -> v0.5.2
  • github.com/package-url/packageurl-go 8907843 -> v0.1.1
  • github.com/petermattis/goid 4fcff4a new
  • github.com/sasha-s/go-deadlock v0.3.5 new
  • github.com/tonistiigi/go-actions-cache 017636a -> 1a5174a
  • github.com/vishvananda/netns v0.0.4 -> v0.0.5
  • golang.org/x/exp 701f63a -> 2d47ceb
  • golang.org/x/mod v0.21.0 -> v0.22.0
  • golang.org/x/sys v0.28.0 -> v0.29.0
  • google.golang.org/genproto/googleapis/api 5fefd90 -> 324edc3
  • google.golang.org/grpc v1.68.1 -> v1.69.4

Previous release can be found at v0.19.0

v0.19.0

Compare Source

Welcome to the v0.19.0 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Akihiro Suda
  • Jonathan A. Sternberg
  • Anthony Nandaa
  • Brian Goff
  • David Karlsson
  • Marat Radchenko
  • Shaun Thompson
  • Alberto Garcia Hierro
  • Daniel Githinji
  • Peter Engelbert
  • Steeve Chailloux
  • lvyaoting
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.13.0
  • Attestations embedded into build results can now be generated in OCI artifact format with oci-artifact=true option #​5573
  • Platform specifiers that set Windows OSVersion are now supported #​5614
  • Add powershell.exe dir to default PATH for WCOW #​5446
  • Allow unix address for debug address for buildkitd #​5568
  • Requests that pull in Git sources now inherit proxy environment variables from buildkitd #​5613
  • Update Runc to v1.2.4 #​5639
  • Update RootlessKit to v2.3.2 #​5674
  • Fix possible "unknown file mode" error when transferring files on Windows #​5636 #​5657
  • Fix possible panic from data race in history record serialization #​5666
  • Fix error message for invalid includepatterns #​5649
  • Fix invalid index.json annotations on tar=false export #​5589
  • Fix possible panic when walking provenance due to race condition #​5606
Dependency Changes
  • github.com/AdaLogics/go-fuzz-headers ced1acd -> e8a1dd7
  • github.com/AdamKorcz/go-118-fuzz-build 8075edf -> 2b5cbb2
  • github.com/Microsoft/hcsshim v0.12.8 -> v0.12.9
  • github.com/aws/aws-sdk-go-v2 v1.24.1 -> v1.30.3
  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 -> v1.6.3
  • github.com/aws/aws-sdk-go-v2/config v1.26.6 -> v1.27.27
  • github.com/aws/aws-sdk-go-v2/credentials v1.16.16 -> v1.17.27
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 -> v1.16.11
  • github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.15 -> v1.17.8
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 -> v1.3.15
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 -> v2.6.15
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 -> v1.8.0
  • github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.10 -> v1.3.15
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 -> v1.11.3
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 -> v1.3.17
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 -> v1.11.17
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 -> v1.17.15
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.48.1 -> v1.58.2
  • github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 -> v1.22.4
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 -> v1.26.4
  • github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 -> v1.30.3
  • github.com/aws/smithy-go v1.19.0 -> v1.20.3
  • github.com/containerd/containerd/api v1.7.19 -> v1.8.0
  • github.com/containerd/containerd/v2 v2.0.2 new
  • github.com/containerd/errdefs v0.3.0 -> v1.0.0
  • github.com/containerd/errdefs/pkg v0.3.0 new
  • github.com/containerd/fuse-overlayfs-snapshotter/v2 v2.1.0 new
  • github.com/containerd/go-cni v1.1.10 -> v1.1.11
  • github.com/containerd/nydus-snapshotter v0.14.0 -> v0.15.0
  • github.com/containerd/platforms v0.2.1 -> v1.0.0-rc.1
  • github.com/containerd/plugin v1.0.0 new
  • github.com/containerd/stargz-snapshotter v0.15.1 -> v0.16.3
  • github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
  • github.com/containerd/ttrpc v1.2.5 -> v1.2.7
  • github.com/containernetworking/cni v1.2.2 -> v1.2.3
  • github.com/containernetworking/plugins v1.4.0 -> v1.5.1
  • github.com/docker/cli v27.4.0-rc.2 -> v27.5.0
  • github.com/docker/docker v27.4.0-rc.2 -> v27.5.0
  • github.com/fsnotify/fsnotify v1.7.0 new
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.22.0
  • github.com/hanwen/go-fuse/v2 v2.4.0 -> v2.6.3
  • github.com/moby/sys/reexec v0.1.0 new
  • github.com/opencontainers/runtime-tools 2e043c6 new
  • github.com/opencontainers/selinux v1.11.0 -> v1.11.1
  • github.com/prometheus/client_golang v1.20.2 -> v1.20.5
  • github.com/stretchr/testify v1.9.0 -> v1.10.0
  • github.com/syndtr/gocapability 42c35b4 new
  • github.com/tonistiigi/fsutil 31cf1f4 -> b14e27f
  • github.com/tonistiigi/go-actions-cache 394979b -> 017636a
  • github.com/vbatts/tar-split v0.11.5 -> v0.11.6
  • github.com/vishvananda/netlink v1.3.0 -> 084abd9
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 -> v0.56.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 -> v0.56.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.56.0
  • go.opentelemetry.io/otel v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0 -> v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.44.0 -> v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/metric v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/sdk v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/sdk/metric v1.28.0 -> v1.31.0
  • go.opentelemetry.io/otel/trace v1.28.0 -> v1.31.0
  • golang.org/x/crypto v0.27.0 -> v0.31.0
  • golang.org/x/net v0.29.0 -> v0.33.0
  • golang.org/x/sync v0.8.0 -> v0.10.0
  • golang.org/x/sys v0.26.0 -> v0.28.0
  • golang.org/x/text v0.18.0 -> v0.21.0
  • google.golang.org/genproto/googleapis/api f6361c8 -> 5fefd90
  • google.golang.org/genproto/googleapis/rpc f6361c8 -> 324edc3
  • google.golang.org/grpc v1.66.3 -> v1.68.1
  • google.golang.org/protobuf v1.35.1 -> v1.35.2
  • kernel.org/pub/linux/libs/security/libcap/cap v1.2.70 -> v1.2.73
  • kernel.org/pub/linux/libs/security/libcap/psx v1.2.70 -> v1.2.73
  • sigs.k8s.io/yaml v1.4.0 new
  • tags.cncf.io/container-device-interface v0.8.0 new
  • tags.cncf.io/container-device-interface/specs-go v0.8.0 new

Previous release can be found at v0.18.2

v0.18.2

Compare Source

buildkit 0.18.2

Welcome to the v0.18.2 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.12.1 changelog
  • Fix possible concurrent map write error #​5577
  • Update Runc to v1.2.3 to fix possible build error when using parallel cache mounts #​5588 #​5590
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.18.1

v0.18.1

Compare Source

Welcome to the v0.18.1 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Notable Changes
  • Fix issue where builds from older versions of clients/frontends could result in missing "no-cache" behavior or original Dockerfile commands could be missing in progress output #​5563
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.18.0

v0.18.0

Compare Source

Welcome to the v0.18.0 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Sebastiaan van Stijn
  • David Karlsson
  • Jonathan A. Sternberg
  • Anthony Nandaa
  • Austin Vazquez
  • Erik Sipsma
  • Marat Radchenko
  • Brian Goff
  • Erik Sjölund
  • Justin Chadwell
  • Shaun Thompson
  • Tianon Gravi
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.12.0 changelog
  • Runc container runtime has been updated to v1.2.2 #​5532
  • Allow graceful daemon stop while there are active history event requests #​5522
  • Improve performance of booting BuildKit with many local cache records (regression v0.16.0+) #​5550
  • Improve stacktraces on cancellation errors #​5536
  • Improve performance of recalculating content checksums after incremental context upload #​5521
  • Fix leaving unreleased references behind after SBOM generation #​5511
  • Make sure blob data is immediately released after deleting build history records #​5515
  • Fix caching HTTP resources from servers that report the same ETag for different URLs #​5549
  • Fix possible issue with uploaded build context when using old clients #​5517
  • Fix old cache keys not being cleaned up by background garbage collection (worked for manual prune) #​5540
  • Fix possible incorrect casing in provenance JSON #​5524
  • Fix possible intermittent cancellation error when building from big build context due to internal gRPC bug #​5530
  • Fix build errors on OpenBSD #​5542
  • Fix possible issue when building from tarball URL on WCOW #​5523
  • Fix warning of incompatible semconv configuration in OpenTelemetry #​5503 #​5501
Dependency Changes
  • github.com/Microsoft/hcsshim v0.12.5 -> v0.12.8
  • github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
  • github.com/containerd/cgroups/v3 v3.0.2 -> v3.0.3
  • github.com/containerd/containerd v1.7.22 -> v1.7.24
  • github.com/containerd/continuity v0.4.4 -> v0.4.5
  • github.com/containerd/errdefs v0.1.0 -> v0.3.0
  • github.com/containerd/typeurl/v2 v2.2.0 -> v2.2.3
  • github.com/docker/cli v27.3.1 -> v27.4.0-rc.2
  • github.com/docker/docker v27.3.1 -> v27.4.0-rc.2
  • github.com/go-logr/logr v1.4.1 -> v1.4.2
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -> v2.20.0
  • github.com/munnerz/goautoneg a7dc8b6 new
  • github.com/prometheus/client_golang v1.17.0 -> v1.20.2
  • github.com/prometheus/client_model v0.5.0 -> v0.6.1
  • github.com/prometheus/common v0.44.0 -> v0.55.0
  • github.com/tonistiigi/fsutil 397af53 -> 31cf1f4
  • github.com/tonistiigi/go-actions-cache 58651d5 -> 394979b
  • github.com/vishvananda/netlink v1.2.1-beta.2 -> v1.3.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.53.0
  • go.opentelemetry.io/otel v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/metric v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/sdk v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/sdk/metric v1.21.0 -> v1.28.0
  • go.opentelemetry.io/otel/trace v1.21.0 -> v1.28.0
  • go.opentelemetry.io/proto/otlp v1.0.0 -> v1.3.1
  • google.golang.org/genproto/googleapis/api ef581f9 -> f6361c8
  • google.golang.org/genproto/googleapis/rpc ef581f9 -> f6361c8

Previous release can be found at v0.17.2

v0.17.3

Compare Source

Welcome to the v0.17.3 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Notable Changes
  • Fix issue where builds from older versions of clients/frontends could result in missing "no-cache" behavior or original Dockerfile commands could be missing in progress output. This was a regression in v0.17.2 release. #​5563
  • Improve performance of booting BuildKit with many local cache records (regression v0.16.0+) #​5550
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.17.2

v0.17.2

Compare Source

Welcome to the v0.17.2 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • CrazyMax
  • Jonathan A. Sternberg
  • Tõnis Tiigi
Notable Changes
  • Ensure llb digests are deterministic when sent by frontends to avoid issues with different protobuf serializations #​5517
  • Fix long-running streams regression in gRPC module #​5530
Dependency Changes
  • google.golang.org/grpc v1.66.2 -> v1.66.3

Previous release can be found at v0.17.1

v0.17.1

Compare Source

Welcome to the v0.17.1 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Notable changes
  • Builtin Dockerfile frontend has been updated to v1.11.1 changelog

Previous release can be found at v0.17.0

v0.17.0

Compare Source

Welcome to the v0.17.0 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • David Karlsson
  • Justin Chadwell
  • Talon Bowler
  • Anthony Nandaa
  • Akihiro Suda
  • Shaun Thompson
  • Austin Vazquez
  • Billy Owire
  • Eoin Farrell
  • MohammadHasan Akbari
  • Alberto Garcia Hierro
  • Gabriel-Adrian Samfira
  • Laurent Goderre
  • Marat Radchenko
  • Matt Rickard
  • Paulo Sousa
  • Sergio Garcez
  • Silvin Lubecki
  • castrombithisamm
  • ryio1010
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.11.0 changelog
  • Garbage collection policies and prune filters have been updated to be more flexible and allow more control over used storage. Users can now define storage controls based on how much empty space is available on disk and define reserved and maximum storage limits separately #​5359 #​5079
  • FileOp.Copy now supports non-octal values for setting file mode with chmod #​5375
  • Protobuf tooling has moved away from GoGo Protobuf. #​5356 #​5409 #​5396 #​5342
  • Memory allocations, especially when uploading big build contexts or copying build results back to client, have been reduced #​5409 #​5442
  • Allow Git builds from SHA references that are not part of a branch or tag #​5441
  • Improve OpenTelemetry tracing for authentication routines #​5432
  • HTTP requests from build steps now use BuildKit specific user-agent like the Container registry requests #​5407
  • ExecOp build steps now supports setting expected non-zero exit codes #​5339
  • Parameter options can now be passed to the SBOM scanner #​5372
  • Determinism of LLB marshaling has been improved to reduce unnecessary cache lookups #​5374
  • Completeness of history records is now validated at startup #​5378
  • Debug address now supports new flight recorder endpoints #​5337
  • Improve communication with registries that return empty authentication scope #​5321
  • Fix Git builds with .git directory possibly not containing information about the cloned reference #​5444
  • Fix an issue with FileOp copy with constant timestamps not working correctly for parent directories #​5461
  • Fix accessing OCI layout from read-only filesystems not working does to file locks #​5452
  • Fix gRPC h2 protocol identifier to comply with TLS-ALPN #​5419
  • Fix error handling for requiring AppArmor profiles in unsupported system #​5373
  • Fix possible panic from nil result conversion in solver #​5406
  • Fix possible panic from triggered error handler #​5335
  • Fix missing LLB input validation when checking build policies #​5362
  • Fix possible "digest mismatch" error when using HTTP(s) build sources #​5343
  • Fix possible file walking issue in Windows Containers when using certain mount structures #​5289
Dependency Changes
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.0 -> v1.11.1
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0 -> v1.6.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0 -> v1.8.0
  • github.com/AzureAD/microsoft-authentication-library-for-go v0.6.0 -> v1.2.2
  • github.com/Microsoft/hcsshim v0.11.7 -> v0.12.5
  • github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
  • github.com/containerd/cgroups/v3 v3.0.2 new
  • github.com/containerd/containerd v1.7.21 -> v1.7.22
  • github.com/containerd/continuity v0.4.3 -> v0.4.4
  • github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v27.2.1 -> v27.3.1
  • github.com/docker/docker v27.2.1 -> v27.3.1
  • github.com/golang-jwt/jwt/v5 v5.2.1 new
  • github.com/klauspost/compress v1.17.9 -> v1.17.11
  • github.com/moby/sys/mount v0.3.3 -> v0.3.4
  • github.com/moby/sys/sequential v0.5.0 -> v0.6.0
  • github.com/planetscale/vtprotobuf 0393e58 new
  • github.com/tonistiigi/dchapes-mode ca0759f new
  • github.com/tonistiigi/fsutil 91a3fc4 -> 397af53
  • github.com/urfave/cli v1.22.15 -> v1.22.16
  • go.etcd.io/bbolt v1.3.10 -> v1.3.11
  • golang.org/x/exp 701f63a new
  • google.golang.org/genproto/googleapis/api ef43131 -> ef581f9
  • google.golang.org/genproto/googleapis/rpc ef43131 -> ef581f9
  • google.golang.org/grpc v1.62.0 -> v1.66.2
  • google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 new

Previous release can be found at v0.16.0


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated

Details:

Package Change
github.com/docker/docker v27.3.1+incompatible -> v27.5.1+incompatible
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 -> v0.0.0-20250102033503-faa5f7b0171c
github.com/containerd/cgroups/v3 v3.0.3 -> v3.0.5
github.com/containerd/errdefs v0.3.0 -> v1.0.0
github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
github.com/containerd/typeurl/v2 v2.2.0 -> v2.2.3
github.com/klauspost/compress v1.17.10 -> v1.17.11
github.com/moby/term v0.5.0 -> v0.5.2
github.com/opencontainers/selinux v1.11.0 -> v1.11.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.56.0
go.opentelemetry.io/otel v1.28.0 -> v1.31.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.31.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.31.0
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 -> v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/mod v0.18.0 -> v0.22.0
golang.org/x/sync v0.8.0 -> v0.10.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240930140551-af27646dc61f -> v0.0.0-20241021214115-324edc3d5d38
google.golang.org/grpc v1.67.0 -> v1.69.4
google.golang.org/protobuf v1.34.2 -> v1.35.2

@openshift-ci openshift-ci bot requested review from jkhelil and sayan-biswas March 2, 2025 08:52
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 2, 2025
Copy link
Contributor

openshift-ci bot commented Mar 2, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 5, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-moby-buildkit-0.x branch from 8fe871c to 4365c34 Compare March 16, 2025 05:43
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/moby/buildkit to v0.20.0 fix(deps): update module github.com/moby/buildkit to v0.20.1 Mar 16, 2025
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 16, 2025
Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ok-to-test

/approve

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 25, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-moby-buildkit-0.x branch from 4365c34 to d34789f Compare March 30, 2025 12:42
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/moby/buildkit to v0.20.1 fix(deps): update module github.com/moby/buildkit to v0.20.2 Mar 30, 2025
@sayan-biswas
Copy link
Contributor

/retest

@sayan-biswas
Copy link
Contributor

/override "Red Hat Konflux / source-to-image-on-pull-request"

@sayan-biswas
Copy link
Contributor

/lgtm

Copy link
Contributor

openshift-ci bot commented May 21, 2025

@sayan-biswas: Overrode contexts on behalf of sayan-biswas: Red Hat Konflux / source-to-image-on-pull-request

In response to this:

/override "Red Hat Konflux / source-to-image-on-pull-request"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 21, 2025
Copy link
Contributor

openshift-ci bot commented May 21, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, red-hat-konflux[bot], sayan-biswas

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [adambkaplan,sayan-biswas]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented May 21, 2025

@red-hat-konflux: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit d34789f link unknown /test unit
ci/prow/security d34789f link false /test security
ci/prow/verify d34789f link unknown /test verify
ci/prow/integration d34789f link unknown /test integration

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 50dfa7c and 2 for PR HEAD d34789f in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 50dfa7c and 2 for PR HEAD d34789f in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 50dfa7c and 2 for PR HEAD d34789f in total

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 22, 2025
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@sayan-biswas
Copy link
Contributor

/close
Changes included in #1230

@openshift-ci openshift-ci bot closed this May 23, 2025
Copy link
Contributor

openshift-ci bot commented May 23, 2025

@sayan-biswas: Closed this PR.

In response to this:

/close
Changes included in #1230

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants