Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps honcho from 1.1.0 to 2.0.0.

Release notes

Sourced from honcho's releases.

v2.0.0

  • CHANGED: You can use the PROCFILE OS environment variable to configure the name of the Procfile.
  • CHANGED: Python 3.6 and 3.7 are no longer supported environments.
  • CHANGED: Python 3.11, 3.12, 3.13 are now supported environments. Thank you to @​jacebrowning and @​marco-carvalho who each submitted fixes to enable this.
  • CHANGED: PyPy 3.7 and 3.8 are no longer supported environments.
  • CHANGED: PyPy 3.9, 3.10 are now supported environments.
  • FIXED: The systemd exporter now correctly sets Wants for the process group master targets. Thank you to @​wg-daniel for the fix.
  • CHANGED: The systemd exporter sets WantedBy=multi-user.target for individual services so that they start automatically on most systems. Processes also log to the journal by default. Thank you to @​wg-daniel for the contributions.

Thank you also to the following for contributions improving Honcho's documentation: @​timgates42, @​rafrafek, @​sblondon, and @​Bernardoow.

Changelog

Sourced from honcho's changelog.

2.0.0 -- 2024-10-06

  • CHANGED: You can use the PROCFILE OS environment variable to configure the name of the Procfile.
  • CHANGED: Python 3.6 and 3.7 are no longer supported environments.
  • CHANGED: Python 3.11, 3.12, 3.13 are now supported environments. Thank you to Jace Browning and Marco Carvalho who each submitted fixes to enable this.
  • CHANGED: PyPy 3.7 and 3.8 are no longer supported environments.
  • CHANGED: PyPy 3.9, 3.10 are now supported environments.
  • FIXED: The systemd exporter now correctly sets Wants for the process group master targets. Thank you to Dan Berg for the fix.
  • CHANGED: The systemd exporter sets WantedBy=multi-user.target for individual services so that they start automatically on most systems. Processes also log to the journal by default. Thank you to Dan Berg for the contributions.

Thank you also to the following for contributions improving Honcho's documentation: @​timgates42, @​rafrafek, @​sblondon, and @​Bernardoow.

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 22, 2024
Bumps [honcho](https://github.com/nickstenning/honcho) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/nickstenning/honcho/releases)
- [Changelog](https://github.com/nickstenning/honcho/blob/main/CHANGELOG.rst)
- [Commits](nickstenning/honcho@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: honcho
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/honcho-2.0.0 branch from 0a89075 to 0d1c288 Compare October 22, 2024 15:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2024

Looks like honcho is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Oct 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/honcho-2.0.0 branch October 22, 2024 15:50
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