Skip to content

Advance workspace dependency bounds - #336

Draft
scotttrinh wants to merge 1 commit into
mainfrom
fix/advance-workspace-upper-bounds
Draft

Advance workspace dependency bounds#336
scotttrinh wants to merge 1 commit into
mainfrom
fix/advance-workspace-upper-bounds

Conversation

@scotttrinh

@scotttrinh scotttrinh commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

When a workspace package release reaches a dependent's existing exclusive upper bound, release preparation now advances that bound to the next compatibility boundary in the same generated release PR. This keeps deliberate compatibility bounds such as vercel-internal-core<0.2.0 from producing an uninstallable release when internal core first moves to 0.2.0.

Update existing exclusive upper bounds during release preparation when a planned sibling version reaches them. Leave unbounded dependencies alone and reject ambiguous constraints instead of guessing.
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.

1 participant