corneliusweig / rakkess

Review Access - kubectl plugin to show an access matrix for k8s server resources
Apache License 2.0
1.3k stars 56 forks source link

Bump k8s.io/klog/v2 from 2.30.0 to 2.40.1 #157

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps k8s.io/klog/v2 from 2.30.0 to 2.40.1.

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.24 (Take 2)

What's Changed

New Contributors

Full Changelog: https://github.com/kubernetes/klog/compare/v2.40.0...v2.40.1

Prepare klog release for Kubernetes v1.24

What's Changed

Known Issues

New Contributors

Full Changelog: https://github.com/kubernetes/klog/compare/v2.30.0...v2.40.0

Commits
  • 4ce6ac6 Merge pull request #279 from dims/recover-from-nil-pointers-when-logging
  • 125dec9 Recover from nil pointers when logging
  • fb7504b Merge pull request #271 from phillipsj/feature/klog-windows-nanoserver
  • 9248e72 Merge pull request #277 from pohly/v-infos
  • 6963321 Merge pull request #276 from pohly/kobjs-format-test
  • b605dee add Verbose.InfoSDepth
  • 55872ed Merge pull request #272 from astraw99/fix-log-panic
  • 39919d8 add format test for KObjs
  • 7fa0f3b Merge pull request #273 from pohly/multi-line-value-2
  • fafe98e structured logging: support key/value pairs with line breaks
  • 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #157 (b7a07c7) into master (ac715a7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   57.48%   57.48%           
=======================================
  Files          14       14           
  Lines         588      588           
=======================================
  Hits          338      338           
  Misses        233      233           
  Partials       17       17           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ac715a7...b7a07c7. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #159.