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

fix: update dependency rich to v13 #72

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

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

Release Notes

Textualize/rich (rich)

v13.9.4

Compare Source

Changed

v13.9.3

Compare Source

Fixed

v13.9.2

Compare Source

Fixed

v13.9.1

Compare Source

Fixed
  • Fixed typing_extensions dependency

v13.9.0

Compare Source

Changed
Fixed

v13.8.1

Compare Source

Fixed

v13.8.0

Compare Source

Fixed
Changed
Added

v13.7.1

Compare Source

Fixed

v13.7.0

Compare Source

Added
Fixed

v13.6.0

Compare Source

Added
  • Added Python 3.12 to classifiers.

v13.5.3

Compare Source

Fixed

v13.5.2

Compare Source

Fixed
  • Fixed Text.expand_tabs assertion error

v13.5.1

Compare Source

Fixed

v13.5.0

Compare Source

Fixed
Added
  • Added Text.extend_style method.
  • Added Span.extend method.
Changed
  • Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

v13.4.2

Compare Source

Changed
  • Relaxed markdown-it-py dependency

v13.4.1

Compare Source

Fixed

v13.4.0

Compare Source

Added

v13.3.5

Compare Source

Fixed
  • Fixed italic indent guides in SVG output

v13.3.4

Compare Source

Fixed

v13.3.3

Compare Source

Added
  • Added Style.clear_meta_and_links

v13.3.2

Compare Source

Fixed
Added
  • Added Polish README
Changed

v13.3.1

Compare Source

Fixed

v13.3.0

Compare Source

Fixed
Added
  • Added encoding parameter in Theme.read

v13.2.0

Compare Source

Changed

v13.1.0

Compare Source

Fixed
Added
Changed
  • Tracebacks will now hide double underscore names from locals by default. Set locals_hide_dunder=False to restore previous behaviour.

v13.0.1

Compare Source

Fixed
  • Fixed issue with Segment.split_cells for mixed single and double cell widths

v13.0.0

Compare Source

Fixed
Fixed
Changed
Added

v12.6.0

Compare Source

Added
Fixed
Changed
  • Removed border from code blocks in Markdown

v12.5.1

Compare Source

Fixed

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

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:31
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