RedditVideoMakerBot
RedditVideoMakerBot copied to clipboard
Bump rich from 12.4.4 to 12.5.1
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps rich from 12.4.4 to 12.5.1.
Release notes
Sourced from rich's releases.
v12.5.1
[12.5.1] - 2022-07-11
Fixed
- Fixed missing typing extensions dependency on 3.9 Textualize/rich#2386
v12.5.0
[12.5.0] - 2022-07-11
Added
- Environment variables
JUPYTER_COLUMNSandJUPYTER_LINESto control width and height of console in Jupyter- Markdown friendly
Boxstyle,MARKDOWN, for rendering tables ready to copy into markdown filesinspectwill prefix coroutine functions withasync defChanged
- Default width of Jupyter console size is increased to 115
- Optimized Segment.divide
Style.__add__will no longer returnNotImplemented- Remove rich._lru_cache
Fixed
- Fix Rich clobbering cursor style on Windows Textualize/rich#2339
- Fix text wrapping edge case Textualize/rich#2296
- Allow exceptions that are raised while a Live is rendered to be displayed and/or processed Textualize/rich#2305
- Fix crashes that can happen with
inspectwhen docstrings contain some special control codes Textualize/rich#2294- Fix edges used in first row of tables when
show_header=FalseTextualize/rich#2330- Fix interaction between
Capturecontexts andConsole(record=True)Textualize/rich#2343- Fixed hash issue in Styles class Textualize/rich#2346
- Fixed bug in
Segment.split_and_crop_lines
Changelog
Sourced from rich's changelog.
[12.5.1] - 2022-07-11
Fixed
- Fixed missing typing extensions dependency on 3.9 Textualize/rich#2386
[12.5.0] - 2022-07-11
Added
- Environment variables
JUPYTER_COLUMNSandJUPYTER_LINESto control width and height of console in Jupyter- Markdown friendly
Boxstyle,MARKDOWN, for rendering tables ready to copy into markdown filesinspectwill prefix coroutine functions withasync defStyle.__add__will no longer returnNotImplemented- 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 Textualize/rich#2339
- Fix text wrapping edge case Textualize/rich#2296
- Allow exceptions that are raised while a Live is rendered to be displayed and/or processed Textualize/rich#2305
- Fix crashes that can happen with
inspectwhen docstrings contain some special control codes Textualize/rich#2294- Fix edges used in first row of tables when
show_header=FalseTextualize/rich#2330- Fix interaction between
Capturecontexts andConsole(record=True)Textualize/rich#2343- Fixed hash issue in Styles class Textualize/rich#2346
- Fixed bug in
Segment.split_and_crop_lines
Commits
a6f2d84Merge pull request #2387 from Textualize/type-aliasc6982ebremove type aliasef5bd78dependency fixa473ef8fix changelog1de9471Merge pull request #2385 from Textualize/divide2a0d7b6bump changelogc62379fadded 12.5.0 to benchmarksfd9a0faimproved benchmarks76dfb96optimized divide8767e86Merge pull request #2367 from Textualize/dependabot/pip/black-22.6.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)