Skip to content

build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0#750

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/crypto-0.52.0
Open

build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0#750
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/crypto-0.52.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.45.0 to 0.52.0.

Commits
  • a1c0d99 go.mod: update golang.org/x dependencies
  • 3c7c869 ssh: fix deadlock on unexpected channel responses
  • 533fb3f ssh: fix source-address critical option bypass
  • abbc44d ssh: fix incorrect operator order
  • e052873 ssh: fix infinite loop on large channel writes due to integer overflow
  • b61cf85 ssh: enforce user presence verification for security keys
  • 9c2cd33 ssh: enforce strict limits on DSA key parameters
  • 8907318 ssh: reject RSA keys with excessively large moduli
  • ffd87b4 ssh: fix panic when authority callbacks are nil
  • 4e7a738 ssh: fix deadlock on unexpected global responses
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 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.

Summary by CodeRabbit

  • Chores
    • Updated the application’s Go runtime requirement to Go 1.25.
    • Refreshed several supporting libraries to newer versions for improved compatibility and maintenance.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](golang/crypto@v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 10, 2026
@openshift-ci openshift-ci Bot requested review from fbm3307 and xcoulon July 10, 2026 08:38
@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign fbm3307 for approval. For more information see the Code Review Process.

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

Details 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

@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

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

Details

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.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Walkthrough

The module updates indirect golang.org/x/* dependency versions, raises the Go requirement to 1.25.0, and removes the explicit Go 1.24.13 toolchain directive.

Changes

Go module updates

Layer / File(s) Summary
Module and toolchain baseline
go.mod
Indirect golang.org/x/* dependency pins are updated, the go directive changes from 1.24.4 to 1.25.0, and the explicit toolchain directive is removed.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested labels: dependencies

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects a real part of the change by highlighting the golang.org/x/crypto bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/golang.org/x/crypto-0.52.0

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@go.mod`:
- Line 129: Update the Go version referenced in openshift-ci/Dockerfile.tools
from 1.24.13 to 1.25.0 and replace its associated download checksum with the
checksum for Go 1.25.0, keeping the version and checksum synchronized.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: a6bc72d8-0e26-4d0a-8472-58e05c3211c9

📥 Commits

Reviewing files that changed from the base of the PR and between 96b779e and f730978.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

📜 Review details
⏰ Context from checks skipped due to timeout. (4)
  • GitHub Check: CodeRabbit / Review
  • GitHub Check: test
  • GitHub Check: govulncheck
  • GitHub Check: Build & push operator bundles & dashboard image for e2e tests
⚠️ CI failures not shown inline (2)

GitHub Actions: ci-build / 1_GolangCI Lint.txt: build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0

Conclusion: failure

View job details

##[group]run golangci-lint
 Running [/home/runner/golangci-lint-2.1.6-linux-amd64/golangci-lint config path --config=./.golangci.yml] in [/home/runner/work/member-operator/member-operator] ...
 Running [/home/runner/golangci-lint-2.1.6-linux-amd64/golangci-lint run  --config=./.golangci.yml --verbose] in [/home/runner/work/member-operator/member-operator] ...
 level=info msg="golangci-lint has version 2.1.6 built with go1.24.2 from eabc2638 on "
 level=info msg="[config_reader] Used config file .golangci.yml"
 level=info msg="[config_reader] Module name \"github.com/codeready-toolchain/member-operator\""
 Error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
 Failed executing command with error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
 ##[error]golangci-lint exit with code 3

GitHub Actions: ci-build / GolangCI Lint: build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0

Conclusion: failure

View job details

##[group]run golangci-lint
 Running [/home/runner/golangci-lint-2.1.6-linux-amd64/golangci-lint config path --config=./.golangci.yml] in [/home/runner/work/member-operator/member-operator] ...
 Running [/home/runner/golangci-lint-2.1.6-linux-amd64/golangci-lint run  --config=./.golangci.yml --verbose] in [/home/runner/work/member-operator/member-operator] ...
 level=info msg="golangci-lint has version 2.1.6 built with go1.24.2 from eabc2638 on "
 level=info msg="[config_reader] Used config file .golangci.yml"
 level=info msg="[config_reader] Module name \"github.com/codeready-toolchain/member-operator\""
 Error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
 Failed executing command with error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
 ##[error]golangci-lint exit with code 3
🧰 Additional context used
📓 Path-based instructions (1)
**

⚙️ CodeRabbit configuration file

-Focus on major issues impacting performance, readability, maintainability and security. Avoid nitpicks and avoid verbosity.

Files:

  • go.mod
🔇 Additional comments (1)
go.mod (1)

101-111: LGTM!

Comment thread go.mod
go 1.24.4

toolchain go1.24.13
go 1.25.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎯 Functional Correctness | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -eu

rg -n '^(go|toolchain) |GOLANG_(VERSION|SHA256)=' \
  go.mod openshift-ci .github

Repository: codeready-toolchain/member-operator

Length of output: 374


🏁 Script executed:

#!/bin/bash
set -eu

echo "== Dockerfile.tools =="
cat -n openshift-ci/Dockerfile.tools | sed -n '1,120p'

echo
echo "== References =="
rg -n 'Dockerfile\.tools|openshift-ci/Dockerfile\.tools|GOLANG_VERSION|GOLANG_SHA256' .

Repository: codeready-toolchain/member-operator

Length of output: 3600


🏁 Script executed:

#!/bin/bash
set -eu

echo "== GOTOOLCHAIN / toolchain config =="
rg -n 'GOTOOLCHAIN|toolchain ' go.mod openshift-ci .github .tekton .github/workflows || true

echo
echo "== Dockerfile.tools consumers =="
rg -n 'Dockerfile\.tools|openshift-ci/Dockerfile.tools' . || true

Repository: codeready-toolchain/member-operator

Length of output: 292


Bump openshift-ci/Dockerfile.tools to Go 1.25.0

go.mod now requires Go 1.25.0, but openshift-ci/Dockerfile.tools still downloads go1.24.13. Update the Dockerfile’s Go version and checksum together, or image-based builds will fail before compilation.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@go.mod` at line 129, Update the Go version referenced in
openshift-ci/Dockerfile.tools from 1.24.13 to 1.25.0 and replace its associated
download checksum with the checksum for Go 1.25.0, keeping the version and
checksum synchronized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants