This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency fs-extra from
v2.1.2
tov5.0.0
Commits
v3.0.0
a86d8b4
Use Buffer.allocUnsafe() in enviroments that support ited5dc63
Merge pull request #394 from jprichardson/bufferafab94b
Don't override move & moveSync test's timeoutsb549b04
Merge pull request #398 from jprichardson/windows-timeout77edbc9
Fix changelog markdown issues9f5a130
Merge pull request #405 from jprichardson/fix-changelog-markdownc179797
Add else block to throw error from catch in removeSync()acd8916
Merge pull request #408 from jprichardson/rmSync-patch03e1b47
BREAKING: Don't use spaces for JSON writing, remove global settingdba0cbb
Universalify native fs methods03b2080
Universalify fs-extra methodsd41ed1e
Update README.md with promise support info1613f20
Update docs for promise support3f7988d
Add pathExists() and pathExistsSync()b209cab
Update jsonfile depdf125be
Use pathExists() internally891f483
Upgrade standard04cfbd0
Merge pull request #409 from jprichardson/pathExists096a8e1
3.0.0v3.0.1
c2ab3c5
Add standard-markdown to lint js code inside docs filesf26a946
Merge pull request #411 from jprichardson/markdown-linter5bfcb64
move() should error when src & dest are the same and src doesn't exist62d40b3
Merge pull request #415 from jprichardson/move-error44eb2c3
3.0.1v4.0.0
dd85f38
Fix typo that broke outputJSONSync()40a2e71
Merge pull request #428 from jprichardson/outputJSONSync6eabb00
Fixed link to type definitions15db64f
Merge pull request #429 from bennyn/patch-1e4c3618
BREAKING: fs.read() & fs.write() should return objects5a8d568
Add docs for using promises with fs.read() & fs.write()5f888ba
Skip copy & copySync timestamp tests on 32-bit computers85f531e
Merge pull request #450 from jprichardson/windows-tests16dc81e
Fix the issue of moving into itselff8f441a
Refactor isSrcSubdir() in moved99d8a1
Fix isSrcSubdir() split bug33fbe78
Apply upstream rimraf fixes395f6b0
Document writeJson() & outputJson() optionsea2e2a4
Merge pull request #460 from jprichardson/docsf015563
Merge pull request #459 from jprichardson/rimrafdf6aa07
Merge pull request #458 from jprichardson/prevent-move-into-itself9b624d2
Upgrade standard-markdown devDepbd0a200
Merge pull request #449 from jprichardson/read-write-objeb16cda
Fix docs lint error3d25473
4.0.0v4.0.1
28b7cfe
Fix changelog move() notes (#463)3fc5894
ensureFile & ensureFileSync should error when the path is a directory463c65d
Merge pull request #466 from jprichardson/ensure-fileec85f4e
Add links to issues & PRs in CHANGELOG.md9b5718c
4.0.1v4.0.2
5435252
Update & Optimize CI configsab2fae9
Merge pull request #473 from jprichardson/cif64e76c
Added '.js' extension to the <main> attribute in package.json, for compatibility with various loaders or bundlers (webpack, systemjs, browserify,...) or any other independent lib which may use package.json.bcc1986
Merge pull request #485 from lifaon74/master7a9bb17
Upgrade to jsonfile 4.0.0 for EOL option supportef9ade4
Universalify fs.copyFile when available1dd5c18
4.0.2v4.0.3
4f01664
docs: update copy to show differences with cp41a33c2
Merge pull request #497 from nico29/docs/copy-improvementsd416fa7
typo fixedcc6d425
Merge pull request #500 from revelt/patch-1ddb5cb4
Use octal notation for chmod values in rimraf.js2599b67
Merge pull request #501 from jprichardson/rimraf-backportsfe0bfe2
Rewrite copy to use recursive pattern for dirs, add more tests166f4a7
Merge pull request #502 from jprichardson/rewrite-copy0bd5279
Add native fs.copyFile to copy()1abc2a3
Use native fs.copyFileSync in supported envs, add utimesMillisSync function to util/utimes.jsd8adc47
Merge pull request #505 from jprichardson/native-copyFile603b8bb
BREAKING: Don't allow copy()/copySync()'s filter option to be a Regex (#512)a6e8cd6
Add issue template (#514)c59e0a6
Fix streams initialization in copyFileFallback (introduced by @unkelpehr)b72ba64
Merge pull request #516 from jprichardson/fix-copy-streams199ec9f
Apply filter before creating parent dir in copy03fba97
Merge pull request #517 from jprichardson/copy-parent-dirfda912a
Rewrite copySync, add more tests, remove fixtures folder546216c
Remove setTimeout when preserveTimestamp is trued6f6da1
Use srcStat param in copyFileFallback5d1f2d3
Use fs.chmodSync() before preserveTimestamp9732252
Allow copy's filter to return a Promise935e189
Merge pull request #518 from jprichardson/async-filterd21da93
Fixes fs-extra on linux5bdbdc4
Skip copySync preserveTimestamp tests on older node versionsf934357
Merge pull request #520 from arcanis/patch-186d2ad6
Merge pull request #519 from jprichardson/rewrite-copySynca06f88b
Apply the async filter to initial filter checking in copy42e42be
Merge pull request #521 from jprichardson/async-filterbd3376b
4.0.3v5.0.0
1212680
Merge branch 'develop'80494ee
5.0.0This PR has been generated by Renovate Bot.