Skip to content

fix: promoting radiance version without quic reject rule - #8942

Merged
atavism merged 1 commit into
mainfrom
fix/promoting-radiance-without-quic-refuse-rule
Aug 3, 2026
Merged

fix: promoting radiance version without quic reject rule#8942
atavism merged 1 commit into
mainfrom
fix/promoting-radiance-without-quic-refuse-rule

Conversation

@WendelHime

@WendelHime WendelHime commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated an underlying dependency to a newer version for improved compatibility and maintenance.

Copilot AI review requested due to automatic review settings July 31, 2026 16:45
@coderabbitai

coderabbitai Bot commented Jul 31, 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 Plus

Run ID: 7385c9ce-0d4d-4066-b478-344cbb7b26a7

📥 Commits

Reviewing files that changed from the base of the PR and between d5379bf and d983131.

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

📝 Walkthrough

Walkthrough

The direct github.com/getlantern/radiance dependency changes to a newer pseudo-version in go.mod.

Changes

Radiance dependency

Layer / File(s) Summary
Update radiance module version
go.mod
The direct github.com/getlantern/radiance dependency advances to pseudo-version v0.0.0-20260730165907-b8630814fc55.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: copilot, myleshorton, jigar-f

🚥 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 clearly describes the dependency version update and its intended QUIC rule change.
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 fix/promoting-radiance-without-quic-refuse-rule

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.

Copilot AI 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.

Pull request overview

This PR updates the project’s Go dependency on github.com/getlantern/radiance to a newer pseudo-version, aligning the module inputs (go.mod) and checksums (go.sum) with that promotion.

Changes:

  • Bump github.com/getlantern/radiance from v0.0.0-20260730161730-76fcac0ceebb to v0.0.0-20260730165907-b8630814fc55 in go.mod.
  • Add corresponding go.sum entries for the new radiance version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required github.com/getlantern/radiance version to the promoted pseudo-version.
go.sum Records checksums for the newly required github.com/getlantern/radiance version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@atavism

atavism commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

LGTM!

@atavism
atavism merged commit 88e9239 into main Aug 3, 2026
28 checks passed
@atavism
atavism deleted the fix/promoting-radiance-without-quic-refuse-rule branch August 3, 2026 19:44
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.

3 participants