Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade chokidar #2539

Merged
merged 5 commits into from
Apr 27, 2020
Merged

Conversation

knagaitsev
Copy link
Collaborator

@knagaitsev knagaitsev commented Apr 25, 2020

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Not yet

Motivation / Use-Case

upgrade chokidar to v3.3

Breaking Changes

chokidar doesn't support node v6

close should work the same

Additional Info

Edit: didn't see #2533 when I did this, I just applied the patch suggested there

@knagaitsev knagaitsev changed the base branch from master to v4 April 25, 2020 07:07
@codecov
Copy link

codecov bot commented Apr 25, 2020

Codecov Report

Merging #2539 into v4 will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               v4    #2539   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          34       34           
  Lines        1333     1334    +1     
  Branches      381      381           
=======================================
+ Hits         1250     1251    +1     
  Misses         81       81           
  Partials        2        2           
Impacted Files Coverage Δ
lib/Server.js 96.80% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 375ab23...a44f383. Read the comment docs.

@knagaitsev knagaitsev mentioned this pull request Apr 25, 2020
6 tasks
@alexander-akait
Copy link
Member

/cc @hiroppy Are you here?

@paulmillr
Copy link

Can we get a new release out?

@george-carlin
Copy link

Can we get a new release out?

+1, I'm effectively blocked on one of my projects until I lose the dependency on Chokidar 2.

@alexander-akait
Copy link
Member

@paulmillr next week, we are very quickly working on fixes for new next release

alexander-akait pushed a commit that referenced this pull request May 8, 2020
* chore(deps): upgrade chokidar

* chore(deps): switch to promise method without async for close

* chore(ci): remove node v6

* chore(deps): fix issue of closing watchers before middleware

* chore(deps): upgrade chokidar to v3.4.0
@paulmillr
Copy link

@evilebottnawi how is the new release doing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants