RecoverPy
RecoverPy copied to clipboard
Bump textual from 0.58.1 to 0.60.0
Bumps textual from 0.58.1 to 0.60.0.
Release notes
Sourced from textual's releases.
The sweet sixty release
A small-ish release. A new method and a fix.
[0.60.0] - 2024-05-24
Fixed
- Fixed auto width not working for option lists Textualize/textual#4507
Added
- Added
DOMNode.query_childrenTextualize/textual#4508The message signal release
[0.59.0] - 2024-05-11
Fixed
- Fixed
SelectionListissues after removing an option Textualize/textual#4464- Fixed
ListViewbugs with the initial index Textualize/textual#4452- Fixed
Selectnot closing Textualize/textual#4499- Fixed setting
loading=Falseremoving all child loading indicators Textualize/textual#4499Changed
- When displaying a message using
App.exit(), the console no longer highlights things such as numbers.Added
- Added
message_signalto MessagePump, to listen to events sent to another widget. Textualize/textual#4487- Added
Widget.suppress_clickTextualize/textual#4499
Changelog
Sourced from textual's changelog.
[0.60.0] - 2024-05-24
Fixed
- Fixed auto width not working for option lists Textualize/textual#4507
Added
- Added
DOMNode.query_childrenTextualize/textual#4508[0.59.0] - 2024-05-11
Fixed
- Fixed
SelectionListissues after removing an option Textualize/textual#4464- Fixed
ListViewbugs with the initial index Textualize/textual#4452- Fixed
Selectnot closing Textualize/textual#4499- Fixed setting
loading=Falseremoving all child loading indicators Textualize/textual#4499Changed
- When displaying a message using
App.exit(), the console no longer highlights things such as numbers.Added
- Added
message_signalto MessagePump, to listen to events sent to another widget. Textualize/textual#4487- Added
Widget.suppress_clickTextualize/textual#4499
Commits
926b4e3Merge pull request #4511 from Textualize/bump0600bad462eversion bumpd28a524Merge pull request #4508 from Textualize/query_children10887eefix test9e094e6import57a5878simplify26f9a12add tests55ef4d4query children9fdb379Merge pull request #4507 from Textualize/option-list-width7e9c4c8changelog- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication