Skip to content

Update watchdog to 4.0.1#218

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-watchdog-3.0.0-to-4.0.1
Closed

Update watchdog to 4.0.1#218
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-watchdog-3.0.0-to-4.0.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates watchdog from 3.0.0 to 4.0.1.

Changelog

4.0.1

~~~~~

2024-05-23 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1>`__

- [inotify] Fix missing ``event_filter`` for the full emitter (`1032 <https://github.com/gorakhargosh/watchdog/pull/1032>`__)
- Thanks to our beloved contributors: mraspaud, BoboTiG

4.0.0

~~~~~

2024-02-06 • `full history <https://github.com/gorakhargosh/watchdog/compare/v3.0.0...v4.0.0>`__

- Drop support for Python 3.7.
- Add support for Python 3.12.
- [snapshot] Add typing to ``dirsnapshot`` (`1012 <https://github.com/gorakhargosh/watchdog/pull/1012>`__)
- [snapshot] Added ``DirectorySnapshotDiff.ContextManager`` (`1011 <https://github.com/gorakhargosh/watchdog/pull/1011>`__)
- [events] ``FileSystemEvent``, and subclasses, are now ``dataclass``es, and their ``repr()`` has changed
- [windows] ``WinAPINativeEvent`` is now a ``dataclass``, and its ``repr()`` has changed
- [events] Log ``FileOpenedEvent``, and ``FileClosedEvent``, events in ``LoggingEventHandler``
- [tests] Improve ``FileSystemEvent`` coverage
- [watchmedo] Log all events in ``LoggerTrick``
- [windows] The ``observers.read_directory_changes.WATCHDOG_TRAVERSE_MOVED_DIR_DELAY`` hack was removed. The constant will be kept to prevent breaking other softwares.
- Thanks to our beloved contributors: BoboTiG, msabramo
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #233

@pyup-bot pyup-bot closed this Aug 11, 2024
@skyme5 skyme5 deleted the pyup-update-watchdog-3.0.0-to-4.0.1 branch August 11, 2024 18:10
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.

1 participant