Update dependency watchdog to v3 #22

Zusammengeführt
nickslowinski hat 1 Commit von renovate/watchdog-3.x nach main 2023-06-25 15:42:22 +02:00 zusammengeführt
Mitglied

This PR contains the following updates:

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

Release Notes

gorakhargosh/watchdog (watchdog)

v3.0.0: 3.0.0

Compare Source

  • Drop support for Python 3.6.
  • watchdog is now PEP 561 compatible, and tested with mypy
  • Fix missing > in FileSystemEvent.__repr__() (#​980)
  • [ci] Lots of improvements
  • [inotify] Return from InotifyEmitter.queue_events() if not launched when thread is inactive (#​963)
  • [tests] Stability improvements
  • [utils] Remove handling of threading.Event.isSet spelling (#​962)
  • [watchmedo] Fixed tricks YAML generation (#​965)

💟 Thanks to our beloved contributors: @​kurtmckee, @​altendky, @​agroszer, @​BoboTiG

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


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [watchdog](https://github.com/gorakhargosh/watchdog) ([changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)) | major | `==2.2.1` -> `==3.0.0` | --- ### Release Notes <details> <summary>gorakhargosh/watchdog (watchdog)</summary> ### [`v3.0.0`](https://github.com/gorakhargosh/watchdog/releases/tag/v3.0.0): 3.0.0 [Compare Source](https://github.com/gorakhargosh/watchdog/compare/v2.3.1...v3.0.0) - Drop support for Python 3.6. - `watchdog` is now PEP 561 compatible, and tested with `mypy` - Fix missing `>` in `FileSystemEvent.__repr__()` ([#&#8203;980](https://github.com/gorakhargosh/watchdog/issues/980)) - \[ci] Lots of improvements - \[inotify] Return from `InotifyEmitter.queue_events()` if not launched when thread is inactive ([#&#8203;963](https://github.com/gorakhargosh/watchdog/issues/963)) - \[tests] Stability improvements - \[utils] Remove handling of `threading.Event.isSet` spelling ([#&#8203;962](https://github.com/gorakhargosh/watchdog/issues/962)) - \[watchmedo] Fixed tricks YAML generation ([#&#8203;965](https://github.com/gorakhargosh/watchdog/issues/965)) :heart_decoration: Thanks to our beloved contributors: [@&#8203;kurtmckee](https://github.com/kurtmckee), [@&#8203;altendky](https://github.com/altendky), [@&#8203;agroszer](https://github.com/agroszer), [@&#8203;BoboTiG](https://github.com/BoboTiG) ### [`v2.3.1`](https://github.com/gorakhargosh/watchdog/releases/tag/v2.3.1): 2.3.1 [Compare Source](https://github.com/gorakhargosh/watchdog/compare/v2.3.0...v2.3.1) - Run `black` on the entire source code - Bundle the `requirements-tests.txt` file in the source distribution ([#&#8203;939](https://github.com/gorakhargosh/watchdog/issues/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. ([#&#8203;949](https://github.com/gorakhargosh/watchdog/issues/949)) - \[watchmedo] Log `FileOpenedEvent`, and `FileClosedEvent`, events in `LoggerTrick` :heart_decoration: Thanks to our beloved contributors: [@&#8203;BoboTiG](https://github.com/BoboTiG) ### [`v2.3.0`](https://github.com/gorakhargosh/watchdog/releases/tag/v2.3.0): 2.3.0 [Compare Source](https://github.com/gorakhargosh/watchdog/compare/v2.2.1...v2.3.0) - \[inotify] Add support for `IN_OPEN` events: a `FileOpenedEvent` event will be fired ([#&#8203;941](https://github.com/gorakhargosh/watchdog/issues/941)) - \[watchmedo] Add optional event debouncing for `auto-restart`, only restarting once if many events happen in quick succession (`--debounce-interval`) ([#&#8203;940](https://github.com/gorakhargosh/watchdog/issues/940)) - \[watchmedo] Add option to not auto-restart the command after it exits (`--no-restart-on-command-exit`) ([#&#8203;946](https://github.com/gorakhargosh/watchdog/issues/946)) - \[watchmedo] Exit gracefully on `KeyboardInterrupt` exception (Ctrl+C) ([#&#8203;945](https://github.com/gorakhargosh/watchdog/issues/945)) :heart_decoration: Thanks to our beloved contributors: [@&#8203;BoboTiG](https://github.com/BoboTiG), [@&#8203;dstaple](https://github.com/dstaple), [@&#8203;taleinat](https://github.com/taleinat), [@&#8203;cernekj](https://github.com/cernekj) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzcuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot hat 1 Commit 2023-06-25 15:32:40 +02:00 hinzugefügt
nickslowinski hat Commit 92b5f90cc9 in main 2023-06-25 15:42:22 +02:00 zusammengeführt
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Meilenstein
Kein Projekt
Niemand zuständig
1 Beteiligter
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: nick-slowinski.de/docs#22
Keine Beschreibung angegeben.