tektoncd / results

Long term storage of execution results.
Apache License 2.0
77 stars 73 forks source link

Bump github.com/tektoncd/cli from 0.29.0 to 0.35.1 #710

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/tektoncd/cli from 0.29.0 to 0.35.1.

Release notes

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

v0.35.1 Release 🎉

This is a patch release addressing a breaking change in triggertemplate command suite and bumping the triggers dependency to v0.26.1

ChangeLog đź“‹

Misc 🔨

Thanks ❤️

v0.35.0 Release 🎉

This release comes with support for Pipelines LTS v0.56.0, Triggers v0.26.0, Chains v0.20.0 and Hub v1.16.0 CLI. This add supports for tkn custom list command to list the customruns.

ChangeLog đź“‹

Features ✨

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

v0.34

  • Latest Release: [v0.34.0][v0-34-0] (2023-01-12) ([docs][v0-34-0-docs])
  • Initial Release: [v0.34.0][v0-34-0] (2024-01-12) ([docs][v0-34-0-docs])
  • End of Life: 2024-02-11

... (truncated)

Commits
  • 4854f37 New version v0.35.1
  • a5f2914 Fix triggertemplate describe command breaks backward compatibility
  • c21271e New version v0.35.0
  • 024a8c9 Bump triggers to v0.26.0
  • 04e3dfd Bump github.com/docker/docker
  • 9fc7e30 Bump github.com/docker/cli
  • b622d7e Move chains cmd to v1
  • 18999d4 Bump tektoncd/chains to v0.20.0
  • 9af0b6c Bump github.com/docker/docker
  • e48fdd8 Bump github.com/docker/cli
  • 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 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)
tekton-robot commented 7 months ago

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tekton-robot commented 7 months ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tekton-robot commented 7 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign dibyom after the PR has been reviewed. You can assign the PR to them by writing /assign @dibyom in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/tektoncd/results/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 6 months ago

Superseded by #737.