Skip to content

Bump ink from 3.2.0 to 6.8.0#28

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ink-6.8.0
Open

Bump ink from 3.2.0 to 6.8.0#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ink-6.8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps ink from 3.2.0 to 6.8.0.

Release notes

Sourced from ink's releases.

v6.8.0

Improvements

  • Add renderToString() for synchronous string output (#868) 0a0c549
  • Add support for react-devtools v7 (#877) d633d7c
  • Allow exit() to pass a result value to waitUntilExit() 20b4a3d
  • Improve performance by caching some expensive calls (#835) bd2f6a4

Fixes

  • Fix wrapping with nested Text (#879) 1761c3a
  • Fix support for hyperlinks (#871) 2bd1a74
  • Fix: Handle ended stdout during unmount 54c4e65
  • Fix duplicated <Static> output on exit 5815651
  • Fix dropped keypresses when multiple inputs arrive in one readable tick 4848547
  • Fix handling of colored output from child processes 9da2dfa

vadimdemedes/ink@v6.7.0...v6.8.0

v6.7.0

Improvements

Fixes

  • Fix fullscreen trailing newline on initial render (#856) 9b21b24
  • Fix MaxListenersExceededWarning when using many useInput hooks 390549d
  • Fix: Make unmount flush pending renders and await stdout drain (#863) 5e35d73
  • Fix handling of Option+Return (soft return) on macOS (#860) 12fe119

vadimdemedes/ink@v6.6.0...v6.7.0

v6.6.0

  • Add home and end key support in useInput (#829) 969cae4
  • Fix some flicker in incremental rendering (#836) a006d76

vadimdemedes/ink@v6.5.1...v6.6.0

... (truncated)

Commits
  • be1b1bb 6.8.0
  • d633d7c Add support for react-devtools v7 (#877)
  • bd2f6a4 Improve performance by caching some expensive calls (#835)
  • 6fb8d74 Add routing recipe using React Router's MemoryRouter (#874)
  • cfd0a68 Fix use-transition example
  • 1761c3a Fix wrapping with nested Text (#879)
  • 1cf6690 Improve performance for tests
  • ae49abe Add ink-color-picker to "Who's Using Ink" section (#873)
  • 2bd1a74 Fix support for hyperlinks (#871)
  • 20b4a3d Allow exit() to pass a result value to waitUntilExit()
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot dependabot bot requested a review from asashepard as a code owner April 1, 2026 01:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ink-6.8.0 branch 2 times, most recently from 8e2ac24 to 952cce1 Compare April 1, 2026 01:55
Bumps [ink](https://github.com/vadimdemedes/ink) from 3.2.0 to 6.8.0.
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v3.2.0...v6.8.0)

---
updated-dependencies:
- dependency-name: ink
  dependency-version: 6.8.0
  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-6.8.0 branch from 952cce1 to 3d8d511 Compare April 1, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants