Skip to content

Bump libtmux 0.56.0 -> 0.57.1#1043

Merged
tony merged 2 commits into
masterfrom
chore/test-libtmux-0.57-parity
May 23, 2026
Merged

Bump libtmux 0.56.0 -> 0.57.1#1043
tony merged 2 commits into
masterfrom
chore/test-libtmux-0.57-parity

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented May 16, 2026

Summary

Bump libtmux floor from ~=0.56.0 to ~=0.57.1. The 0.57.x releases add typed Client objects, tmux-native search_*() filtering, Server/Window display_message wrappers, and subcommand-tagged exceptions. The 0.57.1 patch restores the lenient-by-default contract for Server.sessions and Server.clients.

Test plan

  • just test locally (797 passed, 2 skipped)
  • CI matrix green on this branch

@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (3e3510a) to head (d9a955a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1043   +/-   ##
=======================================
  Coverage   81.98%   81.98%           
=======================================
  Files          28       28           
  Lines        2548     2548           
  Branches      485      485           
=======================================
  Hits         2089     2089           
  Misses        328      328           
  Partials      131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tony tony force-pushed the chore/test-libtmux-0.57-parity branch 3 times, most recently from 6d01f27 to 059b466 Compare May 23, 2026 13:31
@tony tony changed the title Smoke test: pin libtmux to tmux-python/libtmux#672 Bump libtmux 0.56.0 -> 0.57.1 May 23, 2026
@tony tony marked this pull request as ready for review May 23, 2026 13:38
tony added 2 commits May 23, 2026 08:41
Pick up two libtmux releases (0.57.0, 0.57.1) adding typed
client objects, tmux-native filtering, and broader format-token
coverage. tmuxp's runtime behavior is unchanged — the new
surface is available to users scripting through `tmuxp shell`.

- **0.57.0**: Typed `Client` object and `Server.clients`
  accessor, `search_*()` methods with tmux-native `-f`
  filtering, `Server.display_message()` and
  `Window.display_message()`, subcommand-tagged
  `LibTmuxException`.
- **0.57.1**: Restores lenient-by-default `Server.sessions`
  and `Server.clients` (0.57.0 briefly raised on tmux errors).

Release: https://github.com/tmux-python/libtmux/releases/tag/v0.57.1
Changelog: https://libtmux.git-pull.com/history.html#libtmux-0-57-1-2026-05-18
why: Document the dependency bump for the upcoming release.
what:
- Add Dependencies section noting libtmux ~=0.57.1 floor
- Highlight tmuxp-shell gains: client objects, native filtering
@tony tony force-pushed the chore/test-libtmux-0.57-parity branch from d9a955a to 2b2ba95 Compare May 23, 2026 13:41
@tony tony merged commit 8b86133 into master May 23, 2026
11 checks passed
@tony tony deleted the chore/test-libtmux-0.57-parity branch May 23, 2026 13:42
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.

1 participant