fix(deps): update dependency fs-extra to v5 #51
Merged
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
v4.0.2
tov5.0.0
Commits
jprichardson/node-fs-extra
5.0.0
80494ee
5.0.01212680
Merge branch 'develop'4.0.3
bd3376b
4.0.342e42be
Merge pull request #521 from jprichardson/async-filtera06f88b
Apply the async filter to initial filter checking in copy86d2ad6
Merge pull request #519 from jprichardson/rewrite-copySyncf934357
Merge pull request #520 from arcanis/patch-15bdbdc4
Skip copySync preserveTimestamp tests on older node versionsd21da93
Fixes fs-extra on linux935e189
Merge pull request #518 from jprichardson/async-filter9732252
Allow copy's filter to return a Promise5d1f2d3
Use fs.chmodSync() before preserveTimestampd6f6da1
Use srcStat param in copyFileFallback546216c
Remove setTimeout when preserveTimestamp is truefda912a
Rewrite copySync, add more tests, remove fixtures folder03fba97
Merge pull request #517 from jprichardson/copy-parent-dir199ec9f
Apply filter before creating parent dir in copyb72ba64
Merge pull request #516 from jprichardson/fix-copy-streamsc59e0a6
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-copyFile1abc2a3
Use native fs.copyFileSync in supported envs, add utimesMillisSync function to util/utimes.js0bd5279
Add native fs.copyFile to copy()166f4a7
Merge pull request #502 from jprichardson/rewrite-copyfe0bfe2
Rewrite copy to use recursive pattern for dirs, add more tests2599b67
Merge pull request #501 from jprichardson/rimraf-backportsddb5cb4
Use octal notation for chmod values in rimraf.jscc6d425
Merge pull request #500 from revelt/patch-1d416fa7
typo fixed41a33c2
Merge pull request #497 from nico29/docs/copy-improvements4f01664
docs: update copy to show differences with cpThis PR has been generated by Renovate Bot.