Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2025

This PR contains the following updates:

Package Change Age Confidence
rich <14.0.0,>=13.7.1 -> <14.3.0,>=14.2.0 age confidence

Release Notes

Textualize/rich (rich)

v14.2.0

Compare Source

Changed

v14.1.0

Compare Source

Changed
  • Removed typing_extensions from runtime dependencies #​3763
  • Live objects (including Progress) may now be nested #​3768
  • Added padding property to Syntax which returns a tuple of four integers #​3782
Fixed
  • Fixed extraction of recursive exceptions #​3772
  • Fixed padding applied to Syntax #​3782
  • Fixed Panel title missing the panel background style #​3569
Added
  • Added TTY_INTERACTIVE environment variable to force interactive mode off or on #​3777

v14.0.0

Compare Source

Added
  • Added env var TTY_COMPATIBLE to override auto-detection of TTY support (See console.rst for details). #​3675
Changed
  • An empty NO_COLOR env var is now considered disabled. #​3675
  • An empty FORCE_COLOR env var is now considered disabled. #​3675
  • Rich tracebacks will now render notes on Python 3.11 onwards (added with Exception.add_note) #​3676
  • Indentation in exceptions won't be underlined #​3678
  • Rich tracebacks will now render Exception Groups #​3677

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from codegen-team as a code owner April 29, 2025 17:55
@renovate renovate bot force-pushed the renovate/rich-14.x branch from d080855 to 1ac990d Compare April 30, 2025 19:32
@renovate renovate bot requested a review from a team as a code owner April 30, 2025 19:32
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from 845ff38 to 8b7184b Compare May 1, 2025 23:37
@renovate renovate bot force-pushed the renovate/rich-14.x branch 3 times, most recently from 67d808f to cf65a0e Compare May 14, 2025 18:28
@renovate renovate bot force-pushed the renovate/rich-14.x branch from cf65a0e to ca6d14a Compare July 8, 2025 17:32
@renovate renovate bot force-pushed the renovate/rich-14.x branch 2 times, most recently from 28b4633 to ad83aaa Compare July 25, 2025 10:12
@renovate renovate bot force-pushed the renovate/rich-14.x branch from ad83aaa to 7bc7815 Compare August 10, 2025 13:34
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 7bc7815 to 897aac9 Compare August 19, 2025 13:54
@renovate renovate bot changed the title fix(deps): update dependency rich to v14 chore(deps): update dependency rich to v14 Aug 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency rich to v14 fix(deps): update dependency rich to v14 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 897aac9 to bee57c0 Compare August 24, 2025 09:54
@renovate renovate bot force-pushed the renovate/rich-14.x branch from bee57c0 to 5fd8df4 Compare August 31, 2025 12:50
@renovate renovate bot force-pushed the renovate/rich-14.x branch from 5fd8df4 to 02e9e88 Compare September 25, 2025 04:46
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/rich-14.x branch 11 times, most recently from 0dc5433 to ea1e238 Compare September 27, 2025 09:30
@renovate renovate bot force-pushed the renovate/rich-14.x branch 7 times, most recently from f1d2d22 to 1fcd17c Compare September 28, 2025 13:26
@renovate renovate bot force-pushed the renovate/rich-14.x branch 9 times, most recently from 589f831 to bfae352 Compare October 9, 2025 17:42
@renovate renovate bot force-pushed the renovate/rich-14.x branch from bfae352 to 561b190 Compare October 21, 2025 16:06
@renovate
Copy link
Contributor Author

renovate bot commented Oct 21, 2025

⚠️ 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: uv.lock
Command failed: uv lock --upgrade-package rich
warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
Using CPython 3.13.9 interpreter at: /opt/containerbase/tools/python/3.13.9/bin/python3
  × No solution found when resolving dependencies:
  ╰─▶ Because the current Python version (3.13.9) does not satisfy
      Python>=3.14,<3.15 and your project requires graph-sitter[lsp], we can
      conclude that your project's requirements are unsatisfiable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant