Skip to content

Bump honcho from 1.0.1 to 1.1.0#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/honcho-1.1.0
Open

Bump honcho from 1.0.1 to 1.1.0#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/honcho-1.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2022

Bumps honcho from 1.0.1 to 1.1.0.

Release notes

Sourced from honcho's releases.

v1.1.0

  • ADDED: Honcho can now export to a set of systemd unit files. Thanks to Matt Melquiond for contributing the systemd exporter.
  • ADDED: python -m honcho now works identically to honcho.
  • CHANGED: Dash (-) is now an allowed character in process types (thanks to Ben Spaulding).
  • CHANGED: Honcho no longer opens a new console for every process on Windows. Thank you to Benedikt Arnold for contributing the fix.
  • CHANGED: Python versions 3.6 through 3.10 are now supported environments.
  • CHANGED: Python 3.4 and 3.5 are no longer supported environments.
  • FIXED: --no-colour and --no-prefix now work whether specified before or after the command.
  • FIXED: Honcho on Python 3.8 will no longer issue a RuntimeWarning about line buffering not being supported in binary mode.
Changelog

Sourced from honcho's changelog.

1.1.0 -- 2021-10-30

  • ADDED: Honcho can now export to a set of systemd <https://www.freedesktop.org/wiki/Software/systemd/>_ unit files. Thanks to Matt Melquiond for contributing the systemd exporter.
  • ADDED: python -m honcho now works identically to honcho.
  • CHANGED: Dash (-) is now an allowed character in process types (thanks to Ben Spaulding).
  • CHANGED: Honcho no longer opens a new console for every process on Windows. Thank you to Benedikt Arnold for contributing the fix.
  • CHANGED: Python versions 3.6 through 3.10 are now supported environments.
  • CHANGED: Python 3.4 and 3.5 are no longer supported environments.
  • FIXED: --no-colour and --no-prefix now work whether specified before or after the command.
  • FIXED: Honcho on Python 3.8 will no longer issue a RuntimeWarning about line buffering not being supported in binary mode.
Commits
  • ae12395 Bump version -> 1.1.0
  • ca8e5e8 Update classifiers
  • 7c5e67a Specify long description content-type explicitly
  • e5ea702 Add package build step to actions
  • 35ecc27 Update version
  • 97891eb Preparing changelog for release
  • f3074c9 Simplify arg suppression and improve tests
  • ed3fdd2 add default for --no-colour, --no-prefix
  • c57dc60 Fix a few README links
  • 2f9bc62 Bye bye, Travis CI!
  • 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 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 [honcho](https://github.com/nickstenning/honcho) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/nickstenning/honcho/releases)
- [Changelog](https://github.com/nickstenning/honcho/blob/main/CHANGELOG.rst)
- [Commits](nickstenning/honcho@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: honcho
  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 Feb 8, 2022
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