Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
vinyl-fs ~3.0 -> ~4.0.0 age confidence

Release Notes

gulpjs/vinyl-fs (vinyl-fs)

v4.0.2

Compare Source

v4.0.1

Compare Source

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners August 8, 2025 20: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.

0 participants