Skip to content

fix(deps): update dependency rich to >=14.3.3,<14.4.0#930

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rich-14.x
Open

fix(deps): update dependency rich to >=14.3.3,<14.4.0#930
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rich-14.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich >=14.0.0,<14.1.0>=14.3.3,<14.4.0 age adoption passing confidence

Release Notes

Textualize/rich (rich)

v14.3.3

Compare Source

Fixed
  • Fixed infinite loop with cells.split_graphemes #​4006

v14.3.2

Compare Source

Fixed
  • Fixed solo ZWJ crash #​3953
  • Fixed control codes reporting width of 1 #​3953

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

v14.2.0

Compare Source

Changed

v14.1.0

Compare Source

Changed
  • Removed typing_extensions from runtime dependencies #​3763
  • Live objects (including Progress) may now be nested #​3768
  • Added padding property to Syntax which returns a tuple of four integers #​3782
Fixed
  • Fixed extraction of recursive exceptions #​3772
  • Fixed padding applied to Syntax #​3782
  • Fixed Panel title missing the panel background style #​3569
Added
  • Added TTY_INTERACTIVE environment variable to force interactive mode off or on #​3777

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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from a881f91 to b8577a2 Compare July 31, 2025 17:13
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from 8435986 to a857fde Compare August 11, 2025 01:03
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from f60e015 to 0c25dfa Compare August 19, 2025 18:54
@renovate renovate bot changed the title fix(deps): update dependency rich to >=14.1.0,<14.2.0 chore(deps): update dependency rich to >=14.1.0,<14.2.0 Aug 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency rich to >=14.1.0,<14.2.0 fix(deps): update dependency rich to >=14.1.0,<14.2.0 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from 62a201c to 7dfa2a9 Compare August 25, 2025 00:26
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from 2db8040 to c6f296d Compare September 15, 2025 05:40
@renovate renovate bot force-pushed the renovate/rich-14.x branch from c6f296d to eaddcab Compare September 22, 2025 04:28
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from 62c50b7 to fc5f9ee Compare October 6, 2025 05:05
@renovate renovate bot changed the title fix(deps): update dependency rich to >=14.1.0,<14.2.0 fix(deps): update dependency rich to >=14.2.0,<14.3.0 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/rich-14.x branch from fc5f9ee to 536c18e Compare October 9, 2025 16:44
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 536c18e to 5a392b5 Compare November 18, 2025 12:12
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 5a392b5 to bb702cb Compare January 24, 2026 12:39
@renovate renovate bot changed the title fix(deps): update dependency rich to >=14.2.0,<14.3.0 fix(deps): update dependency rich to >=14.3.0,<14.4.0 Jan 24, 2026
@renovate renovate bot force-pushed the renovate/rich-14.x branch from bb702cb to 1e2a303 Compare January 24, 2026 22:04
@renovate renovate bot changed the title fix(deps): update dependency rich to >=14.3.0,<14.4.0 fix(deps): update dependency rich to >=14.3.1,<14.4.0 Jan 24, 2026
@renovate renovate bot changed the title fix(deps): update dependency rich to >=14.3.1,<14.4.0 fix(deps): update dependency rich to >=14.3.2,<14.4.0 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 1e2a303 to a400b73 Compare February 1, 2026 17:30
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update dependency rich to >=14.3.2,<14.4.0 fix(deps): update dependency rich to >=14.3.3,<14.4.0 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/rich-14.x branch from a400b73 to 627e484 Compare February 19, 2026 18:13
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.

0 participants