Skip to content

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

Merged
k80bowman merged 1 commit into
mainfrom
wr/unpinInk
Sep 11, 2026
Merged

fix(deps): bump ink to v7 and react to v19 @W-17608377@#318
k80bowman merged 1 commit 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.12 to ^19.3.0
  • Remove ink from dependabot ignore list
  • Add skipLibCheck: true to tsconfig (type-fest transitive dep references Float16Array from ES2024 while target is ES2022)

Both prerequisites for this upgrade are met:

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

No code changes needed — the ink v7 breaking changes (key.backspace/key.meta) don't affect this repo's API surface.

Work Item

@W-17608377@: Unpin ink in our repos

Test plan

  • yarn build passes
  • yarn lint passes
  • CI checks pass

@k80bowman
k80bowman merged commit ac2fb51 into main Sep 11, 2026
9 checks passed
@k80bowman
k80bowman deleted the wr/unpinInk branch September 11, 2026 20:15
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