Skip to content

⬆️ Bump shellingham from 1.5.0.post1 to 1.5.3 - #31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/shellingham-1.5.3
Open

⬆️ Bump shellingham from 1.5.0.post1 to 1.5.3#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/shellingham-1.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Copy link
Copy Markdown

Bumps shellingham from 1.5.0.post1 to 1.5.3.

Changelog

Sourced from shellingham's changelog.

1.5.3 (2023-08-17)

Bug Fixes

  • 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>_
Commits
  • b8ba512 Bump to 1.5.3
  • ed3066f Merge pull request #79 from sneakers-the-rat/bugfix-detect-proc
  • 4619ac9 Raise exception eagerly in generator
  • 9ef1e31 Enable ruff and black on CI
  • bf9f580 Bump to 1.5.2
  • c2b9431 Merge pull request #75 from Moomboh/master
  • 82b6685 Use iterator to inspect parents
  • 6b34109 revert ps call to version before #7bf9e76
  • 71a3b72 improve qemu regex readability
  • 7bf9e76 refactor proc tree iter and ps parsing
  • 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 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 <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)

Bumps [shellingham](https://github.com/sarugaku/shellingham) from 1.5.0.post1 to 1.5.3.
- [Release notes](https://github.com/sarugaku/shellingham/releases)
- [Changelog](https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst)
- [Commits](sarugaku/shellingham@1.5.0.post1...1.5.3)

---
updated-dependencies:
- dependency-name: shellingham
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Aug 21, 2023
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