Skip to content

Chore(deps): Bump sh from 1.14.3 to 2.2.4 in /services/loadbalancer#6681

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/services/loadbalancer/sh-2.2.4
Open

Chore(deps): Bump sh from 1.14.3 to 2.2.4 in /services/loadbalancer#6681
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/services/loadbalancer/sh-2.2.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps sh from 1.14.3 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
  • 3d855da gid regression and priv tests (#776)
  • 3889176 version bump to 2.2.3
  • 699c6a4 Merge branch 'fix/supplemental-groups'
  • 722d90b fix: drop supplemental groups on _uid usage
  • a834c0d Merge pull request #751 from amoffat/develop
  • 3a8f772 Merge branch 'develop' of github-amoffat:amoffat/sh into develop
  • cd7806a copyright year
  • f183b87 version 2.2.2 bump
  • 45506c8 readme for building docs
  • abfcf74 Merge pull request #750 from garywei944/develop
  • Additional commits viewable in compare view

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.14.3 to 2.2.4.
- [Release notes](https://github.com/amoffat/sh/releases)
- [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md)
- [Commits](amoffat/sh@1.14.3...2.2.4)

---
updated-dependencies:
- dependency-name: sh
  dependency-version: 2.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 17, 2026 18:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv 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 domain:Access python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants