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

Update fs-extra to the latest version 🚀 #661

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 11, 2017

Version 5.0.0 of fs-extra was just published.

Dependency fs-extra
Current Version 4.0.3
Type dependency

The version 5.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of fs-extra.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 22 commits.

  • 80494ee 5.0.0
  • 1212680 Merge branch 'develop'
  • 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
  • 5bdbdc4 Skip copySync preserveTimestamp tests on older node versions
  • 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

There are 22 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@aciccarello aciccarello merged commit b6a99d2 into master Feb 1, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/fs-extra-5.0.0 branch February 1, 2018 07:43
fabioberger added a commit to 0xProject/typedoc that referenced this pull request Mar 1, 2018
* 'master' of github.com:TypeStrong/typedoc:
  Don't write BOM for search index file (TypeStrong#705)
  fix: check for null variable when excludeNotExported is true (TypeStrong#694)
  0.10.0
  Update dependencies (TypeStrong#689)
  Allow multiple excludes (TypeStrong#592)
  fix(package): update fs-extra to version 5.0.0 (TypeStrong#661)
  fix(package): update @types/highlight.js to version 9.12.0 (TypeStrong#647)
  Fix `--plugin` argument parsing (TypeStrong#682)
  update renderer specs
  Upgrade tslint to 5.9.1 (TypeStrong#683)
  Implemented '--excludeProtected' option similar to the '--excludePriv… (TypeStrong#666)
  Use remove component method (TypeStrong#664)
  Added support for generic type aliases (TypeStrong#622)
  dont parse comment for tags inside a code block (TypeStrong#633)

# Conflicts:
#	package.json
#	src/lib/utils/options/sources/component.ts
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

1 participant