Skip to content

Do not constrain (but do warn) the version for local packages#1391

Open
f-f wants to merge 1 commit intomasterfrom
f-f/widen-package-version-local-pkgs
Open

Do not constrain (but do warn) the version for local packages#1391
f-f wants to merge 1 commit intomasterfrom
f-f/widen-package-version-local-pkgs

Conversation

@f-f
Copy link
Member

@f-f f-f commented Feb 28, 2026

Description of the change

Fix #1338: all local packages were assigned a version of 0.0.0, which is a problem if we then try to match it to existing version bounds. If one has a local package we assume they want to override whatever bounds and accept it into the build, while still warning about the range mismatch.

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.

Use local package (instead of override local package??)

1 participant