Skip to content

Comments

[pull] master from aio-libs:master#465

Merged
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master
Feb 20, 2026
Merged

[pull] master from aio-libs:master#465
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Bumps [rich](https://github.com/Textualize/rich) from 14.3.2 to 14.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/rich/releases">rich's
releases</a>.</em></p>
<blockquote>
<h2>The infinite Release</h2>
<p>Fixed a infinite loop in split_graphemes</p>
<h2>[14.3.3] - 2026-02-19</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed infinite loop with <code>cells.split_graphemes</code> <a
href="https://redirect.github.com/Textualize/rich/pull/4006">Textualize/rich#4006</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/rich/blob/master/CHANGELOG.md">rich's
changelog</a>.</em></p>
<blockquote>
<h2>[14.3.3] - 2026-02-19</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed infinite loop with <code>cells.split_graphemes</code> <a
href="https://redirect.github.com/Textualize/rich/pull/4006">Textualize/rich#4006</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Textualize/rich/commit/ce0118819d172d134507bcf5982d3faf82bbc43e"><code>ce01188</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/4008">#4008</a>
from Textualize/bump1433</li>
<li><a
href="https://github.com/Textualize/rich/commit/14a47c928241fe5cbf2f1adab0bb61fd1db3472f"><code>14a47c9</code></a>
bump</li>
<li><a
href="https://github.com/Textualize/rich/commit/f54bfe062865187fe3bc733769dcd990a5a0ffe3"><code>f54bfe0</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/4007">#4007</a>
from Textualize/copilot/sub-pr-4006</li>
<li><a
href="https://github.com/Textualize/rich/commit/7338cb9dafd0d0e916585f191ae505b3e602bb51"><code>7338cb9</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/4006">#4006</a>
from Textualize/fix-grapheme-stuck</li>
<li><a
href="https://github.com/Textualize/rich/commit/905b397deb6b5ed59dfd80fa499c90e215f309c8"><code>905b397</code></a>
Update tests/test_cells.py</li>
<li><a
href="https://github.com/Textualize/rich/commit/b031dca1d74f1f82a02d71e771b116ec4f9ad6c8"><code>b031dca</code></a>
Update tests/test_cells.py</li>
<li><a
href="https://github.com/Textualize/rich/commit/f07a3fc5f5f4d5bfc0152cca4b103369934cd8b6"><code>f07a3fc</code></a>
Add regression tests for VS16 after zero-width chars in
split_graphemes</li>
<li><a
href="https://github.com/Textualize/rich/commit/b618ccc7e310a92e555d6ec38a7f390b37192ef3"><code>b618ccc</code></a>
spelling</li>
<li><a
href="https://github.com/Textualize/rich/commit/378c34bd43eb4c9779ce1f7ff5dea376b34c91c5"><code>378c34b</code></a>
Initial plan</li>
<li><a
href="https://github.com/Textualize/rich/commit/87e7ca27d0f8047e2d22c6ee9f7cf2c59e4c96af"><code>87e7ca2</code></a>
refinements, and tests</li>
<li>Additional commits viewable in <a
href="https://github.com/Textualize/rich/compare/v14.3.2...v14.3.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rich&package-manager=pip&previous-version=14.3.2&new-version=14.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Feb 20, 2026
@pull pull bot added the ⤵️ pull label Feb 20, 2026
@pull pull bot merged commit c61738a into tj-python:master Feb 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants