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

[release-1.9] 🌱 Bump golang.org/x/crypto #11582

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

fabriziopandini
Copy link
Member

/area runtime-dependency

@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: The label(s) area/runtime-dependency cannot be applied, because the repository doesn't have them.

In response to this:

/area runtime-dependency

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.

@k8s-ci-robot k8s-ci-robot added this to the v1.9 milestone Dec 17, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 17, 2024
@k8s-ci-robot k8s-ci-robot added do-not-merge/needs-area PR is missing an area label size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 17, 2024
@fabriziopandini fabriziopandini added area/dependency Issues or PRs related to dependency changes and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 17, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/needs-area PR is missing an area label label Dec 17, 2024
@fabriziopandini
Copy link
Member Author

/test?

@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: The following commands are available to trigger required jobs:

  • /test pull-cluster-api-build-release-1-9
  • /test pull-cluster-api-e2e-blocking-release-1-9
  • /test pull-cluster-api-e2e-conformance-ci-latest-release-1-9
  • /test pull-cluster-api-e2e-conformance-release-1-9
  • /test pull-cluster-api-e2e-mink8s-release-1-9
  • /test pull-cluster-api-e2e-release-1-9
  • /test pull-cluster-api-e2e-upgrade-1-31-1-32-release-1-9
  • /test pull-cluster-api-test-mink8s-release-1-9
  • /test pull-cluster-api-test-release-1-9
  • /test pull-cluster-api-verify-release-1-9

The following commands are available to trigger optional jobs:

  • /test pull-cluster-api-apidiff-release-1-9

Use /test all to run the following jobs that were automatically triggered:

  • pull-cluster-api-apidiff-release-1-9
  • pull-cluster-api-build-release-1-9
  • pull-cluster-api-e2e-blocking-release-1-9
  • pull-cluster-api-test-release-1-9
  • pull-cluster-api-verify-release-1-9

In response to this:

/test?

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.

@fabriziopandini
Copy link
Member Author

/test pull-cluster-api-e2e-release-1-9

go.mod Outdated
@@ -137,11 +137,11 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
golang.org/x/crypto v0.29.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/net v0.31.0 // indirect
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
golang.org/x/net v0.31.0 // indirect
golang.org/x/net v0.32.0 // indirect

Should we also bump this (is already v0.32.0 on main)

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 17, 2024
@fabriziopandini
Copy link
Member Author

/test pull-cluster-api-e2e-release-1-9

@chrischdi
Copy link
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 17, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 299a0c91dbe2feff69a90a6732239f3072f7845a

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrischdi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 17, 2024
@fabriziopandini fabriziopandini changed the title [Release-1.9] 🌱 Bump golang.org/x/crypto [release-1.9] 🌱 Bump golang.org/x/crypto Dec 17, 2024
@k8s-ci-robot k8s-ci-robot merged commit b04c79c into kubernetes-sigs:release-1.9 Dec 17, 2024
25 checks passed
@fabriziopandini fabriziopandini deleted the release-1.9 branch January 13, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants