Skip to content

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

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: stackable
Choose a base branch
from

Conversation

stackable-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
vinyl-fs devDependencies major ^3.0 -> ^4.0.0

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 - "" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | vinyl-fs | 3.0.3 | 4.0.0 |
@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Mar 24, 2025
@stackable-bot stackable-bot requested a review from a team March 24, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant