chore(deps): update dependency sh to v2 #921
Open
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:
==1.12.14
->==2.1.0
Release Notes
amoffat/sh (sh)
v2.1.0
Compare Source
sh.contrib.bash
#736v2.0.7
Compare Source
sh.glob
arguments #708v2.0.6
Compare Source
v2.0.5
Compare Source
with
contexts #690v2.0.4
Compare Source
ok_code
to be used withfg
#665new_group
never creates a new session #675v2.0.3
Compare Source
_in
#650v2.0.2
Compare Source
_in
#650v2.0.1
Compare Source
v2.0.0
Compare Source
_async
RunningCommand.__eq__
no longer has the side effect of executing the command #518_tee
now supports both "err" and "out" #215cd
link_no_out
isn't allowed with_iter="err"
#638v1.14.3
Compare Source
Command
was not aware of default call args when wrapping the module #559v1.14.2
Compare Source
v1.14.1
Compare Source
_ok_code
to not include 0, but 0 was the exit code #545v1.14.0
Compare Source
_env
now more lenient in accepting dictionary-like objects #527None
andFalse
arguments now do not pass through to underlying command #525find_spec
on the fancy importer, which fixes some Python3.4+ issues #536v1.13.1
Compare Source
_fg=False
#520v1.13.0
Compare Source
_long_prefix
#488_pass_fds
and_close_fds
special kwargs for controlling file descriptor inheritance in child._env
will cause a mysterious child 255 exit code. #497_in
using 0 orsys.stdin
wasn't behaving like a TTY, if it was in fact a TTY. #514help(sh)
raised an exception #455_tty_in=True
and_tty_out=True
_unify_ttys
, default False, which allows explicit tty merging into single ptyssh
connections requiring passwords_iter
#462ErrorReturnCode
instances can now be pickledNone
for_in
hanged #427_out
wasn't using os.dup2 #449_fg
work with_cwd
again #330_cwd
now raises aForkException
not anOSError
.timeout=None
param toRunningCommand.wait()
#515Configuration
📅 Schedule: 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 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.