chore(deps): update dependency tektoncd/cli to v0.46.0 #97

Open
botaniker wants to merge 1 commit from renovate/tektoncd-cli-0.x into main
Member

This PR contains the following updates:

Package Update Change OpenSSF
tektoncd/cli minor v0.45.0v0.46.0 OpenSSF Scorecard

Release Notes

tektoncd/cli (tektoncd/cli)

v0.46.0

Compare Source

v0.46.0 Release 🎉

This release internalizes Hub CLI functionality directly into tkn, adds the --log-failed flag to the pipelinerun logs command for filtering failed task logs, replaces cosign with sigstore and blang/semver with Masterminds/semver, removes the unused tektoncd/chains dependency, migrates from gotest.tools v2 to v3.
Updates Tekton Pipelines support to v1.14.1, enables Codecov coverage reporting in CI, and includes dependency updates to address CVE-2026-42505 and other critical security fixes.

Changelog

Deprecated ⚠️

  • [Hub CLI Migration] Hub is deprecated and internalize Hub CLI functionality into tkn by @​divyansh42 in #​2876

Features 🌟

Refactoring & Cleanup 🛠️

Dependency Updates

New Contributors ❤️

Full Changelog: https://github.com/tektoncd/cli/compare/v0.45.0...v0.46.0

v0.45.1

Compare Source

v0.45.1 Release 🎉

This patch release addresses the following CVEs: CVE-2026-48702, CVE-2026-49835, CVE-2026-39395, CVE-2026-49835. It also upgrades Go to v1.25.6 to remediate vulnerabilities in the Go standard library.

Changelog

What's Changed

Full Changelog: https://github.com/tektoncd/cli/compare/v0.45.0...v0.45.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

This PR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [tektoncd/cli](https://github.com/tektoncd/cli) | minor | `v0.45.0` → `v0.46.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/tektoncd/cli/badge)](https://securityscorecards.dev/viewer/?uri=github.com/tektoncd/cli) | --- ### Release Notes <details> <summary>tektoncd/cli (tektoncd/cli)</summary> ### [`v0.46.0`](https://github.com/tektoncd/cli/releases/tag/v0.46.0) [Compare Source](https://github.com/tektoncd/cli/compare/v0.45.1...v0.46.0) #### v0.46.0 Release 🎉 This release internalizes Hub CLI functionality directly into **tkn**, adds the **--log-failed** flag to the **pipelinerun logs** command for filtering failed task logs, replaces **cosign** with **sigstore** and **blang/semver** with **Masterminds/semver**, removes the unused **tektoncd/chains** dependency, migrates from **gotest.tools** v2 to v3. Updates Tekton Pipelines support to v1.14.1, enables Codecov coverage reporting in CI, and includes dependency updates to address CVE-2026-42505 and other critical security fixes. #### Changelog - [`a5be122`](https://github.com/tektoncd/cli/commit/a5be122db5668429f5140e914ab9d9a87ddf3b51) New version v0.46.0 #### Deprecated :warning: - \[Hub CLI Migration] Hub is deprecated and internalize Hub CLI functionality into tkn by [@&#8203;divyansh42](https://github.com/divyansh42) in [#&#8203;2876](https://github.com/tektoncd/cli/pull/2876) #### Features 🌟 - Add --log-failed flag to pipelinerun logs command by [@&#8203;chmouel](https://github.com/chmouel) in [#&#8203;2920](https://github.com/tektoncd/cli/pull/2920) #### Refactoring & Cleanup :hammer\_and\_wrench: - chore(deps): replace gotest.tools v2 with v3 to reduce dependency by [@&#8203;arvindk-softwaredev](https://github.com/arvindk-softwaredev) in [#&#8203;3060](https://github.com/tektoncd/cli/pull/3060) - chore(deps): replaced cosign with sigstore and replaced blang/semver … by [@&#8203;anwesha-palit-redhat](https://github.com/anwesha-palit-redhat) in - cleanup: removed chains dead code by [@&#8203;arvindk-softwaredev](https://github.com/arvindk-softwaredev) in [#&#8203;3039](https://github.com/tektoncd/cli/pull/3039) #### Dependency Updates - Bump github.com/sigstore/sigstore from 1.10.5 to 1.10.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2866](https://github.com/tektoncd/cli/pull/2866) - Bump google.golang.org/grpc from 1.81.0 to 1.81.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2867](https://github.com/tektoncd/cli/pull/2867) - Bump github.com/google/go-containerregistry from 0.21.5 to 0.21.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2873](https://github.com/tektoncd/cli/pull/2873) - Bump step-security/harden-runner from 2.19.1 to 2.19.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2874](https://github.com/tektoncd/cli/pull/2874) - Bump github/codeql-action from 4.35.3 to 4.35.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2875](https://github.com/tektoncd/cli/pull/2875) - Bump github/codeql-action from 4.35.5 to 4.36.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2885](https://github.com/tektoncd/cli/pull/2885) - Bump golang.org/x/crypto from 0.51.0 to 0.52.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2882](https://github.com/tektoncd/cli/pull/2882) - Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2884](https://github.com/tektoncd/cli/pull/2884) - Fix(ci): Pin Tekton Pipelines to v1.12.0 in e2e tests by [@&#8203;divyansh42](https://github.com/divyansh42) in [#&#8203;2897](https://github.com/tektoncd/cli/pull/2897) - Add agentic workflow context files by [@&#8203;ngelman1](https://github.com/ngelman1) in [#&#8203;2890](https://github.com/tektoncd/cli/pull/2890) - Bump actions/checkout from 6.0.2 to 6.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2891](https://github.com/tektoncd/cli/pull/2891) - Bump chainguard-dev/actions from 1.6.19 to 1.6.22 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2898](https://github.com/tektoncd/cli/pull/2898) - Bump github/codeql-action from 4.36.0 to 4.36.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2899](https://github.com/tektoncd/cli/pull/2899) - Bump the go-k8s-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2862](https://github.com/tektoncd/cli/pull/2862) - Bump github.com/docker/cli from 29.4.3+incompatible to 29.5.3+incompatible in the go-docker-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2865](https://github.com/tektoncd/cli/pull/2865) - Bump github.com/sigstore/sigstore from 1.10.6 to 1.10.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2901](https://github.com/tektoncd/cli/pull/2901) - Bump goa.design/goa/v3 from 3.26.0 to 3.28.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2902](https://github.com/tektoncd/cli/pull/2902) - Bump chainguard-dev/actions from 1.6.22 to 1.6.23 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2906](https://github.com/tektoncd/cli/pull/2906) - Bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2910](https://github.com/tektoncd/cli/pull/2910) - Bump ko-build/setup-ko from 0.9 to 0.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2926](https://github.com/tektoncd/cli/pull/2926) - Bump actions/setup-go from 6.4.0 to 6.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2927](https://github.com/tektoncd/cli/pull/2927) - Bump actions/checkout from 6.0.3 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2918](https://github.com/tektoncd/cli/pull/2918) - Bump github.com/docker/cli from 29.5.3+incompatible to 29.6.1+incompatible in the go-docker-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2914](https://github.com/tektoncd/cli/pull/2914) - Bump the go-k8s-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2915](https://github.com/tektoncd/cli/pull/2915) - Bump chainguard-dev/actions from 1.6.23 to 1.6.25 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2917](https://github.com/tektoncd/cli/pull/2917) - Bump github.com/sigstore/timestamp-authority/v2 from 2.0.6 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2928](https://github.com/tektoncd/cli/pull/2928) - fix(cve): bump Go stdlib to 1.25.11 and golang.org/x/net to v0.55.0 by [@&#8203;divyansh42](https://github.com/divyansh42) in [#&#8203;2911](https://github.com/tektoncd/cli/pull/2911) - chore(deps): add dependabot config for active release branches by [@&#8203;jkhelil](https://github.com/jkhelil) in [#&#8203;2907](https://github.com/tektoncd/cli/pull/2907) - Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2881](https://github.com/tektoncd/cli/pull/2881) - CI: Group all GitHub Actions dependabot updates together by [@&#8203;vdemeester](https://github.com/vdemeester) in [#&#8203;2985](https://github.com/tektoncd/cli/pull/2985) - chore(deps): bump github.com/tektoncd/triggers from 0.35.1-0.20260401091813-1aad8a1898ec to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2991](https://github.com/tektoncd/cli/pull/2991) - chore(deps): bump the all group with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2995](https://github.com/tektoncd/cli/pull/2995) - CI: Use goinstall mode for golangci-lint action by [@&#8203;vdemeester](https://github.com/vdemeester) in [#&#8203;2984](https://github.com/tektoncd/cli/pull/2984) - chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3008](https://github.com/tektoncd/cli/pull/3008) - chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2931](https://github.com/tektoncd/cli/pull/2931) - refactor(release): use .x branches for releases by [@&#8203;divyansh42](https://github.com/divyansh42) in [#&#8203;3011](https://github.com/tektoncd/cli/pull/3011) - Add branch prefix to Dependabot PR titles for release branches by [@&#8203;divyansh42](https://github.com/divyansh42) in [#&#8203;3017](https://github.com/tektoncd/cli/pull/3017) - chore(deps): bump the all group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3023](https://github.com/tektoncd/cli/pull/3023) - chore(deps): bump golang.org/x/text from 0.37.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3021](https://github.com/tektoncd/cli/pull/3021) - chore(deps): bump github.com/google/go-containerregistry from 0.21.6 to 0.21.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2929](https://github.com/tektoncd/cli/pull/2929) - chore(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3022](https://github.com/tektoncd/cli/pull/3022) - chore(deps): bump github.com/tektoncd/chains from 0.26.3 to 0.27.2 and fix test failures by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2930](https://github.com/tektoncd/cli/pull/2930) - chore(deps): bump github.com/letsencrypt/boulder from 0.20260420.0 to 0.20260630.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2953](https://github.com/tektoncd/cli/pull/2953) - docs: update README Tekton logo URL to CNCF artwork location by [@&#8203;afrittoli](https://github.com/afrittoli) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;3025](https://github.com/tektoncd/cli/pull/3025) - chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3027](https://github.com/tektoncd/cli/pull/3027) - chore(deps): bump github.com/tektoncd/pipeline from 1.12.0 to 1.14.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3028](https://github.com/tektoncd/cli/pull/3028) - chore(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 in the all group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3030](https://github.com/tektoncd/cli/pull/3030) - chore(deps): bump github.com/tektoncd/chains from 0.27.2 to 0.27.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3029](https://github.com/tektoncd/cli/pull/3029) - chore(deps): bump the go-k8s-dependencies group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3038](https://github.com/tektoncd/cli/pull/3038) - chore(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3041](https://github.com/tektoncd/cli/pull/3041) - ci(.github/workflows): enable Codecov coverage reporting by [@&#8203;enarha](https://github.com/enarha) in [#&#8203;3040](https://github.com/tektoncd/cli/pull/3040) - chore(deps): bump github.com/docker/cli from 29.6.1+incompatible to 29.6.2+incompatible in the go-docker-dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3042](https://github.com/tektoncd/cli/pull/3042) - chore(deps): bump github.com/letsencrypt/boulder from 0.20260630.0 to 0.20260713.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3044](https://github.com/tektoncd/cli/pull/3044) - chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3046](https://github.com/tektoncd/cli/pull/3046) - chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3045](https://github.com/tektoncd/cli/pull/3045) - fix(releaes): fix release script to fetch the correct previous tag by [@&#8203;pratap0007](https://github.com/pratap0007) in [#&#8203;3064](https://github.com/tektoncd/cli/pull/3064) [#&#8203;3062](https://github.com/tektoncd/cli/pull/3062) - Security: Fix CVE-2026-42505 - update Go to 1.26.5 (crypto/tls ECH privacy leak) by [@&#8203;divyansh42](https://github.com/divyansh42) in [#&#8203;3065](https://github.com/tektoncd/cli/pull/3065) - chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3043](https://github.com/tektoncd/cli/pull/3043) - chore(deps): bump github.com/google/cel-go from 0.28.1 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3069](https://github.com/tektoncd/cli/pull/3069) - chore(deps): bump the go-k8s-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3071](https://github.com/tektoncd/cli/pull/3071) - chore(deps): bump github.com/tektoncd/pipeline from 1.14.0 to 1.14.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3072](https://github.com/tektoncd/cli/pull/3072) - chore(deps): bump github.com/letsencrypt/boulder from 0.20260713.0 to 0.20260720.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3073](https://github.com/tektoncd/cli/pull/3073) - chore(deps): bump the all group across 1 directory with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3075](https://github.com/tektoncd/cli/pull/3075) - chore(deps): bump the all group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3105](https://github.com/tektoncd/cli/pull/3105) - chore(deps): bump github.com/sigstore/sigstore from 1.10.8 to 1.10.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3087](https://github.com/tektoncd/cli/pull/3087) - chore(deps): bump github.com/google/go-containerregistry from 0.21.7 to 0.21.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3089](https://github.com/tektoncd/cli/pull/3089) - chore(deps): bump github.com/letsencrypt/boulder from 0.20260720.0 to 0.20260728.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3088](https://github.com/tektoncd/cli/pull/3088) #### New Contributors :heart: - [@&#8203;ngelman1](https://github.com/ngelman1) made their first contribution in [#&#8203;2890](https://github.com/tektoncd/cli/pull/2890) - [@&#8203;jkhelil](https://github.com/jkhelil) made their first contribution in [#&#8203;2907](https://github.com/tektoncd/cli/pull/2907) - [@&#8203;afrittoli](https://github.com/afrittoli) made their first contribution in [#&#8203;3025](https://github.com/tektoncd/cli/pull/3025) - [@&#8203;arvindk-softwaredev](https://github.com/arvindk-softwaredev) made their first contribution in [#&#8203;3039](https://github.com/tektoncd/cli/pull/3039) - [@&#8203;enarha](https://github.com/enarha) made their first contribution in [#&#8203;3040](https://github.com/tektoncd/cli/pull/3040) - [@&#8203;anwesha-palit-redhat](https://github.com/anwesha-palit-redhat) made their first contribution in [#&#8203;3062](https://github.com/tektoncd/cli/pull/3062) **Full Changelog**: <https://github.com/tektoncd/cli/compare/v0.45.0...v0.46.0> ### [`v0.45.1`](https://github.com/tektoncd/cli/releases/tag/v0.45.1) [Compare Source](https://github.com/tektoncd/cli/compare/v0.45.0...v0.45.1) #### v0.45.1 Release 🎉 This patch release addresses the following CVEs: CVE-2026-48702, CVE-2026-49835, [CVE-2026-39395](https://access.redhat.com/security/cve/CVE-2026-39395), [CVE-2026-49835](https://access.redhat.com/security/cve/CVE-2026-49835). It also upgrades Go to **v1.25.6** to remediate vulnerabilities in the Go standard library. #### Changelog - [`4b7251b`](https://github.com/tektoncd/cli/commit/4b7251b14349dc7a77afd7c53e22b196da6a2b6c) New version v0.45.1 #### What's Changed - Bump the go-k8s-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2942](https://github.com/tektoncd/cli/pull/2942) - Bump step-security/harden-runner from 2.19.1 to 2.19.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2935](https://github.com/tektoncd/cli/pull/2935) - Bump actions/checkout from 6.0.2 to 6.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2936](https://github.com/tektoncd/cli/pull/2936) - Bump chainguard-dev/actions/kind-diag from 1.6.19 to 1.6.25 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2937](https://github.com/tektoncd/cli/pull/2937) - Bump github/codeql-action/analyze from 4.35.3 to 4.35.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2965](https://github.com/tektoncd/cli/pull/2965) - \[release-v0.45.x] CI: Use goinstall mode for golangci-lint action by [@&#8203;vdemeester](https://github.com/vdemeester) in [#&#8203;2986](https://github.com/tektoncd/cli/pull/2986) - chore(deps): bump github.com/sigstore/sigstore from 1.10.5 to 1.10.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2993](https://github.com/tektoncd/cli/pull/2993) - chore(deps): bump the all group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3004](https://github.com/tektoncd/cli/pull/3004) - chore(deps): bump github.com/tektoncd/pipeline from 1.12.0 to 1.12.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2973](https://github.com/tektoncd/cli/pull/2973) - chore(deps): bump github.com/tektoncd/chains from 0.26.3 to 0.26.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2958](https://github.com/tektoncd/cli/pull/2958) - chore(deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2944](https://github.com/tektoncd/cli/pull/2944) - chore(deps): bump github.com/google/go-containerregistry from 0.21.6 to 0.21.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2964](https://github.com/tektoncd/cli/pull/2964) - \[release-v0.45.x] bump github.com/tektoncd/chains from 0.26.5 to 0.26.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3034](https://github.com/tektoncd/cli/pull/3034) - \[release-v0.45.x] bump chainguard-dev/actions/kind-diag from 1.6.26 to 1.6.27 in the all group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3047](https://github.com/tektoncd/cli/pull/3047) - \[release-v0.45.x] bump github.com/sigstore/cosign/v2 from 2.6.3 to 2.6.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3051](https://github.com/tektoncd/cli/pull/3051) - \[release-v0.45.x] chore(deps): remove unused tektoncd/chains dependency by [@&#8203;pratap0007](https://github.com/pratap0007) in [#&#8203;3061](https://github.com/tektoncd/cli/pull/3061) - fix(cve): fix few critical CVEs by [@&#8203;pratap0007](https://github.com/pratap0007) in [#&#8203;3063](https://github.com/tektoncd/cli/pull/3063) **Full Changelog**: <https://github.com/tektoncd/cli/compare/v0.45.0...v0.45.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). The local configuration can be found in the [SI Renovate Bot repository](https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/src/branch/main/apps/k8s01/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency tektoncd/cli to v0.45.1
All checks were successful
gitops-pr-validation Pipeline completed successfully
72353f73ec
botaniker force-pushed renovate/tektoncd-cli-0.x from 72353f73ec
All checks were successful
gitops-pr-validation Pipeline completed successfully
to 5cad9a147c
All checks were successful
gitops-pr-validation Pipeline completed successfully
2026-08-05 06:39:06 +00:00
Compare
botaniker changed title from chore(deps): update dependency tektoncd/cli to v0.45.1 to chore(deps): update dependency tektoncd/cli to v0.46.0 2026-08-05 06:39:08 +00:00
botaniker force-pushed renovate/tektoncd-cli-0.x from 5cad9a147c
All checks were successful
gitops-pr-validation Pipeline completed successfully
to f4387aa86f
Some checks failed
gitops-images Image build started
gitops-pr-validation Pipeline failed
2026-08-17 06:11:51 +00:00
Compare
Some checks failed
gitops-images Image build started
gitops-pr-validation Pipeline failed
Required
Details
Some required checks were not successful.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tektoncd-cli-0.x:renovate/tektoncd-cli-0.x
git switch renovate/tektoncd-cli-0.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
shivering-isles/infrastructure-gitops!97
No description provided.