build(deps): update dependency plumbum to v2.0.2 - #2775
Merged
sisp merged 1 commit intoAug 4, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2775 +/- ##
=======================================
Coverage 97.31% 97.31%
=======================================
Files 61 61
Lines 7644 7644
=======================================
Hits 7439 7439
Misses 205 205
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
sisp
approved these changes
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.1→2.0.2Release Notes
tomerfiliba/plumbum (plumbum)
v2.0.2Compare Source
Fixes:
--flag=valueon no-argument switches and for unknownrequires/excludesnames,Setno longer validates the unsplit CSV string,--helpallno longer corrupts later--helpoutput,ask/choose/promptno longer loop forever on closed stdin, and wide/tall images render with the right aspect (#​824 <https://github.com/tomerfiliba/plumbum/pull/824>_)bgrunkills and reaps the process when the body raises, pipeline call-time args bind to the source command, leaked pipeline pipes are closed, the async TEE handles long lines and multibyte characters and reaps on failure, equal timeout deadlines no longer kill the timeout thread, and daemon fixes (#​822 <https://github.com/tomerfiliba/plumbum/pull/822>_)RemotePath.unlinkno longer removes directories recursively and handles symlinks via lstat,RemotePath.accesssupportsF_OKand requires every requested permission bit,LocalPath.chownleaves an unspecified owner/group unchanged, andAtomicFile.lockedhonorsblocking=Falsefor the in-process thread lock (#​825 <https://github.com/tomerfiliba/plumbum/pull/825>_)SIGPIPEdisposition in the CLI (#​834 <https://github.com/tomerfiliba/plumbum/pull/834>_)#​830 <https://github.com/tomerfiliba/plumbum/pull/830>_)Path.parentno longer raisesIndexErroron the filesystem root (#​827 <https://github.com/tomerfiliba/plumbum/pull/827>_)#​821 <https://github.com/tomerfiliba/plumbum/pull/821>_)colorlibcorrectness fixes: stdout guard,Color(0),from_ansi, bold-off (#​823 <https://github.com/tomerfiliba/plumbum/pull/823>_)Docs:
#​829 <https://github.com/tomerfiliba/plumbum/pull/829>_)#​828 <https://github.com/tomerfiliba/plumbum/pull/828>_)Internal:
#​832 <https://github.com/tomerfiliba/plumbum/pull/832>_)actions/checkoutandastral-sh/setup-uv(#​826 <https://github.com/tomerfiliba/plumbum/pull/826>,#​831 <https://github.com/tomerfiliba/plumbum/pull/831>,#​833 <https://github.com/tomerfiliba/plumbum/pull/833>_)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.