Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Update chokidar to the latest version 馃殌 #238

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 18, 2018

Version 2.0.4 of chokidar was just published.

Dependency [chokidar](https://github.com/paulmillr/chokidar)
Current Version 2.0.3
Type dependency

The version 2.0.4 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of chokidar.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 23 commits.

  • 3ad1ae8 Release 2.0.4.
  • 9ac1ffd Merge pull request #732 from srguiwiz/fix-issue-730-better
  • 2a2bcf2 Use rimraf in test to remove nested directories
  • 607ab31 Prevent watcher.close() crashing - fix Issue #730
  • f0ffb1d Merge pull request #723 from srguiwiz/fix-issue-552
  • 260bd29 Better demonstrate timing differences
  • a291610 Fix details in tests
  • bedf196 Add test cases for pull request #723
  • e2b720c Fix fast adding missing files issue #552
  • 28a70c4 Undo conflicting pull request #690
  • 5261384 Merge pull request #719 from ehmicky/master
  • a3316f7 Fix coveralls with nyc
  • 0122f3b Upgrade .gitignore
  • 03b6de4 Merge npm test and npm ci-test
  • be9a1d7 Replace istanbul by nyc

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Feb 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2019

  • The dependency chokidar was updated from 2.0.3 to 2.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 32 commits.

There are 32 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2019

  • The dependency chokidar was updated from 2.0.3 to 2.1.1.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • d34e55e Release 2.1.1.
  • 4388428 Reshuffle package.json
  • c5f9718 handle simultaneous change of LastAccessTime and ModifiedTime (#793)
  • c7cf6e9 Update changelog.
  • 12b45c1 Update changelog.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 18, 2019

  • The dependency chokidar was updated from 2.0.3 to 2.1.2.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • 20cb767 Release 2.1.2.
  • ca092de Update changelog
  • 75e6043 Add TypeScript type definitions (#801)
  • 24f13bb always fire "changed" event if mtime has been changed (#800)
  • 3e2e9f3 Copyright 2012-2019!

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2019

  • The dependency chokidar was updated from 2.0.3 to 2.1.3.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 1ea6388 Release 2.1.3.
  • d60635f Update README.
  • a8f64aa bump upath version to fix problems related with yarn (#808)
  • 8f56261 A better workaround for atomic writes (#791)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2019

  • The dependency chokidar was updated from 2.0.3 to 2.1.4.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2019

  • The dependency chokidar was updated from 2.0.3 to 2.1.5.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 3595b42 Release 2.1.5.
  • b79120b Revert "A better workaround for atomic writes (#791)"

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 113 commits ahead by 113, behind by 2.

  • 7b8e02a Release 3.0.0.
  • e7bfe2f Move stuff.
  • df7f22e Remove changelog from npm, move to hidden dir.
  • 3df7692 Improve naming.
  • 6e94ca2 Clean-up.
  • 2de2f9c test: Add testing of Node.js v12 in Travis pipeline. (#833)
  • 9e0965a Fix Windows tests in Travis CI (#832)
  • c95a98f Update stuff.
  • 187ff2b test: Trying to fix blinked tests for Travis CI. (#825)
  • db99076 fix(Windows): Add converting from windows to unix path for all ignored paths. (#824)
  • 41f8782 fix(FsEvents): Remove situation with NaN depth. (#823)
  • 7cf3f7e Update readdirp to stable.
  • 0927a62 Bump packages.
  • 11cd857 Update nyc.
  • 99c14d7 Uncomment fsevents.

There are 113 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.0.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 7, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Sep 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 16, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Sep 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.1.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.2.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.2.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.2.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.2.3.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.3.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Dec 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 15, 2019

  • The dependency chokidar was updated from 2.0.3 to 3.3.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

  • The dependency chokidar was updated from 2.0.3 to 3.4.0.

Update to this version instead 馃殌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant