Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps github.com/tektoncd/cli from 0.41.1 to 0.42.0.

Release notes

Sourced from github.com/tektoncd/cli's releases.

v0.42.0 Release 🎉

This release comes with support for Pipelines v1.3.1, Triggers v0.33.0 and Hub v1.22.2. Also in this release, there are couple of bug fixes, we are now defaulting to print the log source during logs streaming and also we are deprecating the chains sub-command.

ChangeLog 📋

Deprecation ⚠️

Features ✨

  • Add flag to prefix log lines with log source (task and step name) by default tektoncd/cli#2525

Fixes 🐛

Misc 🔨

Thanks ❤️

... (truncated)

Changelog

Sourced from github.com/tektoncd/cli's changelog.

Tekton CLI Releases

Release Frequency

Tekton CLI follows the Tekton community [release policy][release-policy] as follows:

  • Versions are numbered according to semantic versioning: vX.Y.Z
  • A new release is produced on a monthly basis
  • Four releases a year are chosen for long term support (LTS). All remaining releases are supported for approximately 1 month (until the next release is produced)
    • LTS releases take place in January, April, July and October every year
    • The first Tekton CLI LTS release will be v0.30.0 in January 2023
    • Releases happen towards the middle of the month, but the exact date may vary, depending on week-ends and readiness

Tekton CLI produces nightly builds, publicly available on gcr.io/tekton-nightly.

Transition Process

Before release v0.28 Tekton CLI has worked on the basis of an undocumented support period of four months, which will be maintained for the releases between v0.26 and v0.27.

Release Process

Read about releasing the Tekton CLI in the [release process documentation] [tekton-release-process].

Further documentation available:

  • [Tekton resources][tekton-releases-docs]
  • Standard for [release notes][release-notes-standards]

Releases

v0.42 (LTS)

  • Latest Release: [v0.42.0][v0-42-0] (2025-08-22) ([docs][v0-42-0-docs])
  • Initial Release: [v0.42.0][v0-42-0] (2025-08-22) ([docs][v0-42-0-docs])
  • End of Life: 2026-08-21

v0.41 (LTS)

  • Latest Release: [v0.41.1][v0-41-1] (2025-07-14) ([docs][v0-41-1-docs])
  • Initial Release: [v0.41.0][v0-41-0] (2025-05-20) ([docs][v0-41-0-docs])
  • End of Life: 2026-05-19

... (truncated)

Commits
  • 9f5e8ec New version v0.42.0
  • 84d0c59 Handle nil steps and add error message
  • 26b9c31 fix panic when trying to read pod logs when pod is already deleted
  • 84bed78 Bump the go-k8s-dependencies group with 3 updates
  • 887aa51 Bump github/codeql-action from 3.29.7 to 3.29.10
  • 5b3eac6 Bump actions/checkout from 4.2.2 to 5.0.0
  • b4b9908 Bump golang.org/x/term from 0.32.0 to 0.34.0
  • 03c38dd Bump tektoncd/pipeline, tektoncd/triggers and tektoncd/hub
  • de51ffe Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  • f586b97 Bump the go-k8s-dependencies group with 3 updates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [github.com/tektoncd/cli](https://github.com/tektoncd/cli) from 0.41.1 to 0.42.0.
- [Release notes](https://github.com/tektoncd/cli/releases)
- [Changelog](https://github.com/tektoncd/cli/blob/main/releases.md)
- [Commits](tektoncd/cli@v0.41.1...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/tektoncd/cli
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants