Skip to content

Commit

Permalink
Bump rich from 13.8.1 to 13.9.1 (#9393)
Browse files Browse the repository at this point in the history
Bumps [rich](https://github.com/Textualize/rich) from 13.8.1 to 13.9.1.
<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>Hotfix for dependency issue</h2>
<h2>[13.9.1] - 2024-10-01</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed typing_extensions dependency</li>
</ul>
<h2>The so long Python 3.7 release</h2>
<p>This version adds support for fine-grained information in tracebacks.
In other words, it will highlight columns in tracebacks (for supported
Python versions). Here's an example:</p>
<!-- raw HTML omitted -->
<p>This version also <strong>drops support for Python 3.7</strong>,
which has long since reached its EOL. If you are stuck on Python3.7 for
any reason, you will not be able to upgrade to this version, but nothing
should break.</p>
<p>See below for other changes in this release.</p>
<h2>[13.9.0] - 2024-10-01</h2>
<h3>Changed</h3>
<ul>
<li>Dropped support for Python3.7 <a
href="https://redirect.github.com/Textualize/rich/pull/3509">Textualize/rich#3509</a></li>
<li>Rich will display tracebacks with finely grained error locations on
python 3.11+ <a
href="https://redirect.github.com/Textualize/rich/pull/3486">Textualize/rich#3486</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed issue with Segment._split_cells <a
href="https://redirect.github.com/Textualize/rich/pull/3506">Textualize/rich#3506</a></li>
<li>Fix auto detection of terminal size on Windows <a
href="https://redirect.github.com/Textualize/rich/pull/2916">Textualize/rich#2916</a></li>
<li><code>Text.style</code> now respected in Panel title/subtitle <a
href="https://redirect.github.com/Textualize/rich/pull/3509">Textualize/rich#3509</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>[13.9.1] - 2024-10-01</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed typing_extensions dependency</li>
</ul>
<h2>[13.9.0] - 2024-10-01</h2>
<h3>Changed</h3>
<ul>
<li>Dropped support for Python3.7 <a
href="https://redirect.github.com/Textualize/rich/pull/3509">Textualize/rich#3509</a></li>
<li>Rich will display tracebacks with finely grained error locations on
python 3.11+ <a
href="https://redirect.github.com/Textualize/rich/pull/3486">Textualize/rich#3486</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed issue with Segment._split_cells <a
href="https://redirect.github.com/Textualize/rich/pull/3506">Textualize/rich#3506</a></li>
<li>Fix auto detection of terminal size on Windows <a
href="https://redirect.github.com/Textualize/rich/pull/2916">Textualize/rich#2916</a></li>
<li><code>Text.style</code> now respected in Panel title/subtitle <a
href="https://redirect.github.com/Textualize/rich/pull/3509">Textualize/rich#3509</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Textualize/rich/commit/5ba9cb56e68dcdf2db50c214d8f1412c8a50761b"><code>5ba9cb5</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/3513">#3513</a>
from Textualize/typing-extensions-fix</li>
<li><a
href="https://github.com/Textualize/rich/commit/2e98b726ba555b9202a156371973c31a825e07eb"><code>2e98b72</code></a>
depenency fix</li>
<li><a
href="https://github.com/Textualize/rich/commit/36f3ca645dd225ef5d9d836e1e3c480dc3f68ff0"><code>36f3ca6</code></a>
changelog</li>
<li><a
href="https://github.com/Textualize/rich/commit/92abd703b34cc8cdcd581b5128ad5eab89a9c9e5"><code>92abd70</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/3509">#3509</a>
from Textualize/panel-title-style</li>
<li><a
href="https://github.com/Textualize/rich/commit/7db6b63222f1b7270e8119633dd3fdad0070551e"><code>7db6b63</code></a>
version bump</li>
<li><a
href="https://github.com/Textualize/rich/commit/d14139000752526fe0b20100ad32292a287280bd"><code>d141390</code></a>
skip lockfiles in codespell</li>
<li><a
href="https://github.com/Textualize/rich/commit/0c77fb744ea15db06e1e80b0c2ca25dbc0360641"><code>0c77fb7</code></a>
typing fix</li>
<li><a
href="https://github.com/Textualize/rich/commit/ff52f68b78f48553d2a8bf8eb2fbff92a3145ac7"><code>ff52f68</code></a>
typing tweak</li>
<li><a
href="https://github.com/Textualize/rich/commit/fd7b32603cf0bcb4e5b631202134b4d77ed121fc"><code>fd7b326</code></a>
test fix</li>
<li><a
href="https://github.com/Textualize/rich/commit/3936debf0c98d2773b99ade2ded7998be9615195"><code>3936deb</code></a>
changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/Textualize/rich/compare/v13.8.1...v13.9.1">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=13.8.1&new-version=13.9.1)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 71fe3be commit de34422
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
6 changes: 4 additions & 2 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,9 @@ pygments==2.18.0
# rich
# sphinx
pyjwt==2.9.0
# via gidgethub
# via
# gidgethub
# pyjwt
pyproject-hooks==1.2.0
# via
# build
Expand Down Expand Up @@ -191,7 +193,7 @@ requests==2.32.3
# cherry-picker
# python-on-whales
# sphinx
rich==13.8.1
rich==13.9.1
# via typer
setuptools-git==1.2
# via -r requirements/test.in
Expand Down
6 changes: 4 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ pygments==2.18.0
# rich
# sphinx
pyjwt==2.8.0
# via gidgethub
# via
# gidgethub
# pyjwt
pyproject-hooks==1.2.0
# via
# build
Expand Down Expand Up @@ -186,7 +188,7 @@ requests==2.32.3
# cherry-picker
# python-on-whales
# sphinx
rich==13.8.1
rich==13.9.1
# via typer
setuptools-git==1.2
# via -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pyyaml==6.0.2
# via pre-commit
requests==2.32.3
# via python-on-whales
rich==13.8.1
rich==13.9.1
# via typer
shellingham==1.5.4
# via typer
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ regex==2024.9.11
# via re-assert
requests==2.32.3
# via python-on-whales
rich==13.8.1
rich==13.9.1
# via typer
setuptools-git==1.2
# via -r requirements/test.in
Expand Down

0 comments on commit de34422

Please sign in to comment.