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

chore(deps): update dependency watchdog to v2.3.1 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
watchdog (changelog) 2.1.9 -> 2.3.1 age adoption passing confidence

Release Notes

gorakhargosh/watchdog (watchdog)

v2.3.1: 2.3.1

Compare Source

  • Run black on the entire source code
  • Bundle the requirements-tests.txt file in the source distribution (#​939)
  • [watchmedo] Exclude FileOpenedEvent events from AutoRestartTrick, and ShellCommandTrick, to restore watchdog < 2.3.0 behavior. A better solution should be found in the future. (#​949)
  • [watchmedo] Log FileOpenedEvent, and FileClosedEvent, events in LoggerTrick

💟 Thanks to our beloved contributors: @​BoboTiG

v2.3.0: 2.3.0

Compare Source

  • [inotify] Add support for IN_OPEN events: a FileOpenedEvent event will be fired (#​941)
  • [watchmedo] Add optional event debouncing for auto-restart, only restarting once if many events happen in quick succession (--debounce-interval) (#​940)
  • [watchmedo] Add option to not auto-restart the command after it exits (--no-restart-on-command-exit) (#​946)
  • [watchmedo] Exit gracefully on KeyboardInterrupt exception (Ctrl+C) (#​945)

💟 Thanks to our beloved contributors: @​BoboTiG, @​dstaple, @​taleinat, @​cernekj

v2.2.1: 2.2.1

Compare Source

  • Enable mypy to discover type hints as specified in PEP 561 (#​933)
  • [ci] Set the expected Python version when building release files
  • [ci] Update actions versions in use
  • [watchmedo] [regression] Fix usage of missing signal.SIGHUP attribute on non-Unix OSes (#​935)

💟 Thanks to our beloved contributors: @​BoboTiG, @​simon04, @​piotrpdev

v2.2.0: 2.2.0

Compare Source

  • [build] Wheels are now available for Python 3.11 (#​932)
  • [documentation] HTML documentation builds are now tested for errors (#​902)
  • [documentation] Fix typos here, and there (#​910)
  • [fsevents2] The fsevents2 observer is now deprecated (#​909)
  • [tests] The error message returned by musl libc for error code -1 is now allowed (#​923)
  • [utils] Remove unnecessary code in dirsnapshot.py (#​930)
  • [watchmedo] Handle shutdown events from SIGHUP (#​912)

💟 Thanks to our beloved contributors: @​kurtmckee, @​babymastodon, @​QuantumEnergyE, @​timgates42, @​BoboTiG


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants