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

chore(deps): update dependency vinyl-fs to v4 #1904

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vinyl-fs ^3.0.3 -> ^4.0.0 age adoption passing confidence

Release Notes

gulpjs/vinyl-fs (vinyl-fs)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Prefer symlink property set on Vinyl object over its path (#​345)
  • Avoid error and reflect filesystem stat if futimes not implemented (#​341)
  • Consider the greater of ctime & mtime when comparing since option (#​340)
  • Normalize repository, dropping node <10.13 support
  • Switch stream implementation to streamx (#​333)
  • Default to utf8 decoding and encoding. Add encoding option to change (#​287)
Features
  • Consider the greater of ctime & mtime when comparing since option (#​340) (9f907ba)
  • Convert Windows-style paths in src() to proper globs (910c8a5)
  • Prefer symlink property set on Vinyl object over its path (#​345) (0ac27a2)
  • Replace lazystream with streamx Composer (#​344) (a80dae3)
  • Switch stream implementation to streamx (#​333) (910c8a5)
  • Test against streams from core, streamx, and readable-stream (910c8a5)
  • Default to utf8 decoding and encoding. Add encoding option to change (#​287)
Bug Fixes
  • Add regression test for negative relative globs (#​343) (ebe6498)
  • Avoid error and reflect filesystem stat if futimes not implemented (#​341) (9ba20fd)
  • Correct regression with src using arrays of globs (#​342) (5659934)
  • Reference correct property name in integration testing (#​320) (df245a4)
  • Workaround symlink stat bug in Node 10 on Windows (910c8a5)
Miscellaneous Chores
  • Normalize repository, dropping node <10.13 support (910c8a5)

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot force-pushed the renovate/vinyl-fs-4.x branch 4 times, most recently from 208851f to 7ae9167 Compare August 22, 2023 00:05
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

0 participants