Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps textual from 3.5.0 to 3.7.0.

Release notes

Sourced from textual's releases.

The Lucky number Sevens release

A few enhancements, including a handy getters module for creating properties to get widgets.

Also a potentially breaking change, see below for the details...

[3.7.0] - 2025-07-07

Added

Changed

  • Potential breaking change: Changed default query_one and query_exactly_one search to breadth first Textualize/textual#5930
  • Cursor is now visible by default when in read only mode (restoring pre 3.6.0 behavior) Textualize/textual#5934

Fixed

The belated birthday release

Some substantial optimizations and tweaks for the TextArea widget, and the usual fixes.

[3.6.0] - 2025-07-06

Fixed

Changed

Added

Changelog

Sourced from textual's changelog.

[3.7.0] - 2025-07-07

Added

Changed

  • Potential breaking change: Changed default query_one and query_exactly_one search to breadth first Textualize/textual#5930
  • Cursor is now visible by default when in read only mode (restoring pre 3.6.0 behavior) Textualize/textual#5934

Fixed

[3.6.0] - 2025-07-06

Fixed

Changed

Added

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)

Bumps [textual](https://github.com/Textualize/textual) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v3.5.0...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 8, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2025

Superseded by #590.

@dependabot dependabot bot closed this Jul 9, 2025
@dependabot dependabot bot deleted the dependabot/pip/textual-3.7.0 branch July 9, 2025 13:24
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.

1 participant