Skip to content

fix(deps): bump ink to v7 and react to v19 @W-17608377@ - #496

Open
WillieRuemmele wants to merge 4 commits into
mainfrom
wr/unpinInk
Open

fix(deps): bump ink to v7 and react to v19 @W-17608377@#496
WillieRuemmele wants to merge 4 commits into
mainfrom
wr/unpinInk

Conversation

@WillieRuemmele

Copy link
Copy Markdown
Contributor

Summary

  • Bump ink from pinned 5.0.1 to ^7.1.1
  • Bump react from ^18.3.1 to ^19.3.0
  • Bump @types/react from ^18.3.3 to ^19.3.0
  • Remove ink from dependabot ignore list

Both prerequisites for this upgrade are met:

  • oclif requires Node 22+ (ink v7 requires Node 22+)
  • ink#692 is resolved

No code changes needed — this repo uses useInput with key.escape and key.ctrl only, which are unaffected by the ink v7 breaking changes.

Work Item

@W-17608377@: Unpin ink in our repos

Test plan

  • yarn build passes
  • yarn test passes (all 6 scripts)
  • yarn lint passes
  • CI checks pass

@WillieRuemmele
WillieRuemmele requested a review from a team as a code owner September 11, 2026 16:42
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