migration icon indicating copy to clipboard operation
migration copied to clipboard

Bump golang.org/x/crypto from 0.14.0 to 0.31.0 in /br

Open dependabot[bot] opened this issue 11 months ago • 10 comments

Bumps golang.org/x/crypto from 0.14.0 to 0.31.0.

Commits
  • b4f1988 ssh: make the public key cache a 1-entry FIFO cache
  • 7042ebc openpgp/clearsign: just use rand.Reader in tests
  • 3e90321 go.mod: update golang.org/x dependencies
  • 8c4e668 x509roots/fallback: update bundle
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Feb 04 '25 03:02 dependabot[bot]

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tikv 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.

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.

ti-chi-bot[bot] avatar Feb 04 '25 03:02 ti-chi-bot[bot]

/ok-to-test

pingyu avatar Feb 04 '25 03:02 pingyu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.1371%. Comparing base (bd2b370) to head (ecbc00d). Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##               main       #416        +/-   ##
================================================
+ Coverage   62.0829%   62.1371%   +0.0541%     
================================================
  Files           247        247                
  Lines         21220      21253        +33     
================================================
+ Hits          13174      13206        +32     
- Misses         6837       6839         +2     
+ Partials       1209       1208         -1     
Flag Coverage Δ *Carryforward flag
br 60.5013% <ø> (ø) Carriedforward from e63537b
cdc 62.8455% <ø> (+0.0760%) :arrow_up:

*This pull request uses carry forward flags. Click here to find out more.

see 6 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Feb 04 '25 04:02 codecov[bot]

/test pull-integration-kafka-test

pingyu avatar Feb 04 '25 06:02 pingyu

/test pull-integration-kafka-test

pingyu avatar Feb 04 '25 07:02 pingyu

/test pull-integration-kafka-test

pingyu avatar Feb 05 '25 02:02 pingyu

@dependabot rebase

pingyu avatar Mar 23 '25 09:03 pingyu

/test pull-integration-kafka-test

pingyu avatar Mar 23 '25 09:03 pingyu

/test pull-integration-kafka-test

pingyu avatar Mar 24 '25 00:03 pingyu

@dependabot[bot]: 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-integration-kafka-test ecbc00d3698f981c4c1e727101aff174bb5c5386 link true /test pull-integration-kafka-test

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

ti-chi-bot[bot] avatar Mar 24 '25 00:03 ti-chi-bot[bot]

Superseded by #420.

dependabot[bot] avatar Apr 14 '25 18:04 dependabot[bot]