keikoproj / addon-manager

Manage addons in a Kubernetes cluster
Apache License 2.0
71 stars 25 forks source link

Bump k8s.io/client-go from 0.24.3 to 0.24.16 #258

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps k8s.io/client-go from 0.24.3 to 0.24.16.

Commits
  • e3d8b4b Update dependencies to v0.24.16 tag
  • 8e2ac1a Merge pull request #118557 from puerco/bump-1.24-go-1.19.10
  • b0b1ba6 update-vendor: update vendored go.sums
  • 81aa33e Merge pull request #115034 from MadhavJivrajani/release-1.24
  • 4aa6151 Merge pull request #117892 from kolyshkin/1.24-runc-1.1.6
  • 8686aea [1.24] vendor: bump runc to 1.1.6
  • a676dc8 Merge pull request #115901odinuge/automated-cherry-pick-of-#115620
  • 9608ee5 Change where transformers are called.
  • e35b607 client-go/cache: update Replace comment to be more clear
  • 4c9c7ef client-go/cache: rewrite Replace to check queue first
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Merging #258 (a609cb3) into master (a80549d) will increase coverage by 0.52%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   51.43%   51.95%   +0.52%     
==========================================
  Files          14       14              
  Lines        1917     1917              
==========================================
+ Hits          986      996      +10     
+ Misses        803      795       -8     
+ Partials      128      126       -2     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

tekenstam commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #261.