Skip to content

chore(deps)(deps): bump tui-input from 0.10.1 to 0.14.0#174

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tui-input-0.14.0
Open

chore(deps)(deps): bump tui-input from 0.10.1 to 0.14.0#174
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tui-input-0.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps tui-input from 0.10.1 to 0.14.0.

Release notes

Sourced from tui-input's releases.

v0.14.0

What's Changed

Author note: This reverts ratatui dependency back to 0.29 (stable) from 0.30-alpha. People still have the option to use it with any version of ratatui by using crossterm feature with no default feature. Use: tui-input = {version = "0.14.0", features = ["crossterm"], default-features = false} Example: cargo run --example crossterm_input --features crossterm --no-default-features

New Contributors

Full Changelog: sayanarijit/tui-input@v0.12.1...v0.14.0

v0.12.1

What's Changed

Full Changelog: sayanarijit/tui-input@0.12.0...v0.12.1

0.12.0

What's Changed

New Contributors

Full Changelog: sayanarijit/tui-input@v0.11.1...0.12.0

v0.11.1

What's Changed

New Contributors

Full Changelog: sayanarijit/tui-input@v0.11.0...v0.11.1

v0.11.0

... (truncated)

Commits
  • 5519e31 Revert independent crossterm back to 0.29
  • f2c05c4 Revert crossterm version and fix deps
  • 4c826db Do not depend on alpha versions of ratatui (#37)
  • c30b204 Make ratatui dependency optional
  • 0eed6e7 Update readme
  • a9a5d03 Fixes
  • 00c64bd Improve feature flags
  • 88fa1fb Upgrade crossterm and add value_and_reset()
  • c38ec5f feat: rewrite ratatui example
  • 0cf21a1 feat: rewrite termion example
  • Additional commits viewable in compare view

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)

Bumps [tui-input](https://github.com/sayanarijit/tui-input) from 0.10.1 to 0.14.0.
- [Release notes](https://github.com/sayanarijit/tui-input/releases)
- [Commits](sayanarijit/tui-input@v0.10.1...v0.14.0)

---
updated-dependencies:
- dependency-name: tui-input
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants