Closed dependabot[bot] closed 3 months ago
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 /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cheftako, dependabot[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@dependabot: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-apiserver-network-proxy-test-master | 18d42c98b1a712c6120561729bdcee3b2eca5da9 | link | unknown | /test pull-apiserver-network-proxy-test-master |
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.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the gomod-dependencies group with 8 updates in the / directory:
0.54.0
0.55.0
0.26.0
0.28.0
1.64.0
1.65.0
0.30.2
0.30.3
0.30.2
0.30.3
0.30.2
0.30.3
2.130.0
2.130.1
0.18.2
0.18.4
Updates
github.com/prometheus/common
from 0.54.0 to 0.55.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
0c7b585
Merge pull request #649 from rajagopalanand/13364804fbbe
Update common Prometheus files (#660)3f20456
Bump golang.org/x/net from 0.25.0 to 0.26.0 (#657)e31eeaa
Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#658)3236a12
Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#656)1cfb464
Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (#659)ab322ea
chore: add HumanizeTimestamp; make ConvertToFloat exportable (#654)04635d2
Merge pull request #655 from yeya24/change-omit-emptyc4974e5
fix test43f0db5
set http_headers to be omit emptyUpdates
golang.org/x/net
from 0.26.0 to 0.28.0Commits
4542a42
go.mod: update golang.org/x dependencies765c7e8
xsrftoken: create no padding base64 string by RawURLEncoding032e4e4
LICENSE: update per Google Legale2310ae
go.mod: update golang.org/x dependencies77708f7
quic: skip tests which depend on unimplemented UDP functions on Plan 99617c63
http2: avoid Transport hang with Connection: close and AllowHTTPUpdates
google.golang.org/grpc
from 1.64.0 to 1.65.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
2da9769
Change version to 1.65.0 (#7306)ede96b7
metadata: remove String method (#7373)64be203
grpc: Readd pick first name (#7336) (#7341)25e33a6
examples: Add CSM Observability example (#7302) (#7318)04a5f46
xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...cff5c3e
stats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)9b970fd
dns: fix constant 30s backoff for re-resolution (#7262) (#7311)6d23620
documentation: on server, use FromIncomingContext for retrieving context and...7e5898e
xds: unify xDS client creation APIs meant for testing (#7268)5d7bd7a
interop/xds: Interop client and server changes for CSM Observability (#7280)Updates
k8s.io/api
from 0.30.2 to 0.30.3Commits
83bdab1
Update dependencies to v0.30.3 tagUpdates
k8s.io/apimachinery
from 0.30.2 to 0.30.3Commits
Updates
k8s.io/client-go
from 0.30.2 to 0.30.3Commits
ece8c00
Update dependencies to v0.30.3 tagUpdates
k8s.io/component-base
from 0.30.2 to 0.30.3Commits
de3cf26
Update dependencies to v0.30.3 tagUpdates
k8s.io/klog/v2
from 2.130.0 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
75663bb
Merge pull request #408 from pohly/klog-flush-sync-fix2327d4c
data race: avoid unprotected access to sb.fileUpdates
sigs.k8s.io/controller-runtime
from 0.18.2 to 0.18.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
12cc8d5
Merge pull request #2848 from k8s-infra-cherrypick-robot/cherry-pick-2847-to-...c0c229e
controllerutil: allow configuring BlockOwnerDeletion when setting OwnerRefere...be2f383
Merge pull request #2840 from sbueringer/pr-bump-k8s4720d17
Bump k8s.io/* to v0.30.1aa9ed14
Merge pull request #2837 from sbueringer/pr-setup-envtest-ct-rel-0.1835d7bbd
default --use-deprecated-gcs to truece4e4f5
some more deprecations56dcc14
setup-envtest: allow downloading envtest binaries from controller-toolsDependabot 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 show