Skip to content

Bump sh from 1.09 to 2.2.4#1

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/sh-2.2.4
Open

Bump sh from 1.09 to 2.2.4#1
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/sh-2.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown

Bumps sh from 1.09 to 2.2.4.

Release notes

Sourced from sh's releases.

Release 2.2.4

  • Bugfix regression where correct gid was not set on the launched process

Release 2.2.3

  • Bugfix where supplemental groups were not dropped when using _uid

Release 2.2.2

  • Bugfix where it was impossible to use a signal as an ok_code #699

Release 2.2.1

  • Bugfix where async and return_cmd does not raise exceptions #746

Release 2.2.0

  • return_cmd with await now works correctly #743
  • Formal support for Python 3.12

Release 2.1.0

  • Add contrib command sh.contrib.bash #736

2.0.7

Merge pull request #726 from amoffat/develop

2.0.7 release

2.0.6

No release notes provided.

2.0.5

No release notes provided.

2.0.4

No release notes provided.

2.0.3

No release notes provided.

2.0.2

No release notes provided.

2.0.1

No release notes provided.

2.0.0

No release notes provided.

Changelog

Sourced from sh's changelog.

2.2.4 - 6/06/25

  • Bugfix regression where correct gid was not set on the launched process

2.2.3 - 6/05/25

  • Bugfix where supplemental groups were not dropped when using _uid

2.2.2 - 2/23/25

  • Bugfix where it was impossible to use a signal as an ok_code #699

2.2.1 - 1/9/25

  • Bugfix where async and return_cmd does not raise exceptions #746

2.2.0 - 1/9/25

  • return_cmd with await now works correctly #743
  • Formal support for Python 3.12

2.1.0 - 10/8/24

  • Add contrib command sh.contrib.bash #736

2.0.7 - 5/31/24

  • Fix sh.glob arguments #708
  • Misc modernizations

2.0.6 - 8/9/23

  • Add back appropriate sdist files comment

2.0.5 - 8/7/23

  • Allow nested with contexts #690
  • Call correct asyncio function for getting event loop #683

2.0.4 - 5/13/22

  • Allow ok_code to be used with fg #665
  • Make sure new_group never creates a new session #675

2.0.2 / 2.0.3 (misversioned) - 2/13/22

  • Performance regression when using a generator with _in #650
  • Adding test support for python 3.11

2.0.0 - 2/9/22

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sh](https://github.com/amoffat/sh) from 1.09 to 2.2.4.
- [Release notes](https://github.com/amoffat/sh/releases)
- [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/amoffat/sh/commits/2.2.4)

---
updated-dependencies:
- dependency-name: sh
  dependency-version: 2.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants