Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency tektoncd/cli to v0.33.0 #648

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
tektoncd/cli minor v0.30.1 -> v0.33.0

Release Notes

tektoncd/cli (tektoncd/cli)

v0.33.0

Compare Source

v0.33.0 Release 🎉

This release was majorly focused towards bumping up the dependencies to latest version along with support Pipelines version v0.53.0, Triggers version v0.25.2 and Hub version v1.15.0. From this release onwards, CLI is going to create reproducible bundles by setting default created time to 1970-01-01T00:00:00Z (Unix epoch) instead of the current time. There is also a new flag introduced for bundle push command --ctime to allow setting the created time in the bundle image config

ChangeLog 📋

Features ✨
Misc 🔨
Thanks ❤️

v0.32.2

Compare Source

v0.32.2 Release 🎉

This is a patch release addressing a security issue on the github.com/grpc/grpc-go dependency:

  • This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.

ChangeLog 📋

Misc 🔨
Thanks ❤️

v0.32.1

Compare Source

v0.32.1 Release 🎉

This is a minor release addressing a security issue on the golang.org/x/net dependency:

  • HTTP/2 rapid reset can cause excessive work in net/http - commits

ChangeLog 📋

Misc 🔨
Thanks ❤️

v0.32.0

Compare Source

v0.32.0 Release 🎉

This is a major LTS release which comes with Pipelines version v0.50.x (LTS), Triggers version v0.25.0, Chains version v0.17.0 and Hub version v0.14.0. This release not only covers bumping up of dependencies to most recent versions but a couple of feature and fixes such as now tkn pipelinerun logs command now supports streaming of logs from PIpelineRun resolvers and we can now add annotations which pushing the tekton bundles. There were of couple of bugs fixes as well such as while streaming PipelineRun logs with invalid Task selected, there was an infinite loop instead of throwing error and couple of other bugs fixes.

ChangeLog 📋

Features ✨
Fixes 🐛
Misc 🔨
Thanks ❤️

v0.31.3

Compare Source

v0.31.3 Release 🎉

This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:

  • HTTP/2 rapid reset can cause excessive work in net/http - commits
  • This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.

ChangeLog 📋

Misc 🔨
Thanks ❤️

v0.31.2

Compare Source

v0.31.2 Bug Fix Release 🎉

In this release, we fixed the logs command failing for pipelinerun which is referencing the pipeline using the resolver.

Changelog 📋

Fixes 🐛
  • #​2083 Add resolver support for tkn pr logs command
Thanks ♥️

v0.31.1

Compare Source

v0.31.1 Bug Fix Release 🎉

In this release, we fixed the logs command failing with --showlog flag and tkn pipeline start command failing with --timeout flag

Changelog 📋

Fixes 🐛
  • #​2048 Fix tkn p start --showlog by handling informer ResourceEventHandler
  • #​2058 Fix tkn p start command for --timeout flag
Thanks ♥️

v0.31.0

Compare Source

v0.31.0 Release 🎉

This is a major LTS release which comes with Pipelines version v0.47.0 (LTS), Triggers version v0.23.1, Chains version v0.16.0 and Hub version v0.13.0. Also we have a breaking change, the support of PipelineResources andfull embedded status support has been removed.

Removal Notice 🚨

ChangeLog 📋

Fixes 🐛
Misc 🔨
Thanks ❤️

v0.30.2

Compare Source

v0.30.2 Release 🎉

This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:

  • HTTP/2 rapid reset can cause excessive work in net/http - commits
  • This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.

ChangeLog 📋

Misc 🔨
Thanks ❤️

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 13, 2023 17:39
@garethahealy garethahealy merged commit b8ce38f into master Dec 13, 2023
2 checks passed
@garethahealy garethahealy deleted the renovate/tektoncd-cli-0.x branch December 13, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant