Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 4 commits.
ff51196
Release: 3.0.1
bbfb50c
Fix: Temporarily marshall old Vinyl objects to latest version in dest/symlink (#291)
3b4ab64
Docs: Move changelog to https://github.com/gulpjs/vinyl-fs/releases (ref #289)
2143060
Docs: Update badges (closes #285)
See the full diff
Version 3.0.0 of vinyl-fs was just published.
The version 3.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 vinyl-fs.
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.
Release Notes
v3.0.0Breaking
relative
option torelativeSymlinks
(09379ba) - Closes #251flag
property leakage on Vinyl objects (de1eced)followSymlinks
toresolveSymlinks
(20fc47c) - Closes #205base
option from dest/symlink options, use functions for folder instead (7abaf4d) - Closes #141dest()
/symlink()
is called with invalid folder argument & unskip tests (462fee5)Fix
file.isDirectory
inuseJunctions
default (a741486) - Closes #247 #252New
Update
._destroy
to WriteStream (3178606)dest
orsymlink
(1665b38) - Closes #249symlink
logic indest
(971accb)Docs
mtime
in 32bit Node.js (3d52dda)dot
option in README.md (5ef6ef6)dot
option surfaced from node-glob (3665a1b)Upgrade
Build
Scaffold
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: