-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
py(deps) libtmux 0.40.1 -> 0.42.0 #958
Conversation
Reviewer's Guide by SourceryThis pull request updates the libtmux dependency from version 0.40.1 to 0.42.0 in the pyproject.toml and uv.lock files, ensuring compatibility with the latest features and fixes provided by the new version. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @tony - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
c933e36
to
d057295
Compare
1326056
to
c032fe1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #958 +/- ##
==========================================
- Coverage 72.93% 72.92% -0.02%
==========================================
Files 26 26
Lines 1844 1843 -1
Branches 350 350
==========================================
- Hits 1345 1344 -1
Misses 394 394
Partials 105 105 ☔ View full report in Codecov by Sentry. |
More resilience for commands across systems. Ability to debug because escape sequences preserves the byte value for debugging.
df963c9
to
919324f
Compare
Changes
py(deps) libtmux 0.40.1 -> 0.42.0
v0.42.0: tree, releases, changelog, PyPI
run_before_script: Remove reliance on
console_to_str()
See also: tmux-python/libtmux#560
Summary by Sourcery
Build: