-
Notifications
You must be signed in to change notification settings - Fork 547
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
rebase: Bump golang.org/x/net from 0.14.0 to 0.15.0 #4118
Conversation
@Mergifyio queue |
❌ Pull request must be rebased manuallyThe pull request can't be rebased without conflict and must be rebased manually |
@dependabot recreate |
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.15.0. - [Commits](golang/net@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
39997c9
to
dd701ea
Compare
Pull request has been modified.
updated kubernets packages to 1.28.2 Signed-off-by: Madhu Rajanna <[email protected]>
@@ -40,7 +40,7 @@ require ( | |||
k8s.io/client-go v12.0.0+incompatible | |||
k8s.io/cloud-provider v0.28.0 | |||
k8s.io/klog/v2 v2.100.1 | |||
k8s.io/kubernetes v1.28.1 | |||
k8s.io/kubernetes v1.28.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this require changes in replace section and in vendor folder, added a commit to do it.
Pull request has been modified.
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
/test ci/centos/k8s-e2e-external-storage/1.26 |
/test ci/centos/mini-e2e-helm/k8s-1.26 |
/test ci/centos/k8s-e2e-external-storage/1.27 |
/test ci/centos/mini-e2e/k8s-1.26 |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/mini-e2e/k8s-1.27 |
/test ci/centos/k8s-e2e-external-storage/1.28 |
/test ci/centos/mini-e2e-helm/k8s-1.28 |
/test ci/centos/mini-e2e/k8s-1.28 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/k8s-e2e-external-storage |
1 similar comment
/test ci/centos/k8s-e2e-external-storage |
/test ci/centos/mini-e2e |
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
@Mergifyio refresh |
✅ Pull request refreshed |
Bumps golang.org/x/net from 0.14.0 to 0.15.0.
Commits
2a0da8b
go.mod: update golang.org/x dependencies97384c1
quic: remove streams from the conn when done03d5e62
http2: remove unused ClientConn.tconnClosedb82f062
quic: include ignored frames in test log output7374d34
quic: don't block when closing read-only streamsb4d09be
dns/dnsmessage: compress all names while appending to a buffer8b010a5
quic: fix race condition in runAsync test helperfe2abcb
quic: validate stream limits in transport paramsd1b0a97
quic: avoid sending 1-RTT frames in initial/handshake packets4332436
quic: send more transport parametersYou can trigger a rebase of this PR 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