chore(deps): bump the all group across 1 directory with 20 updates - #1910
Merged
tekton-robot merged 1 commit intoAug 26, 2026
Merged
Conversation
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.7` | `0.21.9` | | [github.com/secure-systems-lab/go-securesystemslib](https://github.com/secure-systems-lab/go-securesystemslib) | `0.11.0` | `0.11.1` | | [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.6.3` | `2.6.5` | | [github.com/sigstore/rekor](https://github.com/sigstore/rekor) | `1.5.2` | `1.5.4` | | [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `1.14.0` | `1.14.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.36.2` | `0.36.4` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.2` | `0.36.4` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.36.2` | `0.36.4` | Updates `github.com/google/go-containerregistry` from 0.21.7 to 0.21.9 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.7...v0.21.9) Updates `github.com/secure-systems-lab/go-securesystemslib` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/secure-systems-lab/go-securesystemslib/releases) - [Commits](secure-systems-lab/go-securesystemslib@v0.11.0...v0.11.1) Updates `github.com/sigstore/cosign/v2` from 2.6.3 to 2.6.5 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.6.3...v2.6.5) Updates `github.com/sigstore/rekor` from 1.5.2 to 1.5.4 - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v1.5.2...v1.5.4) Updates `github.com/sigstore/sigstore` from 1.10.8 to 1.10.9 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.10.8...v1.10.9) Updates `github.com/sigstore/sigstore/pkg/signature/kms/aws` from 1.10.8 to 1.10.9 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.10.8...v1.10.9) Updates `github.com/sigstore/sigstore/pkg/signature/kms/azure` from 1.10.8 to 1.10.9 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.10.8...v1.10.9) Updates `github.com/sigstore/sigstore/pkg/signature/kms/gcp` from 1.10.8 to 1.10.9 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.10.8...v1.10.9) Updates `github.com/sigstore/sigstore/pkg/signature/kms/hashivault` from 1.10.8 to 1.10.9 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.10.8...v1.10.9) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `github.com/tektoncd/pipeline` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.14.0...v1.14.1) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `gocloud.dev` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.45.0...v0.46.0) Updates `golang.org/x/crypto` from 0.53.0 to 0.55.0 - [Commits](golang/crypto@v0.53.0...v0.55.0) Updates `google.golang.org/grpc` from 1.82.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.0...v1.82.1) Updates `google.golang.org/protobuf` from 1.36.12-0.20260120151049-f2248ac996af to 1.36.12 Updates `k8s.io/api` from 0.36.2 to 0.36.4 - [Commits](kubernetes/api@v0.36.2...v0.36.4) Updates `k8s.io/apimachinery` from 0.36.2 to 0.36.4 - [Commits](kubernetes/apimachinery@v0.36.2...v0.36.4) Updates `k8s.io/client-go` from 0.36.2 to 0.36.4 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.2...v0.36.4) Updates `k8s.io/code-generator` from 0.36.2 to 0.36.4 - [Commits](kubernetes/code-generator@v0.36.2...v0.36.4) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/secure-systems-lab/go-securesystemslib dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/cosign/v2 dependency-version: 2.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/rekor dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/sigstore dependency-version: 1.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/aws dependency-version: 1.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/azure dependency-version: 1.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/gcp dependency-version: 1.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/hashivault dependency-version: 1.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: gocloud.dev dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/api dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/apimachinery dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/client-go dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/code-generator dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
anithapriyanatarajan
approved these changes
Aug 26, 2026
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anithapriyanatarajan 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 |
dependabot
Bot
deleted the
dependabot/go_modules/release-v0.28.x/all-91ef13af4b
branch
August 26, 2026 06:26
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.
Bumps the all group with 8 updates in the / directory:
0.21.70.21.90.11.00.11.12.6.32.6.51.5.21.5.41.14.01.14.10.36.20.36.40.36.20.36.40.36.20.36.4Updates
github.com/google/go-containerregistryfrom 0.21.7 to 0.21.9Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
7b32099build(deps): bump the actions group with 3 updates (#2398)2a4447dfix: remove '.' from unsafe path prefixes (#2400)43cc3e8fix: prevent data race on scope refreshes within remote.writer (#2396)7775aabactions: pin slsa generator version following linter exception (#2395)2ea098fBump go version to 1.26.5 (#2388)ec2e586actions: reformat ALL actions (#2386)ab819b6actions: fix unformatted action (#2385)eed9a20actions: update actions to be pinned by hash (#2384)8a97709build(deps): bump github.com/moby/moby/client (#2380)d04bf7dtarball: use correct file extension for zstd/uncompressed (#2382)Updates
github.com/secure-systems-lab/go-securesystemslibfrom 0.11.0 to 0.11.1Commits
662f0f7Merge pull request #165 from secure-systems-lab/dependabot/go_modules/github....0b40db0chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0e330185Merge pull request #166 from secure-systems-lab/dependabot/go_modules/golang....1778905chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.04d3d2c7Merge pull request #164 from secure-systems-lab/dependabot/github_actions/act...379ec0dchore(deps): bump actions/checkout from 7.0.0 to 7.0.1efcd6cbMerge pull request #163 from secure-systems-lab/dependabot/github_actions/act...cd018dfchore(deps): bump actions/setup-go from 6.5.0 to 7.0.05cd75e5Merge pull request #162 from secure-systems-lab/dependabot/go_modules/golang....4a8f3f8chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0Updates
github.com/sigstore/cosign/v2from 2.6.3 to 2.6.5Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
Commits
3e82f50Verification bypass via public key in legacy bundle (GHSA-fx35-mq7g-6g98) (#5...26261f0Allow attestation download to handle both bundle types (#4996) (#5017)d49a0c1fix: include artifactType in OCI 1.1 signature referrer manifest (cherry-pick...Updates
github.com/sigstore/rekorfrom 1.5.2 to 1.5.4Release notes
Sourced from github.com/sigstore/rekor's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/rekor's changelog.
... (truncated)
Commits
a36bd71add changelog for v1.5.4 release (#2944)705fc05Apply proactive hardening against malformed requests (GHSA-843x-px86-vq42) (#...5789c38build(deps): Bump github.com/go-swagger/go-swagger from 0.33.2 to 0.36.4 in /...7dd85d3better handle connection issues (#2931)a8544a8build(deps): Bump github.com/tink-crypto/tink-go-gcpkms/v2 from 2.2.0 to 2.4....ee19b41remove repetitive viper lookups from api endpoints (#2922)f3441b5move CI containers to GHCR (#2943)d53aa51build(deps): Bump the all group across 1 directory with 3 updates (#2942)7af1d7cbuild(deps): Bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#2938)ed250aabuild(deps): Bump cloud.google.com/go/iam from 1.11.0 to 1.13.0 (#2937)Updates
github.com/sigstore/sigstorefrom 1.10.8 to 1.10.9Release notes
Sourced from github.com/sigstore/sigstore's releases.
Commits
ee9fe03Fix Azure KMS support for RSA signatures (#2355)b34fd13feat(hashivault): token helper tests (#2176)aed7c8bDependencies updates (#2384)05a1d97build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...be12908build(deps): Bump github.com/hashicorp/vault/api (#2351)a8f8715build(deps): Bump cloud.google.com/go/kms in /pkg/signature/kms/gcp (#2350)d91673dbuild(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2372)c482e99build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#2347)6529cc3build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2376)f95e2b7build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2377)Updates
github.com/sigstore/sigstore/pkg/signature/kms/awsfrom 1.10.8 to 1.10.9Release notes
Sourced from github.com/sigstore/sigstore/pkg/signature/kms/aws's releases.
Commits
ee9fe03Fix Azure KMS support for RSA signatures (#2355)b34fd13feat(hashivault): token helper tests (#2176)aed7c8bDependencies updates (#2384)05a1d97build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...be12908build(deps): Bump github.com/hashicorp/vault/api (#2351)a8f8715build(deps): Bump cloud.google.com/go/kms in /pkg/signature/kms/gcp (#2350)d91673dbuild(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2372)c482e99build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#2347)6529cc3build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2376)f95e2b7build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2377)Updates
github.com/sigstore/sigstore/pkg/signature/kms/azurefrom 1.10.8 to 1.10.9Release notes
Sourced from github.com/sigstore/sigstore/pkg/signature/kms/azure's releases.
Commits
ee9fe03Fix Azure KMS support for RSA signatures (#2355)b34fd13feat(hashivault): token helper tests (#2176)aed7c8bDependencies updates (#2384)05a1d97build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...be12908build(deps): Bump github.com/hashicorp/vault/api (#2351)a8f8715build(deps): Bump cloud.google.com/go/kms in /pkg/signature/kms/gcp (#2350)d91673dbuild(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2372)c482e99build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#2347)6529cc3build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2376)f95e2b7build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2377)Updates
github.com/sigstore/sigstore/pkg/signature/kms/gcpfrom 1.10.8 to 1.10.9Release notes
Sourced from github.com/sigstore/sigstore/pkg/signature/kms/gcp's releases.
Commits
ee9fe03Fix Azure KMS support for RSA signatures (#2355)b34fd13feat(hashivault): token helper tests (#2176)aed7c8bDependencies updates (#2384)05a1d97build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...be12908build(deps): Bump github.com/hashicorp/vault/api (#2351)a8f8715build(deps): Bump cloud.google.com/go/kms in /pkg/signature/kms/gcp (#2350)d91673dbuild(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2372)c482e99build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#2347)6529cc3build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2376)f95e2b7build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2377)Updates
github.com/sigstore/sigstore/pkg/signature/kms/hashivaultfrom 1.10.8 to 1.10.9Release notes
Sourced from github.com/sigstore/sigstore/pkg/signature/kms/hashivault's releases.
Commits
ee9fe03Fix Azure KMS support for RSA signatures (#2355)b34fd13feat(hashivault): token helper tests (#2176)aed7c8bDependencies updates (#2384)05a1d97build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azk...be12908build(deps): Bump github.com/hashicorp/vault/api (#2351)a8f8715build(deps): Bump cloud.google.com/go/kms in /pkg/signature/kms/gcp (#2350)d91673dbuild(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2372)c482e99build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#2347)6529cc3build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2376)f95e2b7build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2377)Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.