Skip to content

chore(deps): bump ink from 5.2.1 to 7.1.1#24

Merged
cobusgreyling merged 2 commits into
mainfrom
dependabot/npm_and_yarn/ink-7.1.1
Jul 22, 2026
Merged

chore(deps): bump ink from 5.2.1 to 7.1.1#24
cobusgreyling merged 2 commits into
mainfrom
dependabot/npm_and_yarn/ink-7.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps ink from 5.2.1 to 7.1.1.

Release notes

Sourced from ink's releases.

v7.1.1

  • Fix: Preserve last <Static> line erased after a full-clear frame (#974) e51dfdd
  • Make measureElement() also return position coordinates (#968) c073b27

vadimdemedes/ink@v7.1.0...v7.1.1

v7.1.0


vadimdemedes/ink@v7.0.6...v7.1.0

v7.0.6

  • Fix stale frames on Windows when output exactly fills the terminal (#971) 2c08d55

vadimdemedes/ink@v7.0.5...v7.0.6

v7.0.5

  • Fix: Handle incomplete stack frames in error overview (#965) b2350c1

vadimdemedes/ink@v7.0.4...v7.0.5

v7.0.4

  • Fix: Share resize listener via emitLayoutListeners instead of per-hook listeners (#952) 89d43d8
  • Fix: Remove useEffectEvent functions from useEffect dependency arrays (#960) 9d534f7

vadimdemedes/ink@v7.0.3...v7.0.4

v7.0.3

  • Fix: Drop stale <Static> output from fullStaticOutput on identity change (#950) 669c438
  • Fix: <Static> remount via key change drops new items (#948) be9f44c
  • Fix useBoxMetrics not accepting ref objects with an initial null value (#945) 7c2267c

vadimdemedes/ink@v7.0.2...v7.0.3

v7.0.2

  • Fix: Defer raw mode disable to prevent process hang on component swap dd052ea

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Dependency updates label Jul 21, 2026
Bumps [ink](https://github.com/vadimdemedes/ink) from 5.2.1 to 7.1.1.
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v5.2.1...v7.1.1)

---
updated-dependencies:
- dependency-name: ink
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ink-7.1.1 branch from 0bfefe9 to bb7d804 Compare July 22, 2026 07:06
@dependabot
dependabot Bot requested a review from cobusgreyling as a code owner July 22, 2026 07:06
Ink 7 needs React 19 (useEffectEvent); React 19 breaks Ink 5's reconciler.
Bump both so the dashboard TUI and CLI load path stay compatible.
@cobusgreyling
cobusgreyling merged commit 05b255d into main Jul 22, 2026
1 check passed
@cobusgreyling
cobusgreyling deleted the dependabot/npm_and_yarn/ink-7.1.1 branch July 22, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant