NiklasRosenstein / slap

Slap is a CLI to assist in the process for developing and releasing Python packages.
https://niklasrosenstein.github.io/slap/
Other
18 stars 11 forks source link

chore(deps): update dependency watchdog to v4 #130

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
watchdog (changelog) ==3.0.0 -> ==4.0.0 age adoption passing confidence

Release Notes

gorakhargosh/watchdog (watchdog) ### [`v4.0.0`](https://togithub.com/gorakhargosh/watchdog/releases/tag/v4.0.0): 4.0.0 [Compare Source](https://togithub.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://togithub.com/gorakhargosh/watchdog/issues/1012)) - \[snapshot] Added `DirectorySnapshotDiff.ContextManager` ([#​1011](https://togithub.com/gorakhargosh/watchdog/issues/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](https://togithub.com/BoboTiG), [@​msabramo](https://togithub.com/msabramo)

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.



This PR has been generated by Mend Renovate. View repository job log here.