build(deps-dev): bump watchdog from 3.0.0 to 4.0.0#54
build(deps-dev): bump watchdog from 3.0.0 to 4.0.0#54dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Qodana Community for Python1 new problem were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.9
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d5223ca to
2dc44bf
Compare
Qodana Community for Python1 new problem were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.3.2
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
|
A newer version of watchdog exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps watchdog from 3.0.0 to 4.0.0.
Release notes
Sourced from watchdog's releases.
Changelog
Sourced from watchdog's changelog.
Commits
7d651acVersion 4.0.06cdf07echore: Update supported Python versions (drop 3.7, add 3.12) (#1017)6cfe9ccfix: mypy "type: ignore" comment errors (#1016)e4e2f8estyle: run black & isort on inotify (#1015)52d8692feat: AddDirectorySnapshotDiff.ContextManager(#1011)2338837fix: mypy errors introduced by #1012 (#1014)5f9d93cfeat: Add typing todirsnapshot(#1012)75a3289doc: log the watched folder in the README (#995)48c49a1Added event filter for the emitter (#989)363fe62[windows] Remove theWATCHDOG_TRAVERSE_MOVED_DIR_DELAYhack (#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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)