Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Bump hupper from 1.10.2 to 1.10.3 #1377

Merged
merged 1 commit into from
May 17, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps hupper from 1.10.2 to 1.10.3.

Changelog

Sourced from hupper's changelog.

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
  • e6148bb fix yaml
  • 6f06494 enable ci on py38 and py39
  • 80c9d98 Merge pull request #71 from Pylons/fix-watchman
  • da2638c Merge pull request #69 from nphilipp/master--non-pycache-pyc
  • 0a3044d improve log message format
  • e99b049 clear changes slower to avoid extra changed logs inside debounce
  • 5a378a8 no f-strings
  • 46f76ac use watch-project and reduce subscriptions to one per project root
  • 54485c1 support watchman versions > 4.9.0
  • 9cb6a33 Cope with *.pyc files outside pycache
  • See full diff 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

Bumps [hupper](https://github.com/Pylons/hupper) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/Pylons/hupper/releases)
- [Changelog](https://github.com/Pylons/hupper/blob/master/CHANGES.rst)
- [Commits](Pylons/hupper@1.10.2...1.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2021
@leplatrem leplatrem merged commit 37e8df1 into master May 17, 2021
@leplatrem leplatrem deleted the dependabot/pip/hupper-1.10.3 branch May 17, 2021 10:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant