Skip to content

Update dependency ink to v6#234

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ink-6.x
Open

Update dependency ink to v6#234
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ink-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Change Age Confidence
ink ^5.0.0^6.0.0 age confidence

Release Notes

vadimdemedes/ink (ink)

v6.8.0

Compare Source

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

v6.7.0

Compare Source

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

v6.6.0

Compare Source


v6.5.1

Compare Source


v6.5.0

Compare Source


v6.4.0

Compare Source


v6.3.1

Compare Source


v6.3.0

Compare Source


v6.2.3

Compare Source


v6.2.2

Compare Source


v6.2.1

Compare Source

  • Fix issue with screen reader mode re-rendering (#​747) e932f15
  • Fix inconsistent width handling for certain characters 557ed22

v6.2.0

Compare Source


v6.1.1

Compare Source


v6.1.0

Compare Source


v6.0.1

Compare Source

  • Fix a bug that causes static content to not be updated in time (#​723) 03872b2

v6.0.0

Compare Source

Breaking
Improvements
Fixes
  • Fix stale output when outputHeight changes from above stdout.rows to below stdout.rows (#​717) 8f2ad8f


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team June 9, 2025 05:54
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @autoblocks/cli@0.0.0-automated
npm error Found: react@18.3.1
npm error node_modules/react
npm error   react@"^18.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@">=19.0.0" from ink@6.8.0
npm error node_modules/ink
npm error   ink@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-19T08_43_35_701Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-19T08_43_35_701Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ink-6.x branch from 137e0e5 to 333d763 Compare June 25, 2025 20:04
@renovate renovate bot force-pushed the renovate/ink-6.x branch 9 times, most recently from 72ce223 to 7b3990b Compare July 31, 2025 18:03
@renovate renovate bot force-pushed the renovate/ink-6.x branch from 7b3990b to 70c0488 Compare August 11, 2025 05:38
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.

0 participants