Skip to content

Comments

fix(deps): update dependency textual to v6.12.0#916

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/textual-6.x
Open

fix(deps): update dependency textual to v6.12.0#916
renovate[bot] wants to merge 1 commit intomainfrom
renovate/textual-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Change Age Confidence
textual ==6.4.0==6.12.0 age confidence

Release Notes

Textualize/textual (textual)

v6.12.0

Compare Source

Fixed
  • Fixed unnecessary style update when popping screens, which may have caused noticable pauses changing screens (with a lot of widgets) #​6304
Changed
  • Promoted private _update_styes to update_node_styles #​6304

v6.11.0

Compare Source

Added

v6.10.0

Compare Source

Fixed
  • Fixed broken themes #​6286
  • Updated toggle button style for consistency #​6286

v6.9.0

Compare Source

Added
Fixed
  • Fixed fuzzy matcher displaying wrong matched characters with simple substring match #​6282

v6.8.0

Compare Source

Added
Fixed
  • Fixed Input cursor color display in ANSI mode (ansi_color=True) #​6234
  • Fixed alt modifier on systems without extended Key Protocol #​6267
  • Fixed an issue where alpha keys with modifiers weren't lower cased. If you have bound to something like ctrl+A, then change to ctrl+shift+a #​6267
  • Fixed exception when setting loading attribute before mount #​6268
  • Fixed issue with dim filter not using background (may cause snapshot failures) #​6269

v6.7.1

Compare Source

Fixed

v6.7.0

Compare Source

Added
  • Added GridLayout.max_column_width #​6228
  • Added Content.fold #​6238
  • Added strip_control_codes to Content constructors #​6238
Changed
  • Added Screen.get_loading_widget which deferes to App.get_loading_widget #​6228
Fixed
  • Fixed anchor with ScrollView widgets #​6228

v6.6.0

Compare Source

Fixed
  • Fixed TextArea cursor display on wrapped lines #​6196
  • Fixed remove_children not refreshing layout #​6206
  • Fixed flicker with :hover pseudo class #​6214
  • Fixed scrollbar not updating after textarea paste #​6219
Added
  • Added grid_size property to GridLayout #​6210
  • Exposed NoSelection and BLANK via textual.widgets.select #​6214
  • Added Widget.FOCUS_ON_CLICK classvar amd Widget.focus_on_click method #​6216
  • Added support for the kitty keyboard protocol on Windows #​6207
  • Added Widget.mount_compose #​6216
Changed
  • Change highlight style of Select to only highlight the border, not the label #​6214

v6.5.0

Compare Source

Added
Fixed
  • Fixed issue with focus + scroll #​6203

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/textual-6.x branch 3 times, most recently from 3491923 to c5325fd Compare December 24, 2025 14:30
@renovate renovate bot changed the title fix(deps): update dependency textual to v6.11.0 fix(deps): update dependency textual to v6.12.0 Jan 2, 2026
@renovate renovate bot force-pushed the renovate/textual-6.x branch from c5325fd to 34fe910 Compare January 2, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants