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 v4 - autoclosed #357

Closed
wants to merge 1 commit into from

Conversation

zon-renovate
Copy link
Collaborator

@zon-renovate zon-renovate commented Jul 22, 2024

This PR contains the following updates:

Package Update Change
watchdog (changelog) major ==3.0.0 -> ==4.0.2

Release Notes

gorakhargosh/watchdog (watchdog)

v4.0.2: 4.0.2

Compare Source

  • Add support for Python 3.13 (#​1052)
  • [core] Run ruff, apply several fixes (#​1033)
  • [core] Remove execution rights from events.py
  • [documentation] Update PatternMatchingEventHandler docstrings (#​1048)
  • [documentation] Simplify the quickstart example (#​1047)
  • [fsevents] Add missing event_filter keyword-argument to FSEventsObserver.schedule() (#​1049)
  • [utils] Fix a possible race condition in AutoRestartTrick (#​1002)
  • [watchmedo] Remove execution rights from watchmedo.py

💟 Thanks to our beloved contributors: @​BoboTiG, @​nbelakovski, @​ivg

v4.0.1: 4.0.1

Compare Source

  • [inotify] Fix missing event_filter for the full emitter (#​1032)

💟 Thanks to our beloved contributors: @​mraspaud, @​BoboTiG

v4.0.0: 4.0.0

Compare Source

  • 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 now dataclasses, 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


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" (UTC), 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 has been generated by Renovate Bot.

@zon-renovate zon-renovate added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@zon-renovate zon-renovate changed the title chore(deps): update dependency watchdog to v4 chore(deps): update dependency watchdog to v4 - autoclosed Aug 26, 2024
@zon-renovate zon-renovate deleted the renovate/watchdog-4.x branch August 26, 2024 22:06
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.

1 participant