chore(api): update dependency watchdog to v4 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| watchdog (changelog) | dependencies | major |
==3.0.0 -> ==4.0.0
|
Release Notes
gorakhargosh/watchdog (watchdog)
v4.0.0: 4.0.0
- Drop support for Python 3.7.
- Add support for Python 3.12.
- [snapshot] Add typing to
dirsnapshot(#1012) - [snapshot] Added
DirectorySnapshotDiff.ContextManager(#1011) - [events]
FileSystemEvent, and subclasses, are nowdataclasses, and theirrepr()has changed - [windows]
WinAPINativeEventis now adataclass, and itsrepr()has changed - [events] Log
FileOpenedEvent, andFileClosedEvent, events inLoggingEventHandler - [tests] Improve
FileSystemEventcoverage - [watchmedo] Log all events in
LoggerTrick - [windows] The
observers.read_directory_changes.WATCHDOG_TRAVERSE_MOVED_DIR_DELAYhack was removed. The constant will be kept to prevent breaking other softwares. - Thanks to our beloved contributors: @BoboTiG, @msabramo
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.