Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
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: (UTC)

  • 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
@renovate renovate Bot force-pushed the renovate/textual-6.x branch 2 times, most recently from b6a50c0 to 060e914 Compare February 27, 2026 05:58
@renovate renovate Bot force-pushed the renovate/textual-6.x branch 2 times, most recently from f09b242 to c975226 Compare March 25, 2026 02:05
@renovate renovate Bot force-pushed the renovate/textual-6.x branch 2 times, most recently from 6cddbc6 to 1e6890f Compare April 14, 2026 04:38
@renovate renovate Bot force-pushed the renovate/textual-6.x branch from 1e6890f to 05a9143 Compare April 22, 2026 02:45
@renovate renovate Bot force-pushed the renovate/textual-6.x branch from 05a9143 to da0dcd8 Compare May 7, 2026 00:54
@renovate renovate Bot force-pushed the renovate/textual-6.x branch from da0dcd8 to a65ed41 Compare May 21, 2026 17:21
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