Skip to content

chore(deps): bump textual from 8.2.5 to 8.2.7 - #68

Merged
mowi12 merged 1 commit into
mainfrom
dependabot/uv/textual-8.2.7
Jun 2, 2026
Merged

chore(deps): bump textual from 8.2.5 to 8.2.7#68
mowi12 merged 1 commit into
mainfrom
dependabot/uv/textual-8.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps textual from 8.2.5 to 8.2.7.

Release notes

Sourced from textual's releases.

The more Kitty Release

This release adds additional support for the Kitty key protocol. Which enables some additional keys on some terminals. Additionally, Textual will report modifier keys as separate key events.

Additionally there are a few more shortcuts to the Text Area.

This release sponsored by Mistral AI. See release notes for detail.

[8.2.7] - 2026-05-19

Added

  • Added support for Kitty key protocol "Report all keys as escape codes" which enabled alt+backspace on Warp Textualize/textual#6544
  • Added support for detecting separate modifier keys for terminals that support the Kitty key protocol Textualize/textual#6544
  • Added TEXTUAL_DISABLE_KITTY_KEY env var to disable Kitty key protocol support (debug aid). Textualize/textual#6544

Changed

The more selective release

Improved text select logic. You can select text without first clicking on a content area.

May break snapshots without affecting appearance.

[8.2.6] - 2026-04-13

Fixed

  • Fixed selection to the right of code fence blocks (may break some snapshots)
  • Fixed Markdown code fences losing content when switching themes Textualize/textual#6537

Added

Changelog

Sourced from textual's changelog.

[8.2.7] - 2026-05-19

Added

  • Added support for Kitty key protocol "Report all keys as escape codes" which enabled alt+backspace on Warp Textualize/textual#6544
  • Added support for detecting separate modifier keys for terminals that support the Kitty key protocol Textualize/textual#6544
  • Added TEXTUAL_DISABLE_KITTY_KEY env var to disable Kitty key protocol support (debug aid). Textualize/textual#6544

Changed

Fixed

[8.2.6] - 2026-05-13

Fixed

  • Fixed selection to the right of code fence blocks (may break some snapshots)
  • Fixed Markdown code fences losing content when switching themes Textualize/textual#6537

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 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 the dependencies Updates or changes to project dependencies label Jun 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

🚀 Performance Benchmark Results

mr-manager startup benchmark summary
created_at: 2026-06-02T18:05:33.882379+00:00
scan_root: /home/runner/work/_temp/benchmark-fixtures
configured_runs_per_start_type: 10

Version references:
- v0.0.1: v0.0.1
- v0.0.2: v0.0.2
- v0.0.3: v0.0.3
- v1.0.0: v1.0.0
- v1.0.1: v1.0.1
- dependabot/uv/textual-8.2.7 (current): d114fca70ce5

Per-version timings:
version                                        start  runs  mean_ms  median_ms  p95_ms  avg_repos
-------------------------------------------------------------------------------------------------
v0.0.1                                         cold     10     2.91       2.91    2.99       50.0
v0.0.2                                         cold     10     3.36       3.36    3.43       50.0
v0.0.2                                         warm     10     0.38       0.38    0.40       50.0
v0.0.3                                         cold     10     3.39       3.38    3.50       50.0
v0.0.3                                         warm     10     0.38       0.38    0.40       50.0
v1.0.0                                         cold     10     3.14       3.13    3.22       50.0
v1.0.0                                         warm     10     0.17       0.16    0.18       50.0
v1.0.1                                         cold     10     3.14       3.13    3.25       50.0
v1.0.1                                         warm     10     0.17       0.16    0.19       50.0
dependabot/uv/textual-8.2.7 (current)          cold     10     3.16       3.14    3.25       50.0
dependabot/uv/textual-8.2.7 (current)          warm     10     0.17       0.16    0.18       50.0

Warm-vs-cold speedup:
- v0.0.2: 8.92x faster warm start (88.8% less startup time)
- v0.0.3: 8.97x faster warm start (88.9% less startup time)
- v1.0.0: 18.97x faster warm start (94.7% less startup time)
- v1.0.1: 18.95x faster warm start (94.7% less startup time)
- dependabot/uv/textual-8.2.7 (current): 18.99x faster warm start (94.7% less startup time)```
<!-- thollander/actions-comment-pull-request "benchmark_results" -->

Bumps [textual](https://github.com/Textualize/textual) from 8.2.5 to 8.2.7.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v8.2.5...v8.2.7)

---
updated-dependencies:
- dependency-name: textual
  dependency-version: 8.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mowi12
mowi12 force-pushed the dependabot/uv/textual-8.2.7 branch from da24982 to 808f201 Compare June 2, 2026 18:05
@mowi12
mowi12 enabled auto-merge June 2, 2026 18:05
@mowi12
mowi12 merged commit cb74e21 into main Jun 2, 2026
5 checks passed
@mowi12
mowi12 deleted the dependabot/uv/textual-8.2.7 branch June 2, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates or changes to project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant