Skip to content

chore(deps): bump rich from 14.2.0 to 15.0.0 - #1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rich-15.0.0
Closed

chore(deps): bump rich from 14.2.0 to 15.0.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rich-15.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rich from 14.2.0 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

The infinite Release

Fixed a infinite loop in split_graphemes

[14.3.3] - 2026-02-19

Fixed

The ZWJy release

A fix for cell_len edge cases

[14.3.2] - 2026-02-01

Fixed

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

[14.3.4] - 2026-04-11

Changed

[14.3.3] - 2026-02-19

Fixed

[14.3.2] - 2026-02-01

Fixed

[14.3.1] - 2026-01-24

Fixed

[14.3.0] - 2026-01-24

Fixed

Added

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 28, 2026
Bumps [rich](https://github.com/Textualize/rich) from 14.2.0 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.2.0...v15.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/rich-15.0.0 branch from 92c3de3 to 47d35fb Compare May 28, 2026 21:15
@elkaix

elkaix commented May 28, 2026

Copy link
Copy Markdown
Member

Closing — this PR only bumped rich in the top-level pyproject.toml but packages/pythinker-review/pyproject.toml also pins rich==14.2.0. The workspace dependency conflict fails CI everywhere. Will re-raise as a coordinated bump across both packages.

@elkaix elkaix closed this May 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/uv/rich-15.0.0 branch May 28, 2026 22:11
elkaix added a commit that referenced this pull request May 28, 2026
Dependabot's PR #1 only bumped the top-level package; pythinker-review
also pins rich==14.2.0 causing an unsatisfiable workspace dependency.
Bump both packages together and regenerate the lockfile.

rich 15's only breaking change is dropping Python 3.8 EOL support;
no API changes. This project requires Python >=3.12.
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant