Skip to content

chore(deps): update rust crate textwrap to v0.16.4 - #14486

Merged
cakebaker merged 1 commit into
mainfrom
renovate/textwrap-0.x-lockfile
Sep 14, 2026
Merged

chore(deps): update rust crate textwrap to v0.16.4#14486
cakebaker merged 1 commit into
mainfrom
renovate/textwrap-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
textwrap workspace.dependencies patch 0.16.20.16.4

Release Notes

mgeisler/textwrap (textwrap)

v0.16.4

Compare Source

v0.16.3

Compare Source

This release adds no_std support as well as optional support for wrapping
complex Unicode scripts such as Khmer, Lao, Myanmar, and Thai. The minimum
supported Rust version is now 1.90.

  • #​586: Make Word::width
    public so it can be used without Word::from.
  • #​587: Add
    Options::preserve_trailing_space to keep trailing whitespace when wrapping
    text.
  • #​594: Add example showing how
    one can use owned Options.
  • #​597: Add GitHub Sponsors
    configuration.
  • #​608: Switch from
    unicode-linebreak to icu_segmenter.
  • #​623: Avoid arithmetic
    overflow in wrap_columns.
  • #​626: Add no_std support.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/misc/io-errors (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/follow-name (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@cakebaker

Copy link
Copy Markdown
Contributor

Requires an MSRV of 1.90.

@xtqqczze

This comment was marked as resolved.

@xtqqczze

This comment was marked as resolved.

@renovate
renovate Bot force-pushed the renovate/textwrap-0.x-lockfile branch from 89f703b to ed90675 Compare September 13, 2026 20:27
@renovate renovate Bot changed the title chore(deps): update rust crate textwrap to v0.16.3 chore(deps): update rust crate textwrap to v0.16.4 Sep 13, 2026
@cakebaker
cakebaker merged commit dc50cb2 into main Sep 14, 2026
180 checks passed
@cakebaker
cakebaker deleted the renovate/textwrap-0.x-lockfile branch September 14, 2026 07:36
@cakebaker

Copy link
Copy Markdown
Contributor

@xtqqczze thanks for fixing it upstream!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants