Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Bumps textual from 0.71.0 to 0.72.0.

Release notes

Sourced from textual's releases.

The Prune Release

A fixes release. The largest of which is a refactor to the logic of removing widgets, which should resolve some instability on shutdown in particular.

[0.72.0] - 2024-07-09

Changed

Fixed

The Working on my Break Release

Mostly fixes and stability related changes, see below.

Note, there is a change to the SVG snapshots. The SVGs are now "normalized" to reduce the chances that they will break due to non-visual changes. Unfortunately this does mean that your snapshots will break with this release, but the upside is they will break less often in the future!

[0.71.0] - 2024-06-29

Changed

  • Snapshot tests will normalize SVG output so that changes with no visual impact don't break snapshots, but this release will break most of them.
  • Breaking change: App.push_screen now returns an Awaitable rather than a screen. Textualize/textual#4672
  • Breaking change: Screen.dismiss now returns an Awaitable rather than a bool. Textualize/textual#4672

Fixed

Changelog

Sourced from textual's changelog.

[0.72.0] - 2024-07-09

Changed

Fixed

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 9, 2024
Bumps [textual](https://github.com/Textualize/textual) from 0.71.0 to 0.72.0.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Textualize/textual/commits/v0.72.0)

---
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 force-pushed the dependabot/pip/textual-0.72.0 branch from b6fd4ab to 76d935d Compare July 12, 2024 13:05
@sonarqubecloud
Copy link

@PabloLec PabloLec merged commit 0580adb into main Jul 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/textual-0.72.0 branch July 13, 2024 09:53
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