Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dependency Updates: Bump watchdog from 5.0.2 to 5.0.3 (#113)
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.2 to 5.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gorakhargosh/watchdog/releases">watchdog's releases</a>.</em></p> <blockquote> <h2>5.0.3</h2> <ul> <li>[inotify] Improve cleaning up <code>Inotify</code> threads, and add <code>eventlet</code> test cases (<a href="https://redirect.github.com/gorakhargosh/watchdog/issues/1070">#1070</a>)</li> </ul> <p>💟 Thanks to our beloved contributors: <a href="https://github.com/ethan-vanderheijden"><code>@ethan-vanderheijden</code></a>, <a href="https://github.com/BoboTiG"><code>@BoboTiG</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst">watchdog's changelog</a>.</em></p> <blockquote> <p>5.0.3</p> <pre><code> 2024-09-27 • `full history <https://github.com/gorakhargosh/watchdog/compare/v5.0.2...v5.0.3>`__ <ul> <li>[inotify] Improve cleaning up <code>Inotify</code> threads, and add <code>eventlet</code> test cases (<code>[#1070](gorakhargosh/watchdog#1070) &lt;https://github.com/gorakhargosh/watchdog/pull/1070&gt;</code>__)</li> <li>Thanks to our beloved contributors: <a href="https://github.com/BoboTiG"><code>@BoboTiG</code></a>, <a href="https://github.com/ethan-vanderheijden"><code>@ethan-vanderheijden</code></a> </code></pre></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gorakhargosh/watchdog/commit/ad6df50908fca071ac8ad6558453bb28b522f794"><code>ad6df50</code></a> Version 5.0.3</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/59650f8fe72ac498374434a10a3dd49f3c3d1429"><code>59650f8</code></a> fix: polish <a href="https://redirect.github.com/gorakhargosh/watchdog/issues/1070">#1070</a></li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/29393f418428e88f23b42ece03f3a9d44bb9a3e7"><code>29393f4</code></a> fix: properly clean up threads when stopping Inotify. Improve Eventlet tests....</li> <li><a href="https://github.com/gorakhargosh/watchdog/commit/4e9a86dbd322fa777358b04e0d7c7ad4c5524787"><code>4e9a86d</code></a> Bump the version</li> <li>See full diff in <a href="https://github.com/gorakhargosh/watchdog/compare/v5.0.2...v5.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=watchdog&package-manager=pip&previous-version=5.0.2&new-version=5.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information