Update Rust crate textwrap to 0.16.1 #165

Merged
pierre merged 1 commits from renovate/textwrap-0.x into master 2024-02-18 00:15:22 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
textwrap dependencies patch 0.16.0 -> 0.16.1

Release Notes

mgeisler/textwrap (textwrap)

v0.16.1

Compare Source

This release fixes display_width to ignore inline-hyperlinks. The minimum
supported version of Rust is now documented to be 1.56.

  • #​526: Ignore ANSI hyperlinks
    in display_width: calculations.
  • #​521: Add Options::width
    setter method.
  • #​520: Clarify that
    WordSeparator is an enum rather than a trait.
  • #​518: Test with latest stable
    and nightly Rust, but check that we can build with Rust 1.56.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [textwrap](https://github.com/mgeisler/textwrap) | dependencies | patch | `0.16.0` -> `0.16.1` | --- ### Release Notes <details> <summary>mgeisler/textwrap (textwrap)</summary> ### [`v0.16.1`](https://github.com/mgeisler/textwrap/blob/HEAD/CHANGELOG.md#Version-0161-2024-02-17) [Compare Source](https://github.com/mgeisler/textwrap/compare/0.16.0...0.16.1) This release fixes `display_width` to ignore inline-hyperlinks. The minimum supported version of Rust is now documented to be 1.56. - [#&#8203;526](https://github.com/mgeisler/textwrap/pull/526): Ignore ANSI hyperlinks in `display_width`: calculations. - [#&#8203;521](https://github.com/mgeisler/textwrap/pull/521): Add `Options::width` setter method. - [#&#8203;520](https://github.com/mgeisler/textwrap/pull/520): Clarify that `WordSeparator` is an enum rather than a trait. - [#&#8203;518](https://github.com/mgeisler/textwrap/pull/518): Test with latest stable and nightly Rust, but check that we can build with Rust 1.56. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-18 00:13:41 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
1618e84f14
Update Rust crate textwrap to 0.16.1
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-18 00:13:41 +00:00
pierre merged commit 1618e84f14 into master 2024-02-18 00:15:22 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/SeaBattle#165
No description provided.