[bot] Update next from tektoncd/operator:main to 45fd32ed4035d7bb42bb84a619c6d29833da60e4 - #29641
Merged
Merged
Conversation
…84a619c6d29833da60e4
$ git diff --stat 45fd32ed4035d7bb42bb84a619c6d29833da60e4..3fc9104c124fd4c58c6aa873f29107d7e80ef374
.github/workflows/codeql-analysis.yml | 4 +-
.github/workflows/dependabot-regen.yml | 2 +-
.github/workflows/e2e-matrix.yml | 2 +-
.github/workflows/go-coverage.yml | 2 +-
.github/workflows/zizmor.yaml | 2 +-
go.mod | 22 +-
go.sum | 68 +-
tekton/build-publish-images-manifests.yaml | 10 +-
vendor/github.com/docker/cli/AUTHORS | 16 +-
vendor/github.com/google/cel-go/cel/decls.go | 4 -
vendor/github.com/google/cel-go/cel/env.go | 242 +-
vendor/github.com/google/cel-go/cel/folding.go | 27 +-
vendor/github.com/google/cel-go/cel/library.go | 53 +-
vendor/github.com/google/cel-go/cel/options.go | 30 +-
vendor/github.com/google/cel-go/cel/program.go | 93 +-
vendor/github.com/google/cel-go/cel/validator.go | 139 +-
vendor/github.com/google/cel-go/checker/env.go | 2 +-
vendor/github.com/google/cel-go/checker/options.go | 5 +-
vendor/github.com/google/cel-go/checker/scopes.go | 73 +-
.../github.com/google/cel-go/common/decls/decls.go | 26 +-
.../google/cel-go/common/stdlib/standard.go | 9 +-
.../google/cel-go/common/types/BUILD.bazel | 11 -
.../google/cel-go/common/types/native.go | 583 -----
.../google/cel-go/common/types/provider.go | 761 ++----
.../github.com/google/cel-go/common/types/regex.go | 49 -
.../google/cel-go/common/types/struct.go | 39 -
.../google/cel-go/common/types/timestamp.go | 5 +-
.../google/cel-go/interpreter/decorators.go | 73 -
.../google/cel-go/interpreter/interpreter.go | 5 -
.../go-containerregistry/pkg/authn/keychain.go | 12 +-
.../google/go-containerregistry/pkg/name/doc.go | 8 +-
.../google/go-containerregistry/pkg/name/ref.go | 1 -
.../go-containerregistry/pkg/v1/mutate/mutate.go | 103 +-
.../go-containerregistry/pkg/v1/mutate/rebase.go | 21 +-
.../go-containerregistry/pkg/v1/remote/check.go | 2 +-
.../go-containerregistry/pkg/v1/remote/limiter.go | 8 -
.../go-containerregistry/pkg/v1/remote/options.go | 38 +-
.../go-containerregistry/pkg/v1/remote/puller.go | 2 +-
.../go-containerregistry/pkg/v1/remote/pusher.go | 2 +-
.../pkg/v1/remote/referrers.go | 6 +-
.../pkg/v1/remote/transport/bearer.go | 82 +-
.../go-containerregistry/pkg/v1/remote/write.go | 45 +-
.../go-containerregistry/pkg/v1/tarball/image.go | 3 -
.../go-containerregistry/pkg/v1/tarball/write.go | 18 +-
.../enterprise-certificate-proxy/client/client.go | 4 +-
.../client/util/util.go | 2 +-
.../gax-go/v2/.release-please-manifest.json | 2 +-
vendor/github.com/googleapis/gax-go/v2/CHANGES.md | 12 -
.../googleapis/gax-go/v2/internal/version.go | 2 +-
.../gax-go/v2/release-please-config.json | 2 +-
.../github.com/googleapis/gax-go/v2/telemetry.go | 18 +-
vendor/github.com/klauspost/compress/README.md | 12 -
.../klauspost/compress/huff0/build_table.go | 168 --
.../klauspost/compress/internal/snapref/decode.go | 2 +-
.../github.com/klauspost/compress/zstd/README.md | 37 +-
vendor/github.com/klauspost/compress/zstd/dict.go | 3 +-
.../github.com/klauspost/compress/zstd/enc_base.go | 28 -
.../github.com/klauspost/compress/zstd/enc_best.go | 15 -
.../klauspost/compress/zstd/enc_better.go | 18 -
.../klauspost/compress/zstd/enc_dfast.go | 16 -
.../github.com/klauspost/compress/zstd/enc_fast.go | 17 -
.../github.com/klauspost/compress/zstd/enc_jobs.go | 352 ---
.../github.com/klauspost/compress/zstd/encoder.go | 210 +-
.../klauspost/compress/zstd/encoder_options.go | 69 +-
.../{fse_decoder_asm.go => fse_decoder_amd64.go} | 8 +-
.../klauspost/compress/zstd/fse_decoder_amd64.s | 2 +-
.../klauspost/compress/zstd/fse_decoder_arm64.s | 153 --
.../klauspost/compress/zstd/fse_decoder_generic.go | 2 +-
.../klauspost/compress/zstd/seqdec_amd64.go | 362 ++-
.../klauspost/compress/zstd/seqdec_amd64.s | 2 +-
.../klauspost/compress/zstd/seqdec_arm64.go | 70 -
.../klauspost/compress/zstd/seqdec_arm64.s | 2705 --------------------
.../klauspost/compress/zstd/seqdec_asm.go | 289 ---
.../klauspost/compress/zstd/seqdec_generic.go | 2 +-
.../github.com/klauspost/compress/zstd/snappy.go | 7 +-
.../pipeline/pkg/apis/config/feature_flags.go | 2 +-
vendor/google.golang.org/api/internal/version.go | 2 +-
.../grpc/internal/transport/http2_server.go | 6 -
vendor/google.golang.org/grpc/version.go | 2 +-
.../editiondefaults/editions_defaults.binpb | Bin 191 -> 154 bytes
.../protobuf/internal/encoding/defval/default.go | 8 +-
.../protobuf/internal/genid/descriptor_gen.go | 5 -
.../protobuf/internal/version/version.go | 4 +-
.../protobuf/reflect/protoreflect/source_gen.go | 2 -
.../protobuf/types/descriptorpb/descriptor.pb.go | 101 +-
.../protobuf/types/known/anypb/any.pb.go | 160 +-
.../types/known/fieldmaskpb/field_mask.pb.go | 34 +-
.../protobuf/types/known/structpb/struct.pb.go | 55 +-
.../types/known/timestamppb/timestamp.pb.go | 6 +-
vendor/modules.txt | 24 +-
90 files changed, 1228 insertions(+), 6482 deletions(-)
https://github.com/tektoncd/operator/compare/45fd32ed4035d7bb42bb84a619c6d29833da60e4..3fc9104c124fd4c58c6aa873f29107d7e80ef374
pramodbindal
approved these changes
Sep 8, 2026
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: github-actions[bot], pramodbindal The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://github.com/tektoncd/operator/compare/45fd32ed4035d7bb42bb84a619c6d29833da60e4..3fc9104c124fd4c58c6aa873f29107d7e80ef374