Detect proc format eagerly so it throws the error at the correct location. [#78](https://github.com/sarugaku/shellingham/issues/78) <https://github.com/sarugaku/shellingham/issues/78>_
1.5.2 (2023-08-16)
Bug Fixes
Fixed a regression causing ShellDetectionFailure if /proc is used for process lookup. [#72](https://github.com/sarugaku/shellingham/issues/72) <https://github.com/sarugaku/shellingham/issues/72>_
1.5.1 (2023-02-13)
Bug Fixes
Select the correct status file fields on BSD systems. [#68](https://github.com/sarugaku/shellingham/issues/68) <https://github.com/sarugaku/shellingham/issues/68>_
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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)
Bumps shellingham from 1.5.0.post1 to 1.5.3.
Changelog
Sourced from shellingham's changelog.
Commits
b8ba512
Bump to 1.5.3ed3066f
Merge pull request #79 from sneakers-the-rat/bugfix-detect-proc4619ac9
Raise exception eagerly in generator9ef1e31
Enable ruff and black on CIbf9f580
Bump to 1.5.2c2b9431
Merge pull request #75 from Moomboh/master82b6685
Use iterator to inspect parents6b34109
revert ps call to version before #7bf9e7671a3b72
improve qemu regex readability7bf9e76
refactor proc tree iter and ps parsingDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show