Update dependency rich to ~=14.3.1 #49

Open
Renovate wants to merge 1 commit from renovate/rich-14.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
rich ~=14.2.0 -> ~=14.3.1 age confidence

Release Notes

Textualize/rich (rich)

v14.3.1

Compare Source

Fixed
  • Fixed characters out of unicode range reporting a cell size if 0 #​3944

v14.3.0

Compare Source

Fixed
  • IPython now respects when a Console instance is passed to pretty.install #​3915
  • Fixed extraneous blank line on non-interactive disabled Progress #​3905
  • Fixed extra padding on first cell in columns #​3935
  • Fixed trailing whitespace removed when soft_wrap=True #​3937
  • Fixed style new-lines when soft_wrap = True and a print style is set #​3938
Added
  • Added support for some multi-codepopint glyphs (will fix alignment issues for these characters) #​3930
  • Added support for UNICODE_VERSION environment variable #​3930
  • Added last_render_height property to LiveRender #​3934
  • Expose locals_max_depth and locals_overflow in traceback.install #​3906/
  • Added Segment.split_lines_terminator #​3938
Changed
  • cells.cell_len now has a unicode_version parameter (that you probably should never change) #​3930
  • Live will not write a new line if there was nothing rendered #​3934
  • Changed style of Markdown headers #​3942
  • Changed style of Markdown tables, added markdown.table.header and markdown.table.border styles #​3942
  • Changed style of Markdown rules #​3942

Configuration

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

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [rich](https://github.com/Textualize/rich) | `~=14.2.0` -> `~=14.3.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/rich/14.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/rich/14.2.0/14.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Textualize/rich (rich)</summary> ### [`v14.3.1`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1431---2026-01-24) [Compare Source](https://github.com/Textualize/rich/compare/v14.3.0...v14.3.1) ##### Fixed - Fixed characters out of unicode range reporting a cell size if 0 [#&#8203;3944](https://github.com/Textualize/rich/pull/3944) ### [`v14.3.0`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1430---2026-01-24) [Compare Source](https://github.com/Textualize/rich/compare/v14.2.0...v14.3.0) ##### Fixed - IPython now respects when a `Console` instance is passed to `pretty.install` [#&#8203;3915](https://github.com/Textualize/rich/pull/3915) - Fixed extraneous blank line on non-interactive disabled `Progress` [#&#8203;3905](https://github.com/Textualize/rich/pull/3905) - Fixed extra padding on first cell in columns [#&#8203;3935](https://github.com/Textualize/rich/pull/3935) - Fixed trailing whitespace removed when soft\_wrap=True [#&#8203;3937](https://github.com/Textualize/rich/pull/3937) - Fixed style new-lines when soft\_wrap = True and a print style is set [#&#8203;3938](https://github.com/Textualize/rich/pull/3938) ##### Added - Added support for some multi-codepopint glyphs (will fix alignment issues for these characters) [#&#8203;3930](https://github.com/Textualize/rich/pull/3930) - Added support for `UNICODE_VERSION` environment variable [#&#8203;3930](https://github.com/Textualize/rich/pull/3930) - Added `last_render_height` property to LiveRender [#&#8203;3934](https://github.com/Textualize/rich/pull/3934) - Expose locals\_max\_depth and locals\_overflow in traceback.install [#&#8203;3906/](https://github.com/Textualize/rich/pull/3906/) - Added `Segment.split_lines_terminator` [#&#8203;3938](https://github.com/Textualize/rich/pull/3938) ##### Changed - `cells.cell_len` now has a `unicode_version` parameter (that you probably should never change) [#&#8203;3930](https://github.com/Textualize/rich/pull/3930) - Live will not write a new line if there was nothing rendered [#&#8203;3934](https://github.com/Textualize/rich/pull/3934) - Changed style of Markdown headers [#&#8203;3942](https://github.com/Textualize/rich/pull/3942) - Changed style of Markdown tables, added `markdown.table.header` and `markdown.table.border` styles [#&#8203;3942](https://github.com/Textualize/rich/pull/3942) - Changed style of Markdown rules [#&#8203;3942](https://github.com/Textualize/rich/pull/3942) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency rich to ~=14.3.0
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 35s
Actions / Lint (pull_request) Successful in 40s
32d70a42fc
Renovate bot force-pushed renovate/rich-14.x from 32d70a42fc
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 35s
Actions / Lint (pull_request) Successful in 40s
to abea432144
All checks were successful
Actions / Build (pull_request) Successful in 35s
Actions / Build Documentation (pull_request) Successful in 40s
Actions / Lint (pull_request) Successful in 45s
2026-01-24 17:03:35 -05:00
Compare
Renovate bot changed title from Update dependency rich to ~=14.3.0 to Update dependency rich to ~=14.3.1 2026-01-24 17:03:37 -05:00
All checks were successful
Actions / Build (pull_request) Successful in 35s
Required
Details
Actions / Build Documentation (pull_request) Successful in 40s
Required
Details
Actions / Lint (pull_request) Successful in 45s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rich-14.x:renovate/rich-14.x
git switch renovate/rich-14.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
cswimr/PyFlowery!49
No description provided.