build(deps): Bump k8s.io/klog/v2 from 2.130.1 to 2.140.0#1895
Merged
marcofranssen merged 1 commit intomasterfrom Apr 1, 2026
Merged
build(deps): Bump k8s.io/klog/v2 from 2.130.1 to 2.140.0#1895marcofranssen merged 1 commit intomasterfrom
marcofranssen merged 1 commit intomasterfrom
Conversation
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.130.1 to 2.140.0. - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.130.1...2.140.0) --- updated-dependencies: - dependency-name: k8s.io/klog/v2 dependency-version: 2.140.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c7bb84d to
6642609
Compare
marcofranssen
approved these changes
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps k8s.io/klog/v2 from 2.130.1 to 2.140.0.
Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
ef4b370Merge pull request #432 from pierluigilenoci/fix/stderr-threshold-issue-21239c4c76refactor: address code review feedback from@pohly764a9a3Merge pull request #430 from pohly/textlogger-optional-header015c613Update stderr_threshold_test.go2f517bdUpdate klog.go36bc4fftextlogger: optionally turn off header5f1f303Merge pull request #433 from pohly/textlogger-hook-resultc469d41Merge pull request #431 from pohly/ktesting-vmodule-fix8509d6aktesting: support multi-line result from AnyToStringHook08e6e8bFix stderrthreshold not honored when logtostderr is set