Skip to content

Bump hupper from 1.10.2 to 1.12.1 in /pyramid/pyramidsite#80

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/hupper-1.12.1
Apr 1, 2026
Merged

Bump hupper from 1.10.2 to 1.12.1 in /pyramid/pyramidsite#80
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/hupper-1.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps hupper from 1.10.2 to 1.12.1.

Changelog

Sourced from hupper's changelog.

1.12.1 (2024-01-26)

  • Add support for Python 3.12.

  • Fix a blocking issue when shutting down on Windows.

  • Fix a race condition closing pipes when restarting the worker process. See Pylons/hupper#83

  • Fix issues with watchman when the server shuts down unexpectedly and when subscriptions are canceled.

  • Add hupper.get_reloader().graceful_shutdown() which can be used within your own app to trigger a full shutdown of the worker as well as the monitoring. See Pylons/hupper#88

1.12 (2023-04-02)

  • When the reloader is stopped, exit with the same code received from the subprocess. See Pylons/hupper#81

1.11 (2022-01-02)

  • Drop support for Python 2.7, 3.4, 3.5, and 3.6.

  • Add support/testing for Python 3.10, and 3.11.

  • Explicitly require reload_interval set greater than 0 to avoid spinning the CPU needlessly.

1.10.3 (2021-05-13)

  • Support Python 3.8 and 3.9.

  • Fix an issue with bare .pyc files in the source folder causing unhandled exceptions. See Pylons/hupper#69

  • Fix issues with using the Watchman file monitor on versions newer than Watchman 4.9.0. This fix modifies hupper to use Watchman's watch-project capabilities which also support reading the .watchmanconfig file to control certain properties of the monitoring. See Pylons/hupper#70

Commits
  • c9ead07 include readthedocs.yaml in manifest
  • 82dbfd0 update changelog
  • 7f16cb6 add readthedocs.yaml
  • 6f69a98 Merge pull request #88 from Pylons/graceful-shutdown
  • 3749097 support triggering a graceful shutdown from within the worker process
  • 79c43b9 Merge pull request #87 from Pylons/py312
  • c3afd56 join on the reader thread when closing the connection
  • 2c86292 update changelog
  • 1f2762d move public method to the top
  • e0e3a63 fix line length
  • 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 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 [hupper](https://github.com/Pylons/hupper) from 1.10.2 to 1.12.1.
- [Changelog](https://github.com/Pylons/hupper/blob/main/CHANGES.rst)
- [Commits](Pylons/hupper@1.10.2...1.12.1)

---
updated-dependencies:
- dependency-name: hupper
  dependency-version: 1.12.1
  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 Apr 1, 2026
@github-actions github-actions Bot merged commit 4e23b31 into main Apr 1, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pyramid/pyramidsite/hupper-1.12.1 branch April 1, 2026 12:44
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