fix(deps): update dependency rich to v13.6.0 #19

Closed
Ghost wants to merge 1 commits from renovate/rich-13.x-lockfile into master
First-time contributor

This PR contains the following updates:

Package Type Update Change
rich dependencies minor 13.4.2 -> 13.6.0

Release Notes

Textualize/rich (rich)

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.

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rich](https://github.com/Textualize/rich) | dependencies | minor | `13.4.2` -> `13.6.0` | --- ### Release Notes <details> <summary>Textualize/rich (rich)</summary> ### [`v13.6.0`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1360---2023-09-30) [Compare Source](https://github.com/Textualize/rich/compare/v13.5.3...v13.6.0) ##### Added - Added Python 3.12 to classifiers. ### [`v13.5.3`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1353---2023-09-17) [Compare Source](https://github.com/Textualize/rich/compare/v13.5.2...v13.5.3) ##### Fixed - Markdown table rendering issue with inline styles and links https://github.com/Textualize/rich/issues/3115 - Fix Markdown code blocks on a light background https://github.com/Textualize/rich/issues/3123 ### [`v13.5.2`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1352---2023-08-01) [Compare Source](https://github.com/Textualize/rich/compare/v13.5.1...v13.5.2) ##### Fixed - Fixed Text.expand_tabs assertion error ### [`v13.5.1`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1351---2023-07-31) [Compare Source](https://github.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 ### [`v13.5.0`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1350---2023-07-29) [Compare Source](https://github.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 - Fixed exception in Markdown with partial table https://github.com/Textualize/rich/issues/3053 - Fixed the HTML export template so that the `<html>` tag comes before the `<head>` tag https://github.com/Textualize/rich/issues/3021 - Fixed issue with custom classes overwriting `__eq__` https://github.com/Textualize/rich/issues/2875 - Fix rich.pretty.install breakage in iPython https://github.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. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Ghost changed title from fix(deps): update dependency rich to v13.5.2 to fix(deps): update dependency rich to v13.5.3 2023-09-18 02:11:43 +02:00
Ghost force-pushed renovate/rich-13.x-lockfile from 9aff5aba81 to 1715b50a78 2023-09-18 02:11:45 +02:00 Compare
Ghost changed title from fix(deps): update dependency rich to v13.5.3 to fix(deps): update dependency rich to v13.6.0 2023-10-01 02:31:08 +02:00
Ghost force-pushed renovate/rich-13.x-lockfile from 1715b50a78 to c71528ec8e 2023-10-01 02:31:09 +02:00 Compare
jpk closed this pull request 2024-01-10 11:45:25 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/doxy#19
No description provided.