Skip to content

chore(deps): bump tui-textarea-2 from 0.10.2 to 0.11.0#161

Merged
srothgan merged 1 commit into
mainfrom
dependabot/cargo/tui-textarea-2-0.11.0
May 5, 2026
Merged

chore(deps): bump tui-textarea-2 from 0.10.2 to 0.11.0#161
srothgan merged 1 commit into
mainfrom
dependabot/cargo/tui-textarea-2-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps tui-textarea-2 from 0.10.2 to 0.11.0.

Release notes

Sourced from tui-textarea-2's releases.

v0.11.0

What's Changed

Full Changelog: srothgan/tui-textarea@v0.10.2...v0.11.0

Changelog

Sourced from tui-textarea-2's changelog.

v0.11.0 - 2026-05-03

  • BREAKING: Remove legacy tui-rs feature support and the tuirs-* examples; this fork now supports ratatui integrations only.
  • Add a screen/data cursor mapping layer to preserve visual columns correctly across wrapped rows containing tabs or wide Unicode characters.
  • Rework wrapped cursor movement and rendering to use the cached screen map shared by the widget and cursor logic.
  • Add regression tests for wrapped cursor movement across mixed-width text.
  • Add an opt-in fixed-size recording mode for crossterm examples via TUI_TEXTAREA_RECORDING and TUI_TEXTAREA_RECORDING_SIZE.

[Changes][v0.11.0]

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)

Bumps [tui-textarea-2](https://github.com/srothgan/tui-textarea) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/srothgan/tui-textarea/releases)
- [Changelog](https://github.com/srothgan/tui-textarea/blob/main/CHANGELOG.md)
- [Commits](srothgan/tui-textarea@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: tui-textarea-2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type: dependencies Dependency updates label May 4, 2026
@dependabot dependabot Bot requested a review from srothgan as a code owner May 4, 2026 12:01
@dependabot dependabot Bot added the type: dependencies Dependency updates label May 4, 2026
@srothgan srothgan merged commit 5434261 into main May 5, 2026
9 checks passed
@srothgan srothgan deleted the dependabot/cargo/tui-textarea-2-0.11.0 branch May 5, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant