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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependency chokidar to v3 #16975

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2019

This PR contains the following updates:

Package Type Update Change
chokidar dependencies major 2.1.8 -> 3.0.2
chokidar dependencies major ^1.7.0 -> ^3.0.2
chokidar devDependencies major ^1.7.0 -> ^3.0.2

Release Notes

paulmillr/chokidar

v3.0.2

Compare Source

  • Brings bigint support to stat outputs on windows.
  • Fixes ready event emission for symlink directories.

v3.0.1

Compare Source

  • Fixes "Assertion failed" errors when a watcher is closed
  • General optimizations

v3.0.0

Compare Source

Massive CPU & RAM consumption improvements. 17x package & deps size reduction. Node 8+-only


Renovate configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

馃敃 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 22, 2019 23:28
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be good to go now that we don't support Node < 8

Change log at https://github.com/paulmillr/chokidar/releases/tag/3.0.0 mentions some solid speed improvements! 馃帀

@sidharthachatterjee sidharthachatterjee added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Aug 23, 2019
@sidharthachatterjee sidharthachatterjee self-assigned this Aug 23, 2019
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤

@gatsbybot gatsbybot merged commit 816d475 into master Aug 23, 2019
@sidharthachatterjee sidharthachatterjee deleted the renovate/chokidar-3.x branch August 23, 2019 09:28
@sidharthachatterjee
Copy link
Contributor

Successfully published:
 - gatsby-dev-cli@2.5.14
 - gatsby-page-utils@0.0.11
 - gatsby-plugin-page-creator@2.1.11
 - gatsby-source-contentful@2.1.27
 - gatsby-source-drupal@3.2.21
 - gatsby-source-filesystem@2.1.16
 - gatsby-source-shopify@3.0.7
 - gatsby-source-wordpress@3.1.23
 - gatsby@2.13.79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants