chore(deps): update dependency sh to v1.14.3 #916
Merged
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->==1.14.3Release Notes
amoffat/sh (sh)
v1.14.3Compare Source
Commandwas not aware of default call args when wrapping the module #559v1.14.2Compare Source
v1.14.1Compare Source
_ok_codeto not include 0, but 0 was the exit code #545v1.14.0Compare Source
_envnow more lenient in accepting dictionary-like objects #527NoneandFalsearguments now do not pass through to underlying command #525find_specon the fancy importer, which fixes some Python3.4+ issues #536v1.13.1Compare Source
_fg=False#520v1.13.0Compare Source
_long_prefix#488_pass_fdsand_close_fdsspecial kwargs for controlling file descriptor inheritance in child._envwill cause a mysterious child 255 exit code. #497_inusing 0 orsys.stdinwasn't behaving like a TTY, if it was in fact a TTY. #514help(sh)raised an exception #455_tty_in=Trueand_tty_out=True_unify_ttys, default False, which allows explicit tty merging into single ptysshconnections requiring passwords_iter#462ErrorReturnCodeinstances can now be pickledNonefor_inhanged #427_outwasn't using os.dup2 #449_fgwork with_cwdagain #330_cwdnow raises aForkExceptionnot anOSError.timeout=Noneparam 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.