Skip to content

chore(deps): bump ink from 5.2.1 to 6.0.1 - #139

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ink-6.0.1
Closed

chore(deps): bump ink from 5.2.1 to 6.0.1#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ink-6.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2025

Copy link
Copy Markdown
Contributor

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Summary

Category Description
enhance Update 'ink' package from version 5.2.1 to 6.0.1
enhance Update 'react-reconciler' dependency within 'ink' from version 0.29.0 to 0.32.0
enhance Update React peer dependency requirements in 'ink' from '>=18.0.0' to '>=19.0.0'
enhance Add new dependency 'scheduler@0.26.0' for 'react-reconciler'

Bumps [ink](https://github.com/vadimdemedes/ink) from 5.2.1 to 6.0.1.
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v5.2.1...v6.0.1)

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

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 Jun 26, 2025
@github-actions

Copy link
Copy Markdown

Bug Report

File Description
bun.lock Version mismatch between ink v6.0.1 and its peer dependency React. Ink v6.0.1 requires React >=19.0.0, but the project is using React 18.2.0.
bun.lock Version mismatch between react-reconciler v0.32.0 and its peer dependency React. React-reconciler v0.32.0 requires React ^19.1.0, but the project is using React 18.2.0.
package.json Incompatible version upgrade: ink v6.0.1 is used while ink-spinner v5.0.0 is still in use. ink-spinner v5.0.0 is only compatible with ink v5.x.x and will likely cause runtime errors with ink v6.0.1.

@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #144.

@dependabot dependabot Bot closed this Jul 28, 2025
@dependabot
dependabot Bot deleted the dependabot/bun/ink-6.0.1 branch July 28, 2025 19:08
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