Skip to content
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

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps golang.org/x/net from 0.14.0 to 0.15.0.

Commits
  • 2a0da8b go.mod: update golang.org/x dependencies
  • 97384c1 quic: remove streams from the conn when done
  • 03d5e62 http2: remove unused ClientConn.tconnClosed
  • b82f062 quic: include ignored frames in test log output
  • 7374d34 quic: don't block when closing read-only streams
  • b4d09be dns/dnsmessage: compress all names while appending to a buffer
  • 8b010a5 quic: fix race condition in runAsync test helper
  • fe2abcb quic: validate stream limits in transport params
  • d1b0a97 quic: avoid sending 1-RTT frames in initial/handshake packets
  • 4332436 quic: send more transport parameters
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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

@dependabot dependabot bot added the rebase update the version of an external component label Sep 11, 2023
Madhu-1
Madhu-1 previously approved these changes Sep 12, 2023
@Madhu-1 Madhu-1 requested a review from a team September 12, 2023 05:54
riya-singhal31
riya-singhal31 previously approved these changes Sep 12, 2023
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 13, 2023

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 13, 2023

queue

❌ Pull request must be rebased manually

The pull request can't be rebased without conflict and must be rebased manually

@Rakshith-R
Copy link
Contributor

@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]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/net-0.15.0 branch from 39997c9 to dd701ea Compare September 15, 2023 05:05
@mergify mergify bot dismissed stale reviews from Madhu-1 and riya-singhal31 September 15, 2023 05:06

Pull request has been modified.

riya-singhal31
riya-singhal31 previously approved these changes Sep 18, 2023
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
Copy link
Collaborator

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.

@mergify mergify bot dismissed riya-singhal31’s stale review September 18, 2023 09:17

Pull request has been modified.

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 18, 2023

queue

🛑 The pull request has been removed from the queue default

The queue conditions cannot be satisfied due to failing checks.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Sep 18, 2023
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.28

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Sep 18, 2023
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

/test ci/centos/upgrade-tests-rbd

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

/test ci/centos/upgrade-tests-cephfs

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

/test ci/centos/mini-e2e-helm/k8s-1.27

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

/test ci/centos/k8s-e2e-external-storage

1 similar comment
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

/test ci/centos/k8s-e2e-external-storage

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

/test ci/centos/mini-e2e

@Madhu-1 Madhu-1 added the ci/retry/e2e Label to retry e2e retesting on approved PR's label Sep 18, 2023
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 18, 2023

queue

🛑 The pull request has been removed from the queue default

The queue conditions cannot be satisfied due to failing checks.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 18, 2023

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Sep 18, 2023

refresh

✅ Pull request refreshed

@mergify mergify bot merged commit e1275a2 into devel Sep 18, 2023
27 checks passed
@mergify mergify bot deleted the dependabot/go_modules/golang.org/x/net-0.15.0 branch September 18, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/retry/e2e Label to retry e2e retesting on approved PR's rebase update the version of an external component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants