Skip to content

Update dependency watchdog to v2.3.1#433

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/watchdog-2.x
Open

Update dependency watchdog to v2.3.1#433
renovate[bot] wants to merge 1 commit intomainfrom
renovate/watchdog-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
watchdog (changelog) ==2.1.9==2.3.1 age 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 26, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants