Skip to content

Fix panic on lockfile choice' source not in any deps#300

Merged
micprog merged 1 commit into
masterfrom
fix_choice_panic
Jun 2, 2026
Merged

Fix panic on lockfile choice' source not in any deps#300
micprog merged 1 commit into
masterfrom
fix_choice_panic

Conversation

@micprog
Copy link
Copy Markdown
Member

@micprog micprog commented Apr 22, 2026

When a lockfile uses a source url for a dependency no other dep uses (e.g., from an old requirement), and there is a dependency conflict on update, and the user selects the available lockfile version, there is a panic. This addresses that panic.

@micprog micprog requested review from fischeti and ricted98 April 22, 2026 19:24
@micprog micprog force-pushed the fix_choice_panic branch 2 times, most recently from adbc8fd to 2a64044 Compare May 21, 2026 11:30
@micprog micprog force-pushed the fix_choice_panic branch 2 times, most recently from efde0b1 to 839ab3b Compare June 1, 2026 15:47
@micprog micprog force-pushed the fix_choice_panic branch from 839ab3b to e332499 Compare June 2, 2026 09:46
@micprog micprog merged commit 6a68d19 into master Jun 2, 2026
18 checks passed
@micprog micprog deleted the fix_choice_panic branch June 2, 2026 10:06
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