sci-oer / student-cli

The Docker wrapper script to start and stop the oer container
https://pypi.org/project/sci-oer/
GNU Affero General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency rich to v13.5.2 #166

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Textualize/rich (rich) ### [`v13.5.2`](https://togithub.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1352---2023-08-01) [Compare Source](https://togithub.com/Textualize/rich/compare/v13.5.1...v13.5.2) ##### Fixed - Fixed Text.expand_tab assertion error ### [`v13.5.1`](https://togithub.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1351---2023-07-31) [Compare Source](https://togithub.com/Textualize/rich/compare/v13.5.0...v13.5.1) ##### Fixed - Fix tilde character (`~`) not included in link regex when printing to console [https://github.com/Textualize/rich/issues/3057](https://togithub.com/Textualize/rich/issues/3057) ### [`v13.5.0`](https://togithub.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1350---2023-07-29) [Compare Source](https://togithub.com/Textualize/rich/compare/v13.4.2...v13.5.0) ##### Fixed - Fixed Text.expand_tabs not expanding spans. - Fixed TimeElapsedColumn from showing negative. - Fix for escaping strings with a trailing backslash [https://github.com/Textualize/rich/issues/2987](https://togithub.com/Textualize/rich/issues/2987) - Fixed exception in Markdown with partial table [https://github.com/Textualize/rich/issues/3053](https://togithub.com/Textualize/rich/issues/3053) - Fixed the HTML export template so that the `` tag comes before the `` tag [https://github.com/Textualize/rich/issues/3021](https://togithub.com/Textualize/rich/issues/3021) - Fixed issue with custom classes overwriting `__eq__` [https://github.com/Textualize/rich/issues/2875](https://togithub.com/Textualize/rich/issues/2875) - Fix rich.pretty.install breakage in iPython [https://github.com/Textualize/rich/issues/3013](https://togithub.com/Textualize/rich/issues/3013) ##### 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.

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 this update again.



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