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 v5 #51

Merged
merged 1 commit into from
Dec 19, 2017

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 11, 2017

This Pull Request updates dependency fs-extra from v4.0.2 to v5.0.0

Commits

jprichardson/node-fs-extra

5.0.0

4.0.3

  • bd3376b 4.0.3
  • 42e42be Merge pull request #​521 from jprichardson/async-filter
  • a06f88b Apply the async filter to initial filter checking in copy
  • 86d2ad6 Merge pull request #​519 from jprichardson/rewrite-copySync
  • f934357 Merge pull request #​520 from arcanis/patch-1
  • 5bdbdc4 Skip copySync preserveTimestamp tests on older node versions
  • d21da93 Fixes fs-extra on linux
  • 935e189 Merge pull request #​518 from jprichardson/async-filter
  • 9732252 Allow copy's filter to return a Promise
  • 5d1f2d3 Use fs.chmodSync() before preserveTimestamp
  • d6f6da1 Use srcStat param in copyFileFallback
  • 546216c Remove setTimeout when preserveTimestamp is true
  • fda912a Rewrite copySync, add more tests, remove fixtures folder
  • 03fba97 Merge pull request #​517 from jprichardson/copy-parent-dir
  • 199ec9f Apply filter before creating parent dir in copy
  • b72ba64 Merge pull request #​516 from jprichardson/fix-copy-streams
  • c59e0a6 Fix streams initialization in copyFileFallback (introduced by @​unkelpehr)
  • a6e8cd6 Add issue template (#​514)
  • 603b8bb BREAKING: Don't allow copy()/copySync()'s filter option to be a Regex (#​512)
  • d8adc47 Merge pull request #​505 from jprichardson/native-copyFile
  • 1abc2a3 Use native fs.copyFileSync in supported envs, add utimesMillisSync function to util/utimes.js
  • 0bd5279 Add native fs.copyFile to copy()
  • 166f4a7 Merge pull request #​502 from jprichardson/rewrite-copy
  • fe0bfe2 Rewrite copy to use recursive pattern for dirs, add more tests
  • 2599b67 Merge pull request #​501 from jprichardson/rimraf-backports
  • ddb5cb4 Use octal notation for chmod values in rimraf.js
  • cc6d425 Merge pull request #​500 from revelt/patch-1
  • d416fa7 typo fixed
  • 41a33c2 Merge pull request #​497 from nico29/docs/copy-improvements
  • 4f01664 docs: update copy to show differences with cp

This PR has been generated by Renovate Bot.

@frank-dspeed frank-dspeed merged commit 64d6012 into master Dec 19, 2017
@frank-dspeed frank-dspeed deleted the renovate/fs-extra-5.x branch December 19, 2017 09:48
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.

2 participants