Bump the non-k8s group across 1 directory with 2 updates#10
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the non-k8s group across 1 directory with 2 updates#10dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
c148fa1 to
c8aafb3
Compare
Bumps the non-k8s group with 2 updates in the / directory: [github.com/coredns/coredns](https://github.com/coredns/coredns) and [k8s.io/klog/v2](https://github.com/kubernetes/klog). Updates `github.com/coredns/coredns` from 1.13.2 to 1.14.2 - [Release notes](https://github.com/coredns/coredns/releases) - [Commits](coredns/coredns@v1.13.2...v1.14.2) Updates `k8s.io/klog/v2` 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: github.com/coredns/coredns dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: k8s.io/klog/v2 dependency-version: 2.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s ... Signed-off-by: dependabot[bot] <support@github.com>
c8aafb3 to
21e7da3
Compare
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.
Bumps the non-k8s group with 2 updates in the / directory: github.com/coredns/coredns and k8s.io/klog/v2.
Updates
github.com/coredns/corednsfrom 1.13.2 to 1.14.2Release notes
Sourced from github.com/coredns/coredns's releases.
... (truncated)
Commits
dd1df4fUpdate release note for upcoming 1.14.2 (#7897)8c271b8Bump golang to 1.26.1 (#7902)51a11b3plugin/reload: Allow disabling jitter with 0s (#7896)5d97c15Bump version to 1.14.2 (#7895)ba3b6cebuild(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7893)b760b24build(deps): bump google.golang.org/api from 0.267.0 to 0.269.0 (#7890)a012d9ebuild(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7892)465d75bbuild(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#7885)86d9bc7build: add grpcnotrace tag to exclude x/net/trace (#7884)442f106build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#7886)Updates
k8s.io/klog/v2from 2.130.1 to 2.140.0Release 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