Skip to content

Bump textual from 6.12.0 to 8.0.2#122

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/textual-8.0.2
Closed

Bump textual from 6.12.0 to 8.0.2#122
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/textual-8.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Bumps textual from 6.12.0 to 8.0.2.

Release notes

Sourced from textual's releases.

The Direct Tree Release

[8.0.2] - 2026-03-03

Changed

Fixed

The Juicy Release

Small update

[8.0.1] - 2026-03-01

Fixed

  • DirectoryTree runs more operations in a thread to avoid micro-freezes

Changes

The BLANK to NULL release

The major version change is due to changing Select.BLANK to Select.NULL, to avoid an unfortunate name clash.

See below for the full changes...

[8.0.0] - 2026-02-16

Added

Changed

  • It is no longer a NOOP and warning to dismiss a non-active screen. The dismiss will still work, but the screen may not update if the current mode is not active. Textualize/textual#6362
  • Added 50ms delay when switching screens to allow state to udpate and prevent janky flash of old content Textualize/textual#6362
  • Breaking change: Changed Select.BLANK to Select.NULL to avoid clash with newer Widget.BLANK Classvar Textualize/textual#6374

The extended cursor release

The DataTable row cursor will now extend the full width of the datatable, which looks better.

The DataTable will now only emit a *Selected message if clicking a second time.

... (truncated)

Changelog

Sourced from textual's changelog.

[8.0.2] - 2026-03-03

Changed

Fixed

[8.0.1] - 2026-03-01

Fixed

  • DirectoryTree runs more operations in a thread to avoid micro-freezes

Changes

[8.0.0] - 2026-02-16

Added

Changed

  • It is no longer a NOOP and warning to dismiss a non-active screen. The dismiss will still work, but the screen may not update if the current mode is not active. Textualize/textual#6362
  • Added 50ms delay when switching screens to allow state to udpate and prevent janky flash of old content Textualize/textual#6362
  • Breaking change: Changed Select.BLANK to Select.NULL to avoid clash with newer Widget.BLANK Classvar Textualize/textual#6374

[7.5.0] - 2026-01-30

Changed

  • The DataTable row cursor will extend to the full width if there is excess space Textualize/textual#6345
  • The DataTable will send a selected event on click, only if the cell / row / column is currently highlighted Textualize/textual#6345

[7.4.0] - 2026-01-25

Added

[7.3.0] - 2026-01-15

... (truncated)

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 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 Mar 4, 2026
Bumps [textual](https://github.com/Textualize/textual) from 6.12.0 to 8.0.2.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v6.12.0...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/textual-8.0.2 branch from dcf28ae to 021800d Compare March 8, 2026 23:34
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2026

Superseded by #148.

@dependabot dependabot Bot closed this Mar 10, 2026
@dependabot dependabot Bot deleted the dependabot/pip/textual-8.0.2 branch March 10, 2026 06:25
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.

0 participants