Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency rich to v12 #9

Merged
merged 1 commit into from Mar 26, 2022
Merged

Update dependency rich to v12 #9

merged 1 commit into from Mar 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich ^10.3.0 -> ^12.0.0 age adoption passing confidence

Release Notes

willmcgugan/rich

v12.0.1

Compare Source

Changed
Fixed

v12.0.0

Compare Source

Added
Fixed
Changed

v11.2.0

Compare Source

Added
Fixed
  • Fixed performance issue in measuring text
Fixed

v11.1.0

Compare Source

Added
Fixed

v11.0.0

Compare Source

Added
Fixed
Changed

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Mar 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot merged commit ecf3f76 into main Mar 26, 2022
@renovate renovate bot deleted the renovate/rich-12.x branch March 26, 2022 18:15
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.

None yet

1 participant