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 honcho from 1.1.0 to 2.0.0 #12968

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 Oct 7, 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

You can trigger a rebase of this PR 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)

┆Issue is synchronized with this Jira Story

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added backend dependencies Pull requests that update a dependency file engineering pip Used for dependabot PR's having to do with pip/python labels Oct 7, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/honcho-2.0.0 branch from 2b9781f to 8fa328a Compare October 21, 2024 23:09
@dependabot dependabot bot force-pushed the dependabot/pip/honcho-2.0.0 branch 7 times, most recently from 82584a7 to 846b56c Compare November 2, 2024 00:19
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/honcho-2.0.0 branch from 846b56c to a50bffc Compare November 2, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file engineering pip Used for dependabot PR's having to do with pip/python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants