Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

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: kubernetes/klog@v2.40.0...v2.40.1

Prepare klog release for Kubernetes v1.24

What's Changed

Known Issues

New Contributors

Full Changelog: kubernetes/klog@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 will merge this PR once CI passes on it, as requested by @rbtr.


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 [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.30.0 to 2.40.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.30.0...v2.40.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies only. label Jan 28, 2022
@dependabot dependabot bot assigned matmerr and rbtr Jan 28, 2022
@matmerr
Copy link
Member

matmerr commented Jan 31, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@rbtr
Copy link
Collaborator

rbtr commented Feb 3, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot dependabot bot merged commit 4986bb6 into master Feb 3, 2022
@dependabot dependabot bot deleted the b3d2dependabot/go_modules/k8s.io/klog/v2-2.40.1 branch February 3, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants