Skip to content

chore(deps): bump sh from 2.3.0 to 2.4.0 - #215

Merged
charlesthomas merged 1 commit into
mainfrom
dependabot/pip/sh-2.4.0
Aug 12, 2026
Merged

chore(deps): bump sh from 2.3.0 to 2.4.0#215
charlesthomas merged 1 commit into
mainfrom
dependabot/pip/sh-2.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps sh from 2.3.0 to 2.4.0.

Release notes

Sourced from sh's releases.

Release 2.4.0

  • Dropped support for Python < 3.10
  • Significantly improved .pyi typing stub with modern type aliases and annotations
  • Command now supports generic subscript syntax (Command[str]) via GenericAlias
  • Bugfix where signal names containing numbers were not matched correctly
  • stubtest and pyrefly coverage check now run in CI
Changelog

Sourced from sh's changelog.

2.4.0 - 7/25/26

  • Dropped support for Python < 3.10
  • Significantly improved .pyi typing stub with modern type aliases and annotations
  • Command now supports generic subscript syntax (Command[str]) via GenericAlias
  • Bugfix where signal names containing numbers were not matched correctly
  • stubtest and pyrefly coverage check now run in CI
Commits
  • 21217a0 Merge pull request #795 from amoffat/develop
  • 5e1c810 Bump version from 2.3.0 to 2.4.0
  • 6e913e5 Merge pull request #796 from amoffat/copilot/release-2-4-0
  • f2aa48b Add CHANGELOG.md entry for 2.4.0 release
  • 7e16006 Initial plan
  • 823ac7f Merge pull request #794 from jorenham/typing/stubtest-in-ci
  • 7c41eb9 Enforce 100% type coverage with pyrefly coverage check
  • 9161e26 Add pyrefly as development dependency
  • 1c81456 Run stubtest in tox
  • dce9f62 Run stubtest in CI
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 31, 2026
Bumps [sh](https://github.com/amoffat/sh) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/amoffat/sh/releases)
- [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md)
- [Commits](amoffat/sh@2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: sh
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/sh-2.4.0 branch from 5e305eb to 413bf86 Compare August 12, 2026 16:33
@charlesthomas
charlesthomas merged commit a1dc100 into main Aug 12, 2026
1 check passed
@charlesthomas
charlesthomas deleted the dependabot/pip/sh-2.4.0 branch August 12, 2026 16:34
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.

1 participant