Skip to content

Bump golang.org/x/net to v0.55.0 to fix OSV advisories#91

Merged
BergCyrill merged 1 commit into
mainfrom
bugfix/no-ref/osv-bump-x-net-sys
Jun 1, 2026
Merged

Bump golang.org/x/net to v0.55.0 to fix OSV advisories#91
BergCyrill merged 1 commit into
mainfrom
bugfix/no-ref/osv-bump-x-net-sys

Conversation

@BergCyrill

@BergCyrill BergCyrill commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR bumps indirect dependencies in which OSV Scanner detected open vulnerabilities.
As soon as client-go or ginkgo catches up tidy will use them.

Summary by CodeRabbit

  • Chores
    • Updated underlying dependencies to their latest stable versions.

…-2026-5024..5030)

Signed-off-by: Cyrill Berg <cyrill.berg@opendefense.cloud>
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fe7b59ac-865f-4e3d-b2f3-2d3b2499e898

📥 Commits

Reviewing files that changed from the base of the PR and between 17f2722 and df425bc.

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

📝 Walkthrough

Walkthrough

This PR updates four indirect golang.org/x/* module versions in go.mod to newer patch releases: net (0.53.0 → 0.55.0), sys (0.43.0 → 0.45.0), term (0.42.0 → 0.43.0), and text (0.36.0 → 0.37.0). Other indirect dependencies remain unchanged.

Changes

Go Module Dependency Updates

Layer / File(s) Summary
Indirect stdlib-adjacent module version bumps
go.mod
Four indirect Go modules (golang.org/x/net, golang.org/x/sys, golang.org/x/term, golang.org/x/text) are updated to newer patch releases in the require block.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Dependencies hop along with eager cheer,
Patched versions bring fresh stdlib joy here,
Four modules updated, security so tight,
The Go module dance spins ever right! ✨

🚥 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 summarizes the main change: bumping golang.org/x/net to v0.55.0 to fix OSV advisories, which aligns with the actual changes and PR objectives.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bugfix/no-ref/osv-bump-x-net-sys

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@BergCyrill

Copy link
Copy Markdown
Contributor Author

local test suite passed

@Perseus985 Perseus985 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If the rabbit and the test are happy, im also happy

@BergCyrill BergCyrill merged commit f707fab into main Jun 1, 2026
8 checks passed
@BergCyrill BergCyrill deleted the bugfix/no-ref/osv-bump-x-net-sys branch June 1, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants