Update dependency rich to v15 and rich-subproc to v1 #5

Merged
jessebot merged 2 commits from renovate/rich-15.x into main 2026-08-17 09:01:34 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
rich ^14.1^15.0.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Textualize/rich (rich)

v15.0.0

Compare Source

Changed
  • Breaking change: Dropped support for Python3.8
Fixed
  • Fixed empty print ignoring the end parameter #​4075
  • Fixed Text.from_ansi removing newlines #​4076
  • Fixed FileProxy.isatty not proxying #​4077
  • Fixed inline code in Markdown tables cells #​4079

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rich](https://github.com/Textualize/rich) | `^14.1` → `^15.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/rich/15.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/rich/14.3.4/15.0.0?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/6) for more information. --- ### Release Notes <details> <summary>Textualize/rich (rich)</summary> ### [`v15.0.0`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1500---2026-04-12) [Compare Source](https://github.com/Textualize/rich/compare/v14.3.4...v15.0.0) ##### Changed - Breaking change: Dropped support for Python3.8 ##### Fixed - Fixed empty print ignoring the `end` parameter [#&#8203;4075](https://github.com/Textualize/rich/pull/4075) - Fixed `Text.from_ansi` removing newlines [#&#8203;4076](https://github.com/Textualize/rich/pull/4076) - Fixed `FileProxy.isatty` not proxying [#&#8203;4077](https://github.com/Textualize/rich/pull/4077) - Fixed inline code in Markdown tables cells [#&#8203;4079](https://github.com/Textualize/rich/pull/4079) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency rich to v15
Some checks failed
renovate/artifacts Artifact file update failure
b905f24363
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


Because rich-subproc (0.1.0) depends on rich (>=14.1,<15.0)
 and no versions of rich-subproc match >0.1.0,<0.2.0, rich-subproc (>=0.1.0,<0.2.0) requires rich (>=14.1,<15.0).
So, because bitwarden-wrapper depends on both rich (^15.0.0) and rich-subproc (^0.1.0), version solving failed.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: poetry.lock ``` Updating dependencies Resolving dependencies... Because rich-subproc (0.1.0) depends on rich (>=14.1,<15.0) and no versions of rich-subproc match >0.1.0,<0.2.0, rich-subproc (>=0.1.0,<0.2.0) requires rich (>=14.1,<15.0). So, because bitwarden-wrapper depends on both rich (^15.0.0) and rich-subproc (^0.1.0), version solving failed. ```
Owentje force-pushed renovate/rich-15.x from b905f24363
Some checks failed
renovate/artifacts Artifact file update failure
to d5eaa72698
Some checks failed
renovate/artifacts Artifact file update failure
2026-08-17 08:08:59 +00:00
Compare
Owentje force-pushed renovate/rich-15.x from d5eaa72698
Some checks failed
renovate/artifacts Artifact file update failure
to ebfdeeafc8
Some checks failed
renovate/artifacts Artifact file update failure
2026-08-17 08:14:33 +00:00
Compare
jessebot approved these changes 2026-08-17 09:01:04 +00:00
jessebot changed title from Update dependency rich to v15 to Update dependency rich to v15 and rich-subproc to v1 2026-08-17 09:01:19 +00:00
jessebot deleted branch renovate/rich-15.x 2026-08-17 09:01:34 +00:00
Sign in to join this conversation.
No description provided.