Skip to content

fix(deps): update dependency rich to v14#37

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

fix(deps): update dependency rich to v14#37
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rich-14.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2025

This PR contains the following updates:

Package Change Age Confidence
rich ^13.9.4^14.0.0 age 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

v14.0.0

Compare Source

Added
  • Added env var TTY_COMPATIBLE to override auto-detection of TTY support (See console.rst for details). #​3675
Changed
  • An empty NO_COLOR env var is now considered disabled. #​3675
  • An empty FORCE_COLOR env var is now considered disabled. #​3675
  • Rich tracebacks will now render notes on Python 3.11 onwards (added with Exception.add_note) #​3676
  • Indentation in exceptions won't be underlined #​3678
  • Rich tracebacks will now render Exception Groups #​3677

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 30, 2025
@codecov
Copy link

codecov bot commented Mar 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.37%. Comparing base (db3ec48) to head (0710c99).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   74.37%   74.37%           
=======================================
  Files           6        6           
  Lines         320      320           
  Branches       50       50           
=======================================
  Hits          238      238           
  Misses         67       67           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/rich-14.x branch from ebb2a32 to ac1490a Compare July 25, 2025 11:08
@renovate renovate bot force-pushed the renovate/rich-14.x branch from ac1490a to 5ee58a9 Compare October 9, 2025 15:27
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 5ee58a9 to 241fd41 Compare November 18, 2025 14:50
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 241fd41 to f8c5326 Compare November 25, 2025 16:56
@renovate renovate bot force-pushed the renovate/rich-14.x branch from f8c5326 to 48a9b7f Compare January 24, 2026 13:39
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 48a9b7f to 3a618a7 Compare January 25, 2026 01:08
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 3a618a7 to 801eded Compare February 1, 2026 17:32
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 801eded to 769b995 Compare February 12, 2026 11:55
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 769b995 to 31c812e Compare February 19, 2026 22:13
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 31c812e to 0710c99 Compare March 13, 2026 17:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants