volare
volare copied to clipboard
Update rich requirement from <13,>=12 to >=12,<14
Updates the requirements on rich to permit the latest version.
Release notes
Sourced from rich's releases.
v13.5.2
Bugfix
[13.5.2] - 2023-08-01
Fixed
- Fixed Text.expand_tabs assertion error
Changelog
Sourced from rich's changelog.
[13.5.2] - 2023-08-01
Fixed
- Fixed Text.expand_tab assertion error
[13.5.1] - 2023-07-31
Fixed
- Fix tilde character (
~) not included in link regex when printing to console Textualize/rich#3057[13.5.0] - 2023-07-29
Fixed
- Fixed Text.expand_tabs not expanding spans.
- Fixed TimeElapsedColumn from showing negative.
- Fix for escaping strings with a trailing backslash Textualize/rich#2987
- Fixed exception in Markdown with partial table Textualize/rich#3053
- Fixed the HTML export template so that the
<html>tag comes before the<head>tag Textualize/rich#3021- Fixed issue with custom classes overwriting
__eq__Textualize/rich#2875- Fix rich.pretty.install breakage in iPython Textualize/rich#3013
Added
- Added Text.extend_style method.
- Added Span.extend method.
Changed
- Text.tab_size now defaults to
Noneto indicate that Console.tab_size should be used.[13.4.2] - 2023-06-12
Changed
- Relaxed markdown-it-py dependency
[13.4.1] - 2023-05-31
Fixed
- Fixed typing extensions import in markdown Textualize/rich#2979
[13.4.0] - 2023-05-31
Added
... (truncated)
Commits
720800efix tab size issue4037906Merge pull request #3071 from ThiefMaster/patch-1e66d43bFix nonsensical date in changelog3fa3d36Merge pull request #3070 from Textualize/bump1351aabfd16changelog0e9ce52version bump27a5a37Merge pull request #3069 from Textualize/willmcgugan-patch-12d035d1Merge pull request #3067 from LukeSavefrogs/master33fcafeFormattest_highlighter.pyusingblack5633a67Update FUNDING.yml- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.