Skip to content

Update watchdog to 2.3.0#451

Closed
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-watchdog-2.2.1-to-2.3.0
Closed

Update watchdog to 2.3.0#451
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-watchdog-2.2.1-to-2.3.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Contributor

This PR updates watchdog from 2.2.1 to 2.3.0.

Changelog

2.3.0

~~~~~

2023-02-23 • `full history <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 (`941 <https://github.com/gorakhargosh/watchdog/pull/941>`__)
- [watchmedo] Add optional event debouncing for ``auto-restart``, only restarting once if many events happen in quick succession (``--debounce-interval``) (`940 <https://github.com/gorakhargosh/watchdog/pull/940>`__)
- [watchmedo] Exit gracefully on ``KeyboardInterrupt`` exception (Ctrl+C) (`945 <https://github.com/gorakhargosh/watchdog/pull/945>`__)
- [watchmedo] Add option to not auto-restart the command after it exits (``--no-restart-on-command-exit``) (`946 <https://github.com/gorakhargosh/watchdog/pull/946>`__)
- Thanks to our beloved contributors: BoboTiG, dstaple, taleinat, cernekj
Links

@pyup-bot

Copy link
Copy Markdown
Contributor Author

Closing this in favor of #457

@pyup-bot pyup-bot closed this Feb 28, 2023
@spool spool deleted the pyup-update-watchdog-2.2.1-to-2.3.0 branch February 28, 2023 13:52
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