Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
rich 12.4.4 -> 12.6.0 age confidence

Release Notes

Textualize/rich (rich)

v12.6.0

Compare Source

Added
Fixed
  • Handle stdout/stderr being null #​2513
  • Fix NO_COLOR support on legacy Windows #​2458
  • Fix pretty printer handling of cyclic references #​2524
  • Fix missing mode property on file wrapper breaking uploads via requests #​2495
  • Fix mismatching default value of parameter ensure_ascii #​2538
  • Remove unused height parameter in Layout class #​2540
  • Fixed exception in Syntax.rich_measure for empty files
Changed
  • Removed border from code blocks in Markdown

v12.5.1

Compare Source

Fixed
  • Fixed missing typing extensions dependency on 3.9 #​2386
  • Fixed Databricks Notebook is not detected as Jupyter environment. #​2422

v12.5.0

Compare Source

Added
  • Environment variables JUPYTER_COLUMNS and JUPYTER_LINES to control width and height of console in Jupyter
  • Markdown friendly Box style, MARKDOWN, for rendering tables ready to copy into markdown files
  • inspect will prefix coroutine functions with async def
  • Style.__add__ will no longer return NotImplemented
  • Remove rich._lru_cache
Changed
  • Default width of Jupyter console size is increased to 115
  • Optimized Segment.divide
Fixed
  • Fix Rich clobbering cursor style on Windows #​2339
  • Fix text wrapping edge case #​2296
  • Allow exceptions that are raised while a Live is rendered to be displayed and/or processed #​2305
  • Fix crashes that can happen with inspect when docstrings contain some special control codes #​2294
  • Fix edges used in first row of tables when show_header=False #​2330
  • Fix interaction between Capture contexts and Console(record=True) #​2343
  • Fixed hash issue in Styles class #​2346
  • Fixed bug in Segment.split_and_crop_lines

Configuration

📅 Schedule: Branch creation - "after 9pm" in timezone UTC+1, 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 requested a review from jorgebodega March 16, 2023 21:28
@renovate renovate bot force-pushed the renovate/rich-12.x-lockfile branch from 351a26e to 4e96675 Compare August 10, 2025 14:44
@renovate renovate bot changed the title fix: update dependency rich to v12.6.0 chore: update dependency rich to v12.6.0 Sep 25, 2025
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.

2 participants