Skip to content

fix: bump rich from 14.2.0 to 14.3.2#19

Merged
uermel merged 1 commit intomainfrom
dependabot/uv/rich-14.3.2
Mar 15, 2026
Merged

fix: bump rich from 14.2.0 to 14.3.2#19
uermel merged 1 commit intomainfrom
dependabot/uv/rich-14.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps rich from 14.2.0 to 14.3.2.

Release notes

Sourced from rich's releases.

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

Fixed

The more emojis release

Rich now has support for multi-codepoint emojis. There have also been some Markdown improvements, and a number of fixes. See the release notes below for details.

[14.3.0] - 2026-01-24

Fixed

Added

Changed

Changelog

Sourced from rich's changelog.

[14.3.2] - 2026-02-01

Fixed

[14.3.1] - 2026-01-24

Fixed

[14.3.0] - 2026-01-24

Fixed

Added

Changed

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 18, 2026
Bumps [rich](https://github.com/Textualize/rich) from 14.2.0 to 14.3.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.2.0...v14.3.2)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 14.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/rich-14.3.2 branch from ca4fdf6 to 64941e7 Compare March 15, 2026 00:46
@uermel uermel merged commit 9287aa8 into main Mar 15, 2026
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/uv/rich-14.3.2 branch March 15, 2026 05:02
uermel pushed a commit that referenced this pull request Mar 15, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](padbound-v0.2.0...padbound-v0.3.0)
(2026-03-15)


### ✨ Features

* Textual TUI that renders controller state.
([#7](#7))
([7503426](7503426))
* TUI interface for all controllers.
([#23](#23))
([a654e71](a654e71))


### 🐞 Bug Fixes

* bugfixes for initial release
([#5](#5))
([d9becf7](d9becf7))
* bump black from 25.12.0 to 26.1.0
([#10](#10))
([8f87f86](8f87f86))
* bump chanzuckerberg/github-actions from 6.12.1 to 6.13.0
([#9](#9))
([8b4bb24](8b4bb24))
* bump chanzuckerberg/github-actions from 6.13.0 to 6.14.0
([#22](#22))
([69d4174](69d4174))
* bump ipython from 9.8.0 to 9.9.0
([#11](#11))
([098586d](098586d))
* bump mkdocs-autorefs from 1.4.3 to 1.4.4
([#17](#17))
([05c19e4](05c19e4))
* bump mkdocs-material from 9.7.0 to 9.7.1
([#13](#13))
([36b0015](36b0015))
* bump rich from 14.2.0 to 14.3.2
([#19](#19))
([9287aa8](9287aa8))
* bump ruff from 0.14.9 to 0.14.13
([#12](#12))
([ad9c67d](ad9c67d))
* bump textual from 5.3.0 to 7.3.0
([#14](#14))
([1a41968](1a41968))
* bump textual from 7.3.0 to 8.0.0
([#15](#15))
([82bd1ea](82bd1ea))
* bump websockets from 15.0.1 to 16.0
([#16](#16))
([8ae5ec3](8ae5ec3))


### 📝 Documentation

* update readme ([#24](#24))
([cf648bd](cf648bd))

---
Merging this PR will release padbound on PyPI.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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