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

chore(deps): update dependency rich to v13 - autoclosed #160

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich ==11.0.0 -> ==13.5.2 age adoption passing confidence

Release Notes

Textualize/rich (rich)

v13.5.2

Compare Source

Fixed
  • Fixed Text.expand_tab 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

v12.4.4

Compare Source

Changed
  • Added clipping per line to SVG output to avoid box characters overlapping
  • Optimized SVG output

v12.4.3

Compare Source

Changed
  • Further tweaks to SVG character matrix
  • Added clip rect to SVG to prevent box characters overlapping bottom of terminal

v12.4.2

Compare Source

Fixed
  • Fix for SVG on Firefox
Changed
  • Removed excess margin from SVG, tweaked cell sizes to better render block characters

v12.4.1

Compare Source

Fixed
Changed
  • Added a keyline around SVG terminals which is visible on dark backgrounds
Changed
  • Added a keyline around SVG terminals which is visible on dark backgrounds

v12.4.0

Compare Source

Changed
Added

v12.3.0

Compare Source

Added
Fixed
Changed
  • Setting total=None on progress is now possible, and will display pulsing animation
  • Micro-optimization for Segment.divide

v12.2.0

Compare Source

Changed
  • Bumped typing-extensions minimum to 4.0.0
  • Bumped minimum Python version to 3.6.3

v12.1.0

Compare Source

Added
Fixed

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

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update dependency rich to v13 chore(deps): update dependency rich to v13 - autoclosed Aug 21, 2023
@renovate renovate bot closed this Aug 21, 2023
@renovate renovate bot deleted the renovate/rich-13.x branch August 21, 2023 16:16
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.

0 participants