-
Notifications
You must be signed in to change notification settings - Fork 84
Commit 163fde2
authored
pip prod(deps): bump textual from 0.83.0 to 0.84.0 (#3333)
Bumps [textual](https://github.com/Textualize/textual) from 0.83.0 to
0.84.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/textual/releases">textual's
releases</a>.</em></p>
<blockquote>
<h2>The Who You Gonna Call Release</h2>
<p>This was mainly a hotfix for a potential infinite loop in the
TextArea, although there are a few fun additions: see below</p>
<h2>[0.84.0] - 2024-10-22</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed <code>RadioSet</code> not being scrollable <a
href="https://redirect.github.com/Textualize/textual/issues/5100">Textualize/textual#5100</a></li>
<li>Fixed infinite loop in TextArea <a
href="https://redirect.github.com/Textualize/textual/pull/5154">Textualize/textual#5154</a></li>
</ul>
<h3>Added</h3>
<ul>
<li>Added <code>background-tint</code> CSS rule <a
href="https://redirect.github.com/Textualize/textual/pull/5117">Textualize/textual#5117</a></li>
<li>Added <code>:first-of-type</code>, <code>:last-of-type</code>,
<code>:odd</code>, and <code>:even</code> pseudo classes <a
href="https://redirect.github.com/Textualize/textual/pull/5139">Textualize/textual#5139</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/textual/blob/main/CHANGELOG.md">textual's
changelog</a>.</em></p>
<blockquote>
<h2>[0.84.0] - 2024-10-22</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed <code>RadioSet</code> not being scrollable <a
href="https://redirect.github.com/Textualize/textual/issues/5100">Textualize/textual#5100</a></li>
<li>Fixed infinite loop in TextArea <a
href="https://redirect.github.com/Textualize/textual/pull/5154">Textualize/textual#5154</a></li>
</ul>
<h3>Added</h3>
<ul>
<li>Added <code>background-tint</code> CSS rule <a
href="https://redirect.github.com/Textualize/textual/pull/5117">Textualize/textual#5117</a></li>
<li>Added <code>:first-of-type</code>, <code>:last-of-type</code>,
<code>:odd</code>, and <code>:even</code> pseudo classes <a
href="https://redirect.github.com/Textualize/textual/pull/5139">Textualize/textual#5139</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Textualize/textual/commit/3d65f2be46b96aeb51478492e9d2010926e9c7fd"><code>3d65f2b</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/5154">#5154</a>
from Textualize/text-area-crop-fix</li>
<li><a
href="https://github.com/Textualize/textual/commit/dd9b2bccde5d1f7feb82d819d730a61429df5dd1"><code>dd9b2bc</code></a>
snapshot tests</li>
<li><a
href="https://github.com/Textualize/textual/commit/09985d5c10d3b519ac45dc855846b5936a281afd"><code>09985d5</code></a>
snapshot</li>
<li><a
href="https://github.com/Textualize/textual/commit/228c1c035ee0afc79fef97334e27f4c42b69b5d9"><code>228c1c0</code></a>
snapshot</li>
<li><a
href="https://github.com/Textualize/textual/commit/8633bd27f9344cc62af89531372d0d8a890015b0"><code>8633bd2</code></a>
depenencies</li>
<li><a
href="https://github.com/Textualize/textual/commit/f627fb1964258ce634d249c606a6253bcd0e76bc"><code>f627fb1</code></a>
changelog</li>
<li><a
href="https://github.com/Textualize/textual/commit/a441aed1a66ddbde059a5d8d8da4c4cf5071f578"><code>a441aed</code></a>
version bump</li>
<li><a
href="https://github.com/Textualize/textual/commit/55f267d7b48e83d7fbd0d8f27591ef6df167ea5d"><code>55f267d</code></a>
fix infinite loop in cropping</li>
<li><a
href="https://github.com/Textualize/textual/commit/e3b19488c1c0f6e2618d21803b36eb899e1ce22e"><code>e3b1948</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/5133">#5133</a>
from Textualize/tint</li>
<li><a
href="https://github.com/Textualize/textual/commit/3daf4d7c2b75bf685aea39fafdac0f4a7e3969c8"><code>3daf4d7</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/5139">#5139</a>
from Textualize/pseudo-update</li>
<li>Additional commits viewable in <a
href="https://github.com/Textualize/textual/compare/v0.83.0...v0.84.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent cdcd19f commit 163fde2Copy full SHA for 163fde2
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments