Bump rich from 13.9.4 to 15.0.0
Closed
Number: #424
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
April 01, 2026 at 11:20 PM UTC
(3 months ago)
(3 months ago)
Updated:
May 01, 2026 at 10:06 PM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
May 01, 2026 at 10:05 PM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
30 days
Labels:
dependencies python
dependencies python
Description:
Bumps rich from 13.9.4 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
- Fixed empty print ignoring the
endparameter Textualize/rich#4075- Fixed
Text.from_ansiremoving newlines Textualize/rich#4076- Fixed
FileProxy.isattynot proxying Textualize/rich#4077- Fixed inline code in Markdown tables cells Textualize/rich#4079
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
- Improved import time with lazy loading Textualize/rich#4070
- Changed link id generation to avoid random number generation at runtime Textualize/rich#3845
The infinite Release
Fixed a infinite loop in split_graphemes
[14.3.3] - 2026-02-19
Fixed
- Fixed infinite loop with
cells.split_graphemesTextualize/rich#4006The ZWJy release
A fix for
cell_lenedge cases[14.3.2] - 2026-02-01
Fixed
- Fixed solo ZWJ crash Textualize/rich#3953
- Fixed control codes reporting width of 1 Textualize/rich#3953
The Nerdy Fix release
Fixed issue with characters outside of unicode range reporting 0 cell size
[14.3.1] - 2026-01-24
... (truncated)
Changelog
Sourced from rich's changelog.
[15.0.0] - 2026-04-12
Changed
- Breaking change: Dropped support for Python3.8
Fixed
- Fixed empty print ignoring the
endparameter Textualize/rich#4075- Fixed
Text.from_ansiremoving newlines Textualize/rich#4076- Fixed
FileProxy.isattynot proxying Textualize/rich#4077- Fixed inline code in Markdown tables cells Textualize/rich#4079
[14.3.4] - 2026-04-11
Changed
- Improved import time with lazy loading Textualize/rich#4070
- Changed link id generation to avoid random number generation at runtime Textualize/rich#3845
[14.3.3] - 2026-02-19
Fixed
- Fixed infinite loop with
cells.split_graphemesTextualize/rich#4006[14.3.2] - 2026-02-01
Fixed
- Fixed solo ZWJ crash Textualize/rich#3953
- Fixed control codes reporting width of 1 Textualize/rich#3953
[14.3.1] - 2026-01-24
Fixed
- Fixed characters out of unicode range reporting a cell size if 0 Textualize/rich#3944
[14.3.0] - 2026-01-24
Fixed
- IPython now respects when a
Consoleinstance is passed topretty.installTextualize/rich#3915- Fixed extraneous blank line on non-interactive disabled
ProgressTextualize/rich#3905- Fixed extra padding on first cell in columns Textualize/rich#3935
- Fixed trailing whitespace removed when soft_wrap=True Textualize/rich#3937
- Fixed style new-lines when soft_wrap = True and a print style is set Textualize/rich#3938
Added
... (truncated)
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelog- Additional commits viewable in compare view
Package Dependencies
Technical Details
| ID: | 15592635 |
| UUID: | 4190461585 |
| Node ID: | PR_kwDOHmyZgM7PZ5cI |
| Host: | GitHub |
| Repository: | cycodehq/cycode-cli |