This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ chokidar (3.3.0 → 3.4.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 33 commits:
Release 3.4.0.
Fix tests. Fix error swallowing.
Changelog.
Handle replacement with other type with fsevents (#997)
Node 14 support in CI.
Bump changelog.
Fix edge case in direntry remove.
Merge pull request #995 from paulmillr/dependabot/npm_and_yarn/readdirp-3.4.0
Bump readdirp from 3.3.0 to 3.4.0
Merge pull request #992 from raphinesse/make-close-always-return-promises
Make close always return Promises
Add failing test
Merge pull request #989 from paulmillr/dependabot/npm_and_yarn/sinon-9.0.1
Bump sinon from 8.1.1 to 9.0.1
Clarify async unwatch.
Merge pull request #981 from paulmillr/dependabot/npm_and_yarn/dtslint-3.3.0
Bump dtslint from 2.0.6 to 3.3.0
Merge pull request #968 from paulmillr/dependabot/npm_and_yarn/mocha-7.0.0
Bump mocha from 6.2.2 to 7.0.0
Merge pull request #965 from ehsankhfr/master
Merge pull request #1 from ehsankhfr/broken-lint-and-test-fix
Lint fix and test event-constants refactor
Merge pull request #962 from paulmillr/dependabot/npm_and_yarn/nyc-15.0.0
Merge pull request #963 from paulmillr/dependabot/npm_and_yarn/types/node-13.1.0
Bump sinon from 7.5.0 to 8.0.1 (#964)
Bump @types/node from 12.12.22 to 13.1.0
Bump nyc from 14.1.1 to 15.0.0
Release 3.3.1.
Update readdirp.
Update fsevents.
Bump dtslint.
Bump dtslint from 1.0.2 to 2.0.0 (#947)
Update docs.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands