Skip to content

Bump rich from 14.3.3 to 15.0.0#12480

Open
dependabot[bot] wants to merge 1 commit into3.14from
dependabot/pip/3.14/rich-15.0.0
Open

Bump rich from 14.3.3 to 15.0.0#12480
dependabot[bot] wants to merge 1 commit into3.14from
dependabot/pip/3.14/rich-15.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps rich from 14.3.3 to 15.0.0.

Release notes

Sourced from rich's releases.

The So Long 3.8 Release

A few fixes. The major version bump is to honor the passing of 3.8 support which reached its EOL in October 7, 2024

[15.0.0] - 2026-04-12

Changed

  • Breaking change: Dropped support for Python3.8

Fixed

The Faster Startup Release

No new features in this release, but there should be improved startup time for Rich apps, and potentially improved runtime if you have a lot of links.

[14.3.4] - 2026-04-11

Changed

Changelog

Sourced from rich's changelog.

[15.0.0] - 2026-04-12

Changed

  • Breaking change: Dropped support for Python3.8

Fixed

[14.3.4] - 2026-04-11

Changed

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 7, 2026
@dependabot dependabot Bot requested review from asvetlov and webknjaz as code owners May 7, 2026 10:41
@github-actions github-actions Bot enabled auto-merge (squash) May 7, 2026 10:41
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.20%. Comparing base (4f58585) to head (2245e01).
⚠️ Report is 31 commits behind head on 3.14.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.14   #12480   +/-   ##
=======================================
  Coverage   98.20%   98.20%           
=======================================
  Files         135      135           
  Lines       47121    47132   +11     
  Branches     2525     2526    +1     
=======================================
+ Hits        46273    46284   +11     
  Misses        671      671           
  Partials      177      177           
Flag Coverage Δ
CI-GHA 98.26% <ø> (+<0.01%) ⬆️
OS-Linux 98.02% <ø> (+<0.01%) ⬆️
OS-Windows 95.66% <ø> (+<0.01%) ⬆️
OS-macOS 97.20% <ø> (+<0.01%) ⬆️
Py-3.10.11 96.69% <ø> (+<0.01%) ⬆️
Py-3.10.20 97.17% <ø> (+<0.01%) ⬆️
Py-3.11.15 97.45% <ø> (-0.01%) ⬇️
Py-3.11.9 96.98% <ø> (+<0.01%) ⬆️
Py-3.12.10 97.06% <ø> (+<0.01%) ⬆️
Py-3.12.13 97.53% <ø> (+<0.01%) ⬆️
Py-3.13.13 97.75% <ø> (+<0.01%) ⬆️
Py-3.14.4 97.80% <ø> (+<0.01%) ⬆️
Py-3.14.4t 96.83% <ø> (-0.01%) ⬇️
Py-pypy3.11.15-7.3.21 96.67% <ø> (+<0.01%) ⬆️
VM-macos 97.20% <ø> (+<0.01%) ⬆️
VM-ubuntu 98.02% <ø> (+<0.01%) ⬆️
VM-windows 95.66% <ø> (+<0.01%) ⬆️
cython-coverage 38.09% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 7, 2026

Merging this PR will degrade performance by 19.82%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 1 regressed benchmark
✅ 66 untouched benchmarks
⏩ 4 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_ten_streamed_responses_iter_chunks[pyloop] 121.1 ms 151 ms -19.82%

Comparing dependabot/pip/3.14/rich-15.0.0 (2245e01) with 3.14 (299693b)2

Open in CodSpeed

Footnotes

  1. 4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on 3.14 (e1dc665) during the generation of this report, so 299693b was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Bumps [rich](https://github.com/Textualize/rich) from 14.3.3 to 15.0.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.3.3...v15.0.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 15.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/3.14/rich-15.0.0 branch from e5d07df to 2245e01 Compare May 7, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants