Skip to content

build(deps): bump tui-textarea-2 from 0.13.0 to 0.13.2 - #506

Merged
akiomik merged 1 commit into
mainfrom
dependabot/cargo/tui-textarea-2-0.13.2
Aug 31, 2026
Merged

build(deps): bump tui-textarea-2 from 0.13.0 to 0.13.2#506
akiomik merged 1 commit into
mainfrom
dependabot/cargo/tui-textarea-2-0.13.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tui-textarea-2 from 0.13.0 to 0.13.2.

Release notes

Sourced from tui-textarea-2's releases.

v0.13.2

Bug Fixes

  • Cursor visibility (#38, @​srothgan): Reserve a caret cell in wrapped layouts.
  • Word wrapping (#38, @​srothgan): Split oversized words at grapheme boundaries and keep WordOrGlyph compatible with Word.
  • Whitespace wrapping (#38, @​srothgan): Wrap whitespace runs one grapheme at a time to keep cursor placement stable.

Architecture

  • Shared layout metrics (#38, @​srothgan): Use one width calculation for measurement, rendering, cursor mapping, and hit testing.
Changelog

Sourced from tui-textarea-2's changelog.

[0.13.2] - 2026-08-23 [Changes][v0.13.2]

Bug Fixes

  • Cursor visibility (#38, @​srothgan): Reserve a caret cell in wrapped layouts.
  • Word wrapping (#38, @​srothgan): Split oversized words at grapheme boundaries and keep WordOrGlyph compatible with Word.
  • Whitespace wrapping (#38, @​srothgan): Wrap whitespace runs one grapheme at a time to keep cursor placement stable.

Architecture

  • Shared layout metrics (#38, @​srothgan): Use one width calculation for measurement, rendering, cursor mapping, and hit testing.
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.13.0 to 0.13.2.
- [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.13.0...v0.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 31, 2026
@akiomik
akiomik merged commit b5f5ec0 into main Aug 31, 2026
6 checks passed
@akiomik
akiomik deleted the dependabot/cargo/tui-textarea-2-0.13.2 branch August 31, 2026 16:27
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant