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.28.0 to 0.35.0 #331

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps sigs.k8s.io/cli-utils from 0.28.0 to 0.35.0.

Release notes

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

v0.35.0

Changelog

  • 73518bb Allow to pass watcher strategy
  • be1f297 Bump dependencies (including k8s v1.26 client libs)
  • a17008e Fix linter warnings
  • a4b24bd Update registry k8s.gcr.io -> registry.k8s.io
  • fa95a60 add a link to cohabitating resources in comments
  • 982fab3 add failing currentUIDFilter e2e test demonstrating kubernetes-sigs/cli-utils#613
  • 1b7d9bc fix: objects flagged by CurrentUIDFilter should be removed from the inventory
  • 051eca7 fix: pass error to applyFailed events
  • 1c4eae9 fix: retain inventory for pruning failures
  • cd911bf fix: retain objects which failed to reconcile

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

... (truncated)

Commits
  • 68ab772 Merge pull request #623 from sdowell/fix-retain-reconcile-fail
  • cd911bf fix: retain objects which failed to reconcile
  • 833d70f Merge pull request #622 from sdowell/fix-partial-destroy
  • 1c4eae9 fix: retain inventory for pruning failures
  • 8609e42 Merge pull request #624 from sdowell/fix-stress-test
  • 71adec9 test: reduce size of stress test deployments
  • ed4ec48 Merge pull request #617 from ash2k/pass-watch-strategy
  • 73518bb Allow to pass watcher strategy
  • 7a6572a Merge pull request #615 from ash2k/bump-deps
  • ea5bfa4 Merge pull request #616 from yashsingh74/update-registry
  • 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)

Bumps [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) from 0.28.0 to 0.35.0.
- [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases)
- [Commits](kubernetes-sigs/cli-utils@v0.28.0...v0.35.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] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cli-utils-0.35.0 branch April 16, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant