Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update dependency vinyl-fs to v2 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
vinyl-fs dependencies major ^1.0.0 -> ^2.0.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.1 CVE-2019-10744
High High 7.5 CVE-2016-10540
High High 7.5 CVE-2016-10540
High High 7.4 CVE-2020-8203
High High 7.2 CVE-2021-23337
Medium Medium 6.5 CVE-2018-3721
Medium Medium 6.5 CVE-2019-1010266
Medium Medium 5.6 CVE-2018-16487
Medium Medium 5.3 CVE-2020-28500

Release Notes

gulpjs/vinyl-fs (vinyl-fs)

v2.0.0

Compare Source

Breaking
  • Remove `watch (93ec72d)
  • Add test for empty string glob which is a failure now (8aae732)
Fix
  • Replace vinyl-filter-since with own working implementation (8e15c49)
  • Determine symlink type for directory symlinks on Windows (949ebbe) - Closes #​74
  • Re-emit errors on output stream to propagate singular glob errors (efd4139)
  • Compare modes correctly (62d2074)
New
  • Support copying symlinks & add followSymlinks option (01f90eb)
  • Allow function to be used for base option (2839a7d) - Closes #​78
  • Add sourcemaps option to dest() (313a9a5)
  • Expose base option for dest() (e01ebd6)
  • Add sourcemaps option to src() (c55db31)
Update
  • Remove dead code in src() (78865bf)
  • Remove unused tests (79ba924)
  • Utilize is-valid-glob module to determine valid globs (f484f2b)
  • Pass options to internal methods (2eebf11)
  • Refactor option handling for src() (bbddeec)
  • Remove realMode equality test on special bit test (44ca6bb)
  • Cleanup some src() tests (54a2d8c)
  • Use vinyl-filter-since dependency instead of own filter implementation (4131553)
Docs
  • Align symlink() base option with dest() (38471e4)
  • Improve consistency of readme (457f173)
  • Update options to include defaults & sourcemaps option (8674248)
Upgrade
  • Update object-assign, vinyl & mocha-lcov-reporter (65fbe2a)
  • Update merge-stream dependency (ba85d62)
  • Update graceful-fs, is-valid-glob, object-assign, strip-bom, through2 & should (fa958c0)
  • Update vinyl dependency (2867638)
  • Update should devDependency (ad1c03d)
  • Update vinyl-filter-since dependency (741bdff)
  • Update glob-stream dependency (a7b2552)
  • Update to glob-watcher 2.0 (2c70202)
Build
  • Add iojs & node 0.12 to travis matrix (ef57bad)
Scaffold
  • Use valid semver range for engine (e376198)
  • Switch license property to SPDX format (240be46)

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants