-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the gomod-dependencies group across 1 directory with 8 updates #641
Bump the gomod-dependencies group across 1 directory with 8 updates #641
Conversation
Bumps the gomod-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.54.0` | `0.55.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.26.0` | `0.27.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.64.0` | `1.65.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.2` | `0.30.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.2` | `0.30.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.30.2` | `0.30.3` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.130.0` | `2.130.1` | Updates `github.com/prometheus/common` from 0.54.0 to 0.55.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.54.0...v0.55.0) Updates `golang.org/x/net` from 0.26.0 to 0.27.0 - [Commits](golang/net@v0.26.0...v0.27.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.65.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.65.0) Updates `k8s.io/api` from 0.30.2 to 0.30.3 - [Commits](kubernetes/api@v0.30.2...v0.30.3) Updates `k8s.io/apimachinery` from 0.30.2 to 0.30.3 - [Commits](kubernetes/apimachinery@v0.30.2...v0.30.3) Updates `k8s.io/client-go` from 0.30.2 to 0.30.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.2...v0.30.3) Updates `k8s.io/component-base` from 0.30.2 to 0.30.3 - [Commits](kubernetes/component-base@v0.30.2...v0.30.3) Updates `k8s.io/klog/v2` from 2.130.0 to 2.130.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.130.0...v2.130.1) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions 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. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gomod-dependencies group with 7 updates in the / directory:
0.54.0
0.55.0
0.26.0
0.27.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
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.27.0Commits
e2310ae
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.fileDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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