chore(deps): update dependency rich to v13.9.4 #85

Open
renovate-bot wants to merge 1 commit from renovate/rich-13.x into master
Member

This PR contains the following updates:

Package Update Change
rich minor ==13.8.1 -> ==13.9.4

Release Notes

Textualize/rich (rich)

v13.9.4

Compare Source

Changed

v13.9.3

Compare Source

Fixed

v13.9.2

Compare Source

Fixed

v13.9.1

Compare Source

Fixed
  • Fixed typing_extensions dependency

v13.9.0

Compare Source

Changed
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 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 | Update | Change | |---|---|---| | [rich](https://github.com/Textualize/rich) | minor | `==13.8.1` -> `==13.9.4` | --- ### Release Notes <details> <summary>Textualize/rich (rich)</summary> ### [`v13.9.4`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1394---2024-11-01) [Compare Source](https://github.com/Textualize/rich/compare/v13.9.3...v13.9.4) ##### Changed - Optimizations to cell_len which may speed up Rich / Textual output https://github.com/Textualize/rich/pull/3546 ### [`v13.9.3`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1393---2024-10-22) [Compare Source](https://github.com/Textualize/rich/compare/v13.9.2...v13.9.3) ##### Fixed - Fixed broken regex that may have resulted in poor performance. https://github.com/Textualize/rich/pull/3535 ### [`v13.9.2`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1392---2024-10-04) [Compare Source](https://github.com/Textualize/rich/compare/v13.9.1...v13.9.2) ##### Fixed - Fixed `Table` columns not highlighting when added by `add_row` https://github.com/Textualize/rich/issues/3517 - Fixed an issue with Segment.split_cells reported in Textual https://github.com/Textualize/textual/issues/5090 ### [`v13.9.1`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1391---2024-10-01) [Compare Source](https://github.com/Textualize/rich/compare/v13.9.0...v13.9.1) ##### Fixed - Fixed typing_extensions dependency ### [`v13.9.0`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1390---2024-10-01) [Compare Source](https://github.com/Textualize/rich/compare/v13.8.1...v13.9.0) ##### Changed - Dropped support for Python3.7 https://github.com/Textualize/rich/pull/3509 - Rich will display tracebacks with finely grained error locations on python 3.11+ https://github.com/Textualize/rich/pull/3486 ##### Fixed - Fixed issue with Segment.\_split_cells https://github.com/Textualize/rich/pull/3506 - Fix auto detection of terminal size on Windows https://github.com/Textualize/rich/pull/2916 - `Text.style` now respected in Panel title/subtitle https://github.com/Textualize/rich/pull/3509 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-10-01 18:03:43 +05:30
renovate-bot added 1 commit 2024-10-01 18:03:44 +05:30
chore(deps): update dependency rich to v13.9.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ed10024f9a
renovate-bot changed title from chore(deps): update dependency rich to v13.9.0 to chore(deps): update dependency rich to v13.9.1 2024-10-01 19:33:18 +05:30
renovate-bot force-pushed renovate/rich-13.x from ed10024f9a to ac77924b1a 2024-10-01 19:33:18 +05:30 Compare
renovate-bot force-pushed renovate/rich-13.x from ac77924b1a to d26f1e5083 2024-10-04 17:33:23 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency rich to v13.9.1 to chore(deps): update dependency rich to v13.9.2 2024-10-04 17:33:23 +05:30
renovate-bot changed title from chore(deps): update dependency rich to v13.9.2 to chore(deps): update dependency rich to v13.9.3 2024-10-22 21:33:02 +05:30
renovate-bot force-pushed renovate/rich-13.x from d26f1e5083 to fb13216fa8 2024-10-22 21:33:02 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency rich to v13.9.3 to chore(deps): update dependency rich to v13.9.4 2024-11-02 13:05:58 +05:30
renovate-bot force-pushed renovate/rich-13.x from fb13216fa8 to a597c9f533 2024-11-02 13:05:58 +05:30 Compare
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rich-13.x:renovate/rich-13.x
git checkout renovate/rich-13.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/rich-13.x
git checkout master
git merge --ff-only renovate/rich-13.x
git checkout renovate/rich-13.x
git rebase master
git checkout master
git merge --no-ff renovate/rich-13.x
git checkout master
git merge --squash renovate/rich-13.x
git checkout master
git merge --ff-only renovate/rich-13.x
git checkout master
git merge renovate/rich-13.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: ForgeFlux/ftest-common-py#85
No description provided.