Skip to content

Bump ink from 7.0.5 to 7.1.1 - #500

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ink-7.1.1
Open

Bump ink from 7.0.5 to 7.1.1#500
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ink-7.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps ink from 7.0.5 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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Patch/minor dependency upgrade with no repo code changes; risk is limited to possible Ink terminal rendering regressions in existing TUI flows.

Overview
Dependency-only bump for the CLI’s React terminal UI stack: ink moves from 7.0.5 to 7.1.1 in packages/cli/package.json, with bun.lock updated to match. No application source changes.

Upstream 7.0.6–7.1.1 brings terminal rendering fixes (including Windows stale frames and <Static> after full-clear), optional suspendTerminal() for child processes, and extended measureElement() coordinates. The lockfile also drops a nested ink/type-fest resolution entry that no longer applies at this version.

Reviewed by Cursor Bugbot for commit a235840. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [ink](https://github.com/vadimdemedes/ink) from 7.0.5 to 7.1.1.
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v7.0.5...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
@changeset-bot

changeset-bot Bot commented Aug 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a235840

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@greptile-apps

greptile-apps Bot commented Aug 1, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the CLI’s Ink dependency from 7.0.5 to 7.1.1 and refreshes the corresponding Bun lockfile resolution.

  • Pins ink 7.1.1 in the CLI package.
  • Updates Ink’s lockfile checksum and removes an obsolete nested type-fest resolution.

Confidence Score: 5/5

The PR appears safe to merge, with no concrete compatibility, build, or dependency-resolution failure identified.

The CLI uses stable Ink 7 APIs, all declared peer requirements remain satisfied, and the lockfile consistently resolves the upgraded package and its dependencies.

Reviews (1): Last reviewed commit: "Bump ink from 7.0.5 to 7.1.1" | Re-trigger Greptile

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