Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Confidence
rich 13.7.1 -> 13.9.4 age confidence

Release Notes

Textualize/rich (rich)

v13.9.4

Compare Source

Changed
  • Optimizations to cell_len which may speed up Rich / Textual output #​3546

v13.9.3

Compare Source

Fixed
  • Fixed broken regex that may have resulted in poor performance. #​3535

v13.9.2

Compare Source

Fixed

v13.9.1

Compare Source

Fixed
  • Fixed typing_extensions dependency

v13.9.0

Compare Source

Changed
  • Dropped support for Python3.7 #​3509
  • Rich will display tracebacks with finely grained error locations on python 3.11+ #​3486
Fixed
  • Fixed issue with Segment._split_cells #​3506
  • Fix auto detection of terminal size on Windows #​2916
  • Text.style now respected in Panel title/subtitle #​3509

v13.8.1

Compare Source

Fixed
  • Added support for Python 3.13 #​3481
  • Fixed infinite loop when appending Text to same instance #​3480

v13.8.0

Compare Source

Fixed
  • Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body.
  • Fixed styles in Panel when Text objects are used for title #​3401
  • Fix pretty repr for collections.deque #​2864
  • Thread used in progress.track will exit if an exception occurs in a generator #​3402
  • Progress track thread is now a daemon thread #​3402
  • Fixed cached hash preservation upon clearing meta and links #​2942
  • Fixed overriding the background_color of Syntax not including padding #​3295
  • Fixed pretty printing of dataclasses with a default repr in Python 3.13 #​3455
  • Fixed selective enabling of highlighting when disabled in the Console #​3419
  • Fixed BrokenPipeError writing an error message #​3468
  • Fixed superfluous space above Markdown tables #​3469
  • Fixed issue with record and capture interaction #​3470
  • Fixed control codes breaking in append_tokens #​3471
  • Fixed exception pretty printing a dataclass with missing fields #​3472
Changed
  • RichHandler errors and warnings will now use different colors (red and yellow) #​2825
  • Removed the empty line printed in jupyter while using Progress #​2616
  • Running tests in environment with FORCE_COLOR or NO_COLOR environment variables
  • ansi decoder will now strip problematic private escape sequences (like \x1b7) #​3278/
  • Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes
  • rich.Text.highlight_regex now accepts a regular expression object #​3347
Added
  • Adds a case_sensitive parameter to prompt.Prompt. This determines if the
    response is treated as case-sensitive. Defaults to True.
  • Added Console.on_broken_pipe #​3468

Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge (rebase) August 26, 2024 18:13
@renovate renovate bot force-pushed the renovate/rich-13.x-lockfile branch from da0485c to 4b0418e Compare September 10, 2024 17:34
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.8.0 fix(deps): update dependency rich to v13.8.1 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/rich-13.x-lockfile branch from 4b0418e to 942e1ed Compare October 1, 2024 13:19
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.8.1 fix(deps): update dependency rich to v13.9.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/rich-13.x-lockfile branch from 942e1ed to b9aaf4f Compare October 1, 2024 15:49
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.9.0 fix(deps): update dependency rich to v13.9.1 Oct 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.9.1 fix(deps): update dependency rich to v13.9.2 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/rich-13.x-lockfile branch from b9aaf4f to 9aee9b0 Compare October 4, 2024 13:03
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.9.2 fix(deps): update dependency rich to v13.9.3 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/rich-13.x-lockfile branch from 9aee9b0 to 2d89b14 Compare October 22, 2024 17:42
@renovate renovate bot force-pushed the renovate/rich-13.x-lockfile branch from 2d89b14 to 293e7bd Compare November 1, 2024 16:56
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.9.3 fix(deps): update dependency rich to v13.9.4 Nov 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency rich to v13.9.4 chore(deps): update dependency rich to v13.9.4 Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants