Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps textual from 0.51.0 to 0.52.1.

Release notes

Sourced from textual's releases.

The sin tax release

Fixes a SyntaxWarning

[0.52.1] - 2024-02-20

Fixed

The Envy release

A few modest changes, with a focus on env vars for some reason.

[0.52.0] - 2024-02-19

Changed

Added

  • Added an asyncio lock attribute Widget.lock to be used to synchronize widget state Textualize/textual#4134
  • Added support for environment variable TEXTUAL_ANIMATIONS to control what animations Textual displays Textualize/textual#4062
  • Add attribute App.animation_level to control whether animations on that app run or not Textualize/textual#4062
  • Added support for a TEXTUAL_SCREENSHOT_LOCATION environment variable to specify the location of an automated screenshot Textualize/textual#4181
  • Added support for a TEXTUAL_SCREENSHOT_FILENAME environment variable to specify the filename of an automated screenshot Textualize/textual#4181
  • Added an asyncio lock attribute Widget.lock to be used to synchronize widget state Textualize/textual#4134
  • Widget.remove_children now accepts a CSS selector to specify which children to remove Textualize/textual#4183
  • Widget.batch combines widget locking and app update batching Textualize/textual#4183
Changelog

Sourced from textual's changelog.

[0.52.1] - 2024-02-20

Fixed

[0.52.0] - 2024-02-19

Changed

Added

  • Added an asyncio lock attribute Widget.lock to be used to synchronize widget state Textualize/textual#4134
  • Added support for environment variable TEXTUAL_ANIMATIONS to control what animations Textual displays Textualize/textual#4062
  • Add attribute App.animation_level to control whether animations on that app run or not Textualize/textual#4062
  • Added support for a TEXTUAL_SCREENSHOT_LOCATION environment variable to specify the location of an automated screenshot Textualize/textual#4181
  • Added support for a TEXTUAL_SCREENSHOT_FILENAME environment variable to specify the filename of an automated screenshot Textualize/textual#4181
  • Added an asyncio lock attribute Widget.lock to be used to synchronize widget state Textualize/textual#4134
  • Widget.remove_children now accepts a CSS selector to specify which children to remove Textualize/textual#4183
  • Widget.batch combines widget locking and app update batching Textualize/textual#4183
Commits
  • 74875ae Merge pull request #4190 from Textualize/bump0521
  • ff4522a bump
  • 5595371 Merge pull request #4189 from davep/issue/4188/syntax-warning
  • 79cbb50 Update the ChangeLog
  • 89d5d60 Correct the animation level check in LoadingIndicator
  • 5d21a0a Merge pull request #4184 from Textualize/bump0520
  • da7171f changelog
  • 9561d47 Merge pull request #4183 from Textualize/batch-async-context-manager
  • 9f5e653 Merge branch 'main' into batch-async-context-manager
  • ba17dfb Merge pull request #4139 from Textualize/add-widget-lock
  • Additional commits viewable in compare view

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 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)

Bumps [textual](https://github.com/Textualize/textual) from 0.51.0 to 0.52.1.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v0.51.0...v0.52.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 20, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@PabloLec PabloLec merged commit c816d1f into main Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/textual-0.52.1 branch February 20, 2024 13:04
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants