build(deps): bump the all group across 1 directory with 3 updates#10024
build(deps): bump the all group across 1 directory with 3 updates#10024dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
5ce496e to
89c6bbf
Compare
|
New changes are detected. LGTM label has been removed. |
7432454 to
9d0af84
Compare
bc81844 to
f2e4acf
Compare
Bumps the all group with 3 updates in the /health-probe-proxy directory: [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto), [k8s.io/component-base](https://github.com/kubernetes/component-base) and [k8s.io/klog/v2](https://github.com/kubernetes/klog). Updates `github.com/pires/go-proxyproto` from 0.8.1 to 0.11.0 - [Release notes](https://github.com/pires/go-proxyproto/releases) - [Commits](pires/go-proxyproto@v0.8.1...v0.11.0) Updates `k8s.io/component-base` from 0.35.0 to 0.35.2 - [Commits](kubernetes/component-base@v0.35.0...v0.35.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/pires/go-proxyproto dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/component-base dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/klog/v2 dependency-version: 2.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
f2e4acf to
2421b00
Compare
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Bumps the all group with 3 updates in the /health-probe-proxy directory: github.com/pires/go-proxyproto, k8s.io/component-base and k8s.io/klog/v2.
Updates
github.com/pires/go-proxyprotofrom 0.8.1 to 0.11.0Release notes
Sourced from github.com/pires/go-proxyproto's releases.
... (truncated)
Commits
d979e74header,v1: wrap address handling errors017ff39header: wrap read buffer errors instead of dropping4535726http2,tests: undo changes related to ExampleServer3461f32http2,tests: reduce duplicated server setup logic28884c4http2,tests: drop client GET to example server1016738http2: drop redundant context.Context allocation34bad47http2: mimic stdlib http2 when connContext returns nildc4cc0dtests: implement example tests for Listener and Connd130170protocol: allow per-listener and per-conn custom read buffer size3622fe1http2: return http.ErrServerClosed in Server.ServeUpdates
k8s.io/component-basefrom 0.35.0 to 0.35.2Commits
4ef6b9aUpdate dependencies to v0.35.2 tagUpdates
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 setDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions