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

fix(deps): update dependency fs-extra to v8 #40

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2019

This PR contains the following updates:

Package Type Update Change
fs-extra dependencies major 7.0.1 -> 8.0.1

Release Notes

jprichardson/node-fs-extra

v8.0.1

Compare Source

  • Fix bug Maximum call stack size exceeded error in util/stat (#​679)

v8.0.0

Compare Source

NOTE: Node.js v6 support is deprecated, and will be dropped in the next major release.

  • Use renameSync() under the hood in moveSync()
  • Fix bug with bind-mounted directories in copy*() (#​613, #​618)
  • Fix bug in move() with case-insensitive file systems
  • Use fs.stat()'s bigint option in copy*() & move*() where possible (#​657)

Renovate configuration

📅 Schedule: "after 2am and before 6am" in timezone Asia/Hong_Kong.

🚦 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 this update 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 foray1010 June 10, 2019 21:33
@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   21.39%   21.39%           
=======================================
  Files          15       15           
  Lines         187      187           
=======================================
  Hits           40       40           
  Misses        147      147

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 5b62722...4d711b5. Read the comment docs.

@foray1010 foray1010 merged commit 8c9d309 into master Jun 11, 2019
@foray1010 foray1010 deleted the renovate/fs-extra-8.x branch June 11, 2019 03:11
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.

None yet

2 participants