Skip to content

Update dependency rich to v10.16.2#203

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

Update dependency rich to v10.16.2#203
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rich-10.x

Conversation

@renovate
Copy link

@renovate renovate bot commented May 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich ==10.1.0 -> ==10.16.2 age adoption passing confidence

Release Notes

willmcgugan/rich

v10.16.2

Compare Source

Fixed
  • Fixed @​ not being escaped in markup

v10.16.1

Compare Source

Fixed

v10.16.0

Compare Source

Fixed
Added

v10.15.2

Compare Source

Fixed

v10.15.1

Compare Source

Fixed
  • Reverted thread-safety fix for Live that introduced deadlock potential

v10.15.0

Compare Source

Added
  • Added dynamic_progress.py to examples
  • Added ConsoleOptions.update_height
  • Fixed Padding not respecting height
Changed
  • Some optimizations for simple strings (with only single cell widths)
Fixed

v10.14.0

Compare Source

Fixed
Added
Changed
Added

v10.13.0

Compare Source

Added
Fixed

v10.12.0

Compare Source

Updated
  • Official Py3.10 release
Fixed
  • Fixed detection of custom repr when pretty printing dataclasses

v10.11.0

Compare Source

Added
  • Added suppress parameter to tracebacks
  • Added max_frames parameter to tracebacks

v10.10.0

Compare Source

Added
  • Added stdin support to rich.json
Fixed

v10.9.0

Compare Source

Added
  • Added data parameter to print_json method / function
  • Added an --indent parameter to python -m rich.json
Changed
  • Changed default indent of JSON to 2 (down from 4)
  • Changed highlighting of JSON keys to new style (bold blue)

v10.8.0

Compare Source

Added
  • Added Panel.subtitle
  • Added Panel.subtitle_align
  • Added rich.json.JSON
  • Added rich.print_json and Console.print_json
Fixed

v10.7.0

Compare Source

Added
  • Added Text.apply_meta
  • Added meta argument to Text.assemble
  • Added Style.from_meta
  • Added Style.on
  • Added Text.on
Changed
  • Changed RenderGroup to Group and render_group to group (old names remain for compatibility but will be deprecated in the future)
  • Changed rich.repr.RichReprResult to rich.repr.Result (old names remain for compatibility but will be deprecated in the future)
  • Changed meta serialization to use pickle rather than marshal to permit callables

v10.6.0

Compare Source

Deprecated
  • Added deprecation warning for tabulate_mapping which will be removed in v11.0.0
Added
  • Added precision argument to filesize.decimal
  • Added separator argument to filesize.decimal
  • Added _rich_traceback_guard to Traceback
  • Added emoji_variant to Console
  • Added -emoji and -text variant selectors to emoji code
Fixed
Changed
  • Changed Console.size to use unproxied stdin and stdout

v10.5.0

Compare Source

Fixed
Added
  • Added new_line_start argument to Console.print
  • Added Segment.divide method
  • Added Segment.split_cells method
  • Added segment.SegmentLines class

v10.4.0

Compare Source

Added
  • Added Style.meta
  • Added rich.repr.auto decorator
Fixed
  • Fixed error pretty printing classes with special rich_repr method

v10.3.0

Compare Source

Added
  • Added Console.size setter
  • Added Console.width setter
  • Added Console.height setter
  • Added angular style Rich reprs
  • Added an IPython extension. Load via %load_ext rich
Changed
  • Changed the logic for retrieving the calling frame in console logs to a faster one for the Python implementations that support it.

v10.2.2

Compare Source

Fixed

v10.2.1

Compare Source

Fixed

v10.2.0

Compare Source

Added
  • Added syntax for call, i.e. "Foo(bar)"
  • Added Console.measure as a convenient alias for Measurement.get
  • Added support for pretty printing attrs objects
  • Added mappingproxy to pretty print
  • Added UserDict and UserList support to pretty printer
Changed
  • Changed colorama init to set strip=False
  • Changed highlighter for False, True, None to not match in the middle of a word. i.e. NoneType is no longer highlighted as None
Fixed

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Jul 26, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant