Closed dependabot[bot] closed 6 months ago
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
@dependabot rebase
Looks like watchdog is no longer a dependency, so this is no longer needed.
Bumps watchdog from 2.3.1 to 4.0.0.
Release notes
Sourced from watchdog's releases.
Changelog
Sourced from watchdog's changelog.
Commits
7d651ac
Version 4.0.06cdf07e
chore: Update supported Python versions (drop 3.7, add 3.12) (#1017)6cfe9cc
fix: mypy "type: ignore" comment errors (#1016)e4e2f8e
style: run black & isort on inotify (#1015)52d8692
feat: AddDirectorySnapshotDiff.ContextManager
(#1011)2338837
fix: mypy errors introduced by #1012 (#1014)5f9d93c
feat: Add typing todirsnapshot
(#1012)75a3289
doc: log the watched folder in the README (#995)48c49a1
Added event filter for the emitter (#989)363fe62
[windows] Remove theWATCHDOG_TRAVERSE_MOVED_DIR_DELAY
hack (#986)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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