Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump shellingham from 1.4.0 to 1.5.4 #365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps shellingham from 1.4.0 to 1.5.4.

Release notes

Sourced from shellingham's releases.

1.5.4

What's Changed

New Contributors

Full Changelog: sarugaku/shellingham@1.5.3...1.5.4

Release 1.5.0.post1

What's Changed

New Contributors

Full Changelog: sarugaku/shellingham@1.5.0...1.5.0.post1

1.5.0

What's Changed

New Contributors

Full Changelog: sarugaku/shellingham@1.4.0...1.5.0

Changelog

Sourced from shellingham's changelog.

1.5.4 (2023-10-24)

Bug Fixes

  • Fix a bug that detect_shell() always returns the host shell on MacOS. [#81](https://github.com/sarugaku/shellingham/issues/81) <https://github.com/sarugaku/shellingham/issues/81>_

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>_

1.5.0.post1 (2023-01-03)

  • Fix package metadata to disallow installation on Python prior to 3.7. This was already done in 1.5.0, but the metadata of the release was incorrectly set to >=3.4.

1.5.0 (2022-08-04)

Features

  • Drop support for Python version older than 3.7. [#50](https://github.com/sarugaku/shellingham/issues/50) <https://github.com/sarugaku/shellingham/issues/50>_

... (truncated)

Commits
  • cba059e Release 1.5.4
  • bbfe7fb Merge pull request #83 from sarugaku:frostming/issue81
  • 778f76e update the tox.ini
  • 17c90c6 update the lockfile
  • 319c7f2 fix: always detect the host shell on MacOS
  • e5bdc07 Bump certifi from 2021.5.30 to 2022.12.7 (#67)
  • 7c7a6f3 Merge pull request #82 from eamanu/fix-80
  • e777f20 Fix test_get_shell test according to new code
  • b8ba512 Bump to 1.5.3
  • ed3066f Merge pull request #79 from sneakers-the-rat/bugfix-detect-proc
  • 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.4.0 to 1.5.4.
- [Release notes](https://github.com/sarugaku/shellingham/releases)
- [Changelog](https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst)
- [Commits](sarugaku/shellingham@1.4.0...1.5.4)

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

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 Nov 20, 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