Skip to content

Update lantern-box to v0.0.50#371

Merged
myleshorton merged 1 commit intomainfrom
update-lantern-box-v0.0.50
Mar 23, 2026
Merged

Update lantern-box to v0.0.50#371
myleshorton merged 1 commit intomainfrom
update-lantern-box-v0.0.50

Conversation

@myleshorton
Copy link
Contributor

Summary

  • Updates lantern-box from branch pseudo-version (v0.0.50-0.20260323...) to the released v0.0.50 tag
  • Picks up OutboundChecker interface and MutableGroupManager.CheckOutbounds() from lantern-box#195 (merged)
  • Enables immediate bandit URL test triggering on fresh config receipt (wired in radiance#333)

Test plan

  • go vet ./... passes
  • go mod tidy clean

🤖 Generated with Claude Code

Picks up the OutboundChecker interface and CheckOutbounds method on
MutableGroupManager, used to trigger immediate URL tests when bandit
config arrives.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 23, 2026 18:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s Go module dependency on github.com/getlantern/lantern-box from a pseudo-version to the released v0.0.50 tag, keeping dependency metadata aligned with an upstream release.

Changes:

  • Bump github.com/getlantern/lantern-box requirement to v0.0.50 in go.mod
  • Update corresponding module checksums in go.sum

Reviewed changes

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

File Description
go.mod Switch lantern-box dependency from a pseudo-version to the v0.0.50 release tag
go.sum Refresh checksums to match the lantern-box v0.0.50 requirement

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

Comment on lines 34 to 38
github.com/getlantern/keepcurrent v0.0.0-20260304213122-017d542145ae
github.com/getlantern/kindling v0.0.0-20260319225424-4736208dd171
github.com/getlantern/lantern-box v0.0.50-0.20260323160457-f763bd127d8c
github.com/getlantern/lantern-box v0.0.50
github.com/getlantern/pluriconfig v0.0.0-20251126214241-8cc8bc561535
github.com/getlantern/timezone v0.0.0-20210901200113-3f9de9d360c9
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

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

PR description mentions functional changes (e.g., OutboundChecker, MutableGroupManager.CheckOutbounds(), immediate bandit URL test triggering), but this PR appears to only update the lantern-box module version. Please update the PR description to reflect that this is solely a dependency bump, or include the additional code changes that implement the described behavior.

Copilot uses AI. Check for mistakes.
@myleshorton myleshorton merged commit df9c4ae into main Mar 23, 2026
6 checks passed
@myleshorton myleshorton deleted the update-lantern-box-v0.0.50 branch March 23, 2026 18:26
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