amtrack / force-dev-tool

[DEPRECATED] Command line tool supporting the Force.com development lifecycle
MIT License
108 stars 37 forks source link

fix(deps): update dependency vinyl to v2 #150

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change
vinyl dependencies major ^1.2.0 -> ^2.0.0

Release Notes

gulpjs/vinyl ### [`v2.2.0`](https://togithub.com/gulpjs/vinyl/releases/v2.2.0) [Compare Source](https://togithub.com/gulpjs/vinyl/compare/v2.1.0...v2.2.0) ##### Update - Use inspect symbol on node 11+ ([2e5d7af](https://togithub.com/gulpjs/vinyl/commit/2e5d7af)) - Closes [#​141](https://togithub.com/gulpjs/vinyl/issues/141) ##### Docs - Change "usefuly" to "useful" ([4effdb6](https://togithub.com/gulpjs/vinyl/commit/4effdb6)) - Closes [#​137](https://togithub.com/gulpjs/vinyl/issues/137) - Replace legacy Stream reference with ReadableStream ([a1c2e82](https://togithub.com/gulpjs/vinyl/commit/a1c2e82)) - Closes [#​140](https://togithub.com/gulpjs/vinyl/issues/140) ##### Build - Enforce consistent line endings ([ee934d6](https://togithub.com/gulpjs/vinyl/commit/ee934d6)) - Update build matrices ([1e435ad](https://togithub.com/gulpjs/vinyl/commit/1e435ad)) ### [`v2.1.0`](https://togithub.com/gulpjs/vinyl/releases/v2.1.0) [Compare Source](https://togithub.com/gulpjs/vinyl/compare/v2.0.2...v2.1.0) ##### Update - Remove is-stream module ([7ac734d](https://togithub.com/gulpjs/vinyl/commit/7ac734d)) ##### Upgrade - Update clone dependency ([ee0f908](https://togithub.com/gulpjs/vinyl/commit/ee0f908)) ### [`v2.0.2`](https://togithub.com/gulpjs/vinyl/releases/v2.0.2) [Compare Source](https://togithub.com/gulpjs/vinyl/compare/v2.0.1...v2.0.2) ##### Fix - Proxy cwd if base is set to same value ([07e4093](https://togithub.com/gulpjs/vinyl/commit/07e4093)) - Closes [#​129](https://togithub.com/gulpjs/vinyl/issues/129) ### [`v2.0.1`](https://togithub.com/gulpjs/vinyl/releases/v2.0.1) [Compare Source](https://togithub.com/gulpjs/vinyl/compare/v2.0.0...v2.0.1) ##### Upgrade - Use v1.0.0 of cloneable-readable ([d2f40a8](https://togithub.com/gulpjs/vinyl/commit/d2f40a8)) ### [`v2.0.0`](https://togithub.com/gulpjs/vinyl/releases/v2.0.0) [Compare Source](https://togithub.com/gulpjs/vinyl/compare/v1.2.0...v2.0.0) ##### Breaking - Use is-stream to test for stream ([b259612](https://togithub.com/gulpjs/vinyl/commit/b259612)) - Closes [#​111](https://togithub.com/gulpjs/vinyl/issues/111) - Use cloneable-readable to clone streams ([01c780b](https://togithub.com/gulpjs/vinyl/commit/01c780b)) - Closes [#​85](https://togithub.com/gulpjs/vinyl/issues/85) [#​99](https://togithub.com/gulpjs/vinyl/issues/99) - Remove pipe method ([91073b4](https://togithub.com/gulpjs/vinyl/commit/91073b4)) - Closes [#​107](https://togithub.com/gulpjs/vinyl/issues/107) - Append path to history in constructor ([7f90035](https://togithub.com/gulpjs/vinyl/commit/7f90035)) - Closes [#​95](https://togithub.com/gulpjs/vinyl/issues/95) - Normalize paths ([4c7f1ca](https://togithub.com/gulpjs/vinyl/commit/4c7f1ca)) - Closes [#​80](https://togithub.com/gulpjs/vinyl/issues/80) [#​101](https://togithub.com/gulpjs/vinyl/issues/101) ##### New - Add isSymbolic method and symlink property ([2357391](https://togithub.com/gulpjs/vinyl/commit/2357391)) - Closes [#​79](https://togithub.com/gulpjs/vinyl/issues/79) [#​98](https://togithub.com/gulpjs/vinyl/issues/98) ##### Update - Use clone-buffer module to clone buffers ([4f154b8](https://togithub.com/gulpjs/vinyl/commit/4f154b8)) - Remove isBuffer utility ([ddce456](https://togithub.com/gulpjs/vinyl/commit/ddce456)) - Remove isNull utility ([708f08e](https://togithub.com/gulpjs/vinyl/commit/708f08e)) - Use remove-trailing-separator standalone module ([3411e59](https://togithub.com/gulpjs/vinyl/commit/3411e59)) - Closes [#​114](https://togithub.com/gulpjs/vinyl/issues/114) [#​115](https://togithub.com/gulpjs/vinyl/issues/115) - Refactor tests ([7e59a83](https://togithub.com/gulpjs/vinyl/commit/7e59a83)) - Closes [#​103](https://togithub.com/gulpjs/vinyl/issues/103) [#​110](https://togithub.com/gulpjs/vinyl/issues/110) - Use readable-stream to normalize for Streams3 ([baa47bb](https://togithub.com/gulpjs/vinyl/commit/baa47bb)) ##### Docs - Improve isDirectory & add isSymbolic docs ([0299890](https://togithub.com/gulpjs/vinyl/commit/0299890)) - Closes [#​104](https://togithub.com/gulpjs/vinyl/issues/104) ##### Upgrade - Update clone-stats & replace-ext dependencies ([fa861d0](https://togithub.com/gulpjs/vinyl/commit/fa861d0)) - Closes [#​90](https://togithub.com/gulpjs/vinyl/issues/90) ##### Build - Add AppVeyor for Windows testing ([bf8a2c9](https://togithub.com/gulpjs/vinyl/commit/bf8a2c9)) ##### Scaffold - Normalize repository ([5ef9fad](https://togithub.com/gulpjs/vinyl/commit/5ef9fad)) - Closes [#​106](https://togithub.com/gulpjs/vinyl/issues/106) - Normalize travis-ci matrix ([634e6a3](https://togithub.com/gulpjs/vinyl/commit/634e6a3))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

amtrack commented 4 years ago

:tada: This PR is included in version 2.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: