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 sigs.k8s.io/cli-utils from 0.27.0 to 0.34.0 #78

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps sigs.k8s.io/cli-utils from 0.27.0 to 0.34.0.

Release notes

Sourced from sigs.k8s.io/cli-utils's releases.

v0.34.0

Changelog

  • 9d2cc31 chore: Bump go to v1.18
  • 31fa3de chore: Bump golangci-lint version
  • 49981f7 chore: Remove deprecated linters
  • 10ac028 chore: fix linter warnings
  • c494d01 chore: Fix linting issues found in golangci-lint v1.50.0
  • 7f1d7db chore: remove file
  • b07f05f chore: update dependencies to Kubernetes v1.25.3

v0.33.0

Changelog

  • f65372b Allow easier creation of DelegatedStatusReader with custom status readers
  • 48d2006 Update README.md
  • 5240fc4 Use builder for creating the destroyer
  • 729997b add Loader interface for easier customized implementation
  • ad9f752 add filtering and listing functionalities
  • 854aed0 add inventory_name column to include this information in table output format
  • 0dabf06 add json printer to support the json output format
  • 99d35d5 add struct PrintData to add inventory name and namespace info in printed text and modify test cases to current expected output
  • 38ab8f9 do not panic when the inventory object is missing

v0.32.0

Changelog

  • c29e1ab feat: Enable custom inventory storage logic
  • 596a6f5 chore: Update readme with features and packages
  • 24aa255 fix: Always apply status when merging or replacing
  • 41def38 update owner file

v0.31.2

Changelog

  • 9dcbe66 chore: add stress test that validates retries
  • 45607b8 fix: make deletion idempotent

v0.31.1

Changelog

  • 57bbe71 fix: Stop StatusWatcher on Forbidden API error

v0.31.0

Changelog

  • c469493 feat: replace StatusPoller w/ StatusWatcher
  • ddc352f chore: bump to k8s 1.24

v0.30.0

Changelog

  • 534438c feat: Use server-side throttling, if enabled
  • 7aee3cc feat: error on skip

... (truncated)

Commits
  • 135cc3f Merge pull request #606 from ash2k/ash2k/bump-deps
  • 7f1d7db chore: remove file
  • 10ac028 chore: fix linter warnings
  • b07f05f chore: update dependencies to Kubernetes v1.25.3
  • d2e7237 Merge pull request #609 from rquitales/bump-go
  • 9d2cc31 chore: Bump go to v1.18
  • 57ba470 Merge pull request #608 from rquitales/update-golangci-lint
  • 49981f7 chore: Remove deprecated linters
  • c494d01 refactor: Fix linting issues found in golangci-lint v1.50.0
  • 31fa3de chore: Bump golangci-lint version
  • 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2022

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cli-utils-0.34.0 branch 2 times, most recently from 25762d1 to d9d33c7 Compare December 3, 2022 04:42
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cli-utils-0.34.0 branch 2 times, most recently from 640fd84 to 186e24f Compare January 10, 2023 11:26
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cli-utils-0.34.0 branch 2 times, most recently from ae9aa6a to ad5bc5a Compare February 22, 2023 05:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cli-utils-0.34.0 branch from ad5bc5a to acf1563 Compare March 1, 2023 13:31
Bumps [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) from 0.27.0 to 0.34.0.
- [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases)
- [Commits](kubernetes-sigs/cli-utils@v0.27.0...v0.34.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cli-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cli-utils-0.34.0 branch from acf1563 to 2c80e35 Compare March 1, 2023 13:31
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.

0 participants