Update dependency rich to v14 #36

Open
renovate wants to merge 1 commit from renovate/rich-14.x into main
Collaborator

This PR contains the following updates:

Package Update Change
rich major ==13.9.4 -> ==14.0.0

Release Notes

Textualize/rich (rich)

v14.0.0

Compare Source

Added
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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) | major | `==13.9.4` -> `==14.0.0` | --- ### Release Notes <details> <summary>Textualize/rich (rich)</summary> ### [`v14.0.0`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1400---2025-03-30) [Compare Source](https://github.com/Textualize/rich/compare/v13.9.4...v14.0.0) ##### Added - Added env var `TTY_COMPATIBLE` to override auto-detection of TTY support (See console.rst for details). https://github.com/Textualize/rich/pull/3675 ##### Changed - An empty `NO_COLOR` env var is now considered disabled. https://github.com/Textualize/rich/pull/3675 - An empty `FORCE_COLOR` env var is now considered disabled. https://github.com/Textualize/rich/pull/3675 - Rich tracebacks will now render notes on Python 3.11 onwards (added with `Exception.add_note`) https://github.com/Textualize/rich/pull/3676 - Indentation in exceptions won't be underlined https://github.com/Textualize/rich/pull/3678 - Rich tracebacks will now render Exception Groups https://github.com/Textualize/rich/pull/3677 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-03-31 19:05:51 +02:00
renovate scheduled this pull request to auto merge when all checks succeed 2025-03-31 19:05:51 +02:00
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-14.x:renovate/rich-14.x
git checkout renovate/rich-14.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/rich-14.x
git checkout renovate/rich-14.x
git rebase main
git checkout main
git merge --ff-only renovate/rich-14.x
git checkout renovate/rich-14.x
git rebase main
git checkout main
git merge --no-ff renovate/rich-14.x
git checkout main
git merge --squash renovate/rich-14.x
git checkout main
git merge --ff-only renovate/rich-14.x
git checkout main
git merge renovate/rich-14.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: secondhemd/shcloud#36
No description provided.