Skip to content

Bump vinyl-fs from 3.0.3 to 4.0.2 in /trento-docs-site-ui - #242

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/trento-docs-site-ui/vinyl-fs-4.0.2
Open

Bump vinyl-fs from 3.0.3 to 4.0.2 in /trento-docs-site-ui#242
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/trento-docs-site-ui/vinyl-fs-4.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps vinyl-fs from 3.0.3 to 4.0.2.

Release notes

Sourced from vinyl-fs's releases.

vinyl-fs v4.0.2

Bug Fixes

  • Avoid globbing before read stream is opened (#362) (a13a79a)

vinyl-fs v4.0.1

Bug Fixes

  • Avoid Node.js deprecation warning for fs.Stats (#358) (3ed0c3f)
  • Avoid transcoding streaming output with default options (#360) (7b6dcd3)

vinyl-fs v4.0.0

⚠ 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)
Changelog

Sourced from vinyl-fs's changelog.

4.0.2 (2025-06-01)

Bug Fixes

  • Avoid globbing before read stream is opened (#362) (a13a79a)

4.0.1 (2025-06-01)

Bug Fixes

  • Avoid Node.js deprecation warning for fs.Stats (#358) (3ed0c3f)
  • Avoid transcoding streaming output with default options (#360) (7b6dcd3)

4.0.0 (2023-06-11)

⚠ 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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vinyl-fs](https://github.com/gulpjs/vinyl-fs) from 3.0.3 to 4.0.2.
- [Release notes](https://github.com/gulpjs/vinyl-fs/releases)
- [Changelog](https://github.com/gulpjs/vinyl-fs/blob/master/CHANGELOG.md)
- [Commits](gulpjs/vinyl-fs@v3.0.3...v4.0.2)

---
updated-dependencies:
- dependency-name: vinyl-fs
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Jul 21, 2026
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 javascript

Development

Successfully merging this pull request may close these issues.

0 participants