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

Bump github.com/tektoncd/cli from 0.28.0 to 0.29.1 in /internal/tools #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps github.com/tektoncd/cli from 0.28.0 to 0.29.1.

Release notes

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

v0.29.1 Bug Fix Release 🎉

In this release, a bug has been fixed related to taskrun list command is not working if user have limited namespace access and also for kubeadmin access it is listing taskruns for all namespaces

Changelog 📋

Fixes 🐛

Thanks ♥️

v0.29.0 Release 🎉

This release comes with Pipelines version v0.42.0, Triggers version and Chains version v0.14.0. With this release you can now provide the CSI workspace with start commands. This fixes the issue of k8s client validity check in case of bundle cmds, fix docs typo in signature and verify cmds along with few other dependency bumps.

ChangeLog 📋

Features ✨

  • #1794 Add support to pass CSI workspace

Fixes 🐛

  • #1807 Remove k8s client validity check from pkg/flags
  • #1839 fix trusted resources docs error

Misc 🔨

  • #1805 Bump version to v0.28.0 in README and releases.md
  • #1806 Bump chocolatey package to 0.28.0
  • #1809 Bump golang.org/x/sys from 0.2.0 to 0.3.0
  • #1810 Bump go.uber.org/zap from 1.23.0 to 1.24.0
  • #1811 Bump github.com/sigstore/cosign from 1.12.1 to 1.13.1
  • #1812 Bump github.com/sigstore/sigstore from 1.4.5 to 1.4.6
  • #1813 Bump golang.org/x/net from 0.2.0 to 0.3.0
  • #1815 Bump golang.org/x/time from 0.2.0 to 0.3.0
  • #1816 Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0
  • #1817 Bump tektoncd/pipeline to v0.42.0
  • #1818 Bump golang.org/x/crypto from 0.3.0 to 0.4.0
  • #1819 Bump golang.org/x/net from 0.3.0 to 0.4.0
  • #1821 Bump github.com/hashicorp/go-plugin from 1.4.6 to 1.4.8
  • #1822 Bump k8s.io/api from 0.25.4 to 0.25.5
  • #1825 Bump github.com/sigstore/sigstore from 1.4.6 to 1.5.0
  • #1828 Bump go.uber.org/multierr from 1.8.0 to 1.9.0
  • #1831 Fix e2e test broken
  • #1829 Bumps github.com/docker/cli from 20.10.21+incompatible to 20.10.22+incompatible.
  • #1830 Bumps github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.

... (truncated)

Commits
  • d48a2cc New version v0.29.1
  • 7c4289e Fix for taskrun list command not working
  • 858d85e New version v0.29.0
  • c730c64 Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2
  • eff0acb Bump golang.org/x/crypto from 0.4.0 to 0.5.0
  • 89649d7 Bump golang.org/x/net from 0.4.0 to 0.5.0
  • f91ff0b Bump golang.org/x/term from 0.3.0 to 0.4.0
  • 2604153 Bump golang.org/x/sys from 0.3.0 to 0.4.0
  • 9fb3e51 Bump tektoncd/chains to v0.14.0
  • bffa7bd fix trusted resources docs error
  • 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 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.28.0 to 0.29.1.
- [Release notes](https://github.com/tektoncd/cli/releases)
- [Changelog](https://github.com/tektoncd/cli/blob/main/RELEASE_PROCESS.md)
- [Commits](tektoncd/cli@v0.28.0...v0.29.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 2, 2023
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