Skip to content

fix(update): solve compatible dependency sets - #104

Merged
smiggleworth merged 2 commits into
mainfrom
work/open-issues
Aug 23, 2026
Merged

fix(update): solve compatible dependency sets#104
smiggleworth merged 2 commits into
mainfrom
work/open-issues

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Summary

  • include direct dependency constraints in update-set solving
  • allow compatible holdbacks within declared ranges and report them in the plan
  • preserve public peer floors when the selected release remains supported

Closes #103

Validation

  • npm run check
  • npm run test:templates
  • npm run test:peer-floor
  • npm audit --audit-level=high

Comment thread src/update/planner.ts
Comment thread src/update/planner.ts
Comment thread src/update/planner.ts
Comment thread src/update/planner.ts Outdated
@smiggleworth
smiggleworth marked this pull request as ready for review August 23, 2026 20:20
Copilot AI lite review requested due to automatic review settings August 23, 2026 20:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@smiggleworth
smiggleworth merged commit 062f3e1 into main Aug 23, 2026
7 checks passed
@smiggleworth
smiggleworth deleted the work/open-issues branch August 23, 2026 20:20
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.

askr update should solve compatible dependency sets

2 participants