Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps github.com/tektoncd/cli from 0.34.0 to 0.36.0.

Release notes

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

v0.36.0 Release 🎉

This release comes with support for Pipelines v0.57.0, Triggers v0.26.0, Chains v0.20.0 and Hub v1.16.0 CLI. This release contains couple of bug fixes such as we can now stream logs from PipelineRun having retries specified. Also when pushing the bundle, we can use -l or --label to set labels in the config JSON of the image.

ChangeLog 📋

Features ✨

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.36

  • Latest Release: [v0.36.0][v0-36-0] (2024-03-21) ([docs][v0-36-0-docs])
  • Initial Release: [v0.36.0][v0-36-0] (2024-03-21) ([docs][v0-36-0-docs])
  • End of Life: 2025-03-20

v0.35 (LTS)

  • Latest Release: [v0.35.1][v0-35-1] (2024-02-13) ([docs][v0-35-1-docs])
  • Initial Release: [v0.35.0][v0-35-0] (2024-02-07) ([docs][v0-35-0-docs])
  • End of Life: 2025-02-06

... (truncated)

Commits
  • e0dddfb New version v0.36.0
  • 464ff8e Bump k8s.io/cli-runtime from 0.26.14 to 0.26.15
  • a915aac Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1
  • 0078998 Bump golang to 1.21 as minimum requirement
  • b3b6c68 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 92e85d4 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools
  • ae113a3 Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3
  • cef8b41 Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2
  • 02c12b3 Bump github.com/docker/cli
  • ddb1456 Bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@keskad
Copy link
Contributor

keskad commented Sep 24, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tektoncd/cli-0.36.0 branch from 708a537 to 4d8b7c8 Compare September 24, 2025 08:34
@keskad
Copy link
Contributor

keskad commented Sep 25, 2025

@dependabot recreate

Bumps [github.com/tektoncd/cli](https://github.com/tektoncd/cli) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/tektoncd/cli/releases)
- [Changelog](https://github.com/tektoncd/cli/blob/main/releases.md)
- [Commits](tektoncd/cli@v0.34.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tektoncd/cli-0.36.0 branch from 4d8b7c8 to e532a81 Compare September 25, 2025 09:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #31.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tektoncd/cli-0.36.0 branch September 29, 2025 02:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant