Skip to content

fix(uv): preserve transitive dependency markers - #1503

Open
finn-ball wants to merge 1 commit into
aspect-build:mainfrom
finn-ball:fix/preserve-transitive-markers
Open

finn-ball wants to merge 1 commit into
aspect-build:mainfrom
finn-ball:fix/preserve-transitive-markers

Conversation

@finn-ball

Copy link
Copy Markdown

uv lock can omit a transitive edge marker when the condition is already guaranteed by the parent dependency. Preserve the markers that made each package reachable so platform-specific transitive versions do not become unconditional.

Propagation uses canonical minimal marker clauses to remain cycle-safe, and includes regressions for platform-split transitive versions and conditional dependency cycles.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c167853e-e39c-454f-b8d0-b4de689ba35d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@CLAassistant

CLAassistant commented Aug 28, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@finn-ball
finn-ball force-pushed the fix/preserve-transitive-markers branch from d2e7b69 to 04e0750 Compare August 28, 2026 16:20
@finn-ball
finn-ball marked this pull request as ready for review August 28, 2026 16:24
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