Skip to content

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

Merged
f-f merged 4 commits intomasterfrom
f-f/widen-package-version-local-pkgs
Mar 26, 2026
Merged

Do not constrain (but do warn) the version for local packages#1391
f-f merged 4 commits intomasterfrom
f-f/widen-package-version-local-pkgs

Conversation

@f-f
Copy link
Copy Markdown
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.

@f-f f-f merged commit ea53d28 into master Mar 26, 2026
5 checks passed
@f-f f-f deleted the f-f/widen-package-version-local-pkgs branch March 26, 2026 19:32
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