Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gulpjs/vinyl-fs

Vinyl adapter for the file system.
https://github.com/gulpjs/vinyl-fs

Reconsider utf8 as default encoding

twolfson opened this issue 6 months ago
Change stats cloning in next major

phated opened this issue 6 months ago
Binary stream corruption fix

PRR24 opened this pull request 7 months ago
Vinyl-fs src corrupts image files

vkorytska opened this issue 8 months ago
NodeJS 22 breaks vinyl-js

maximilianschmid opened this issue 8 months ago
vfs.src glob does not match symlinks

joshhunt opened this issue 9 months ago
chore: Add breaking encoding option to changelog

phated opened this pull request 10 months ago
breaking change in encoding

elitastic opened this issue over 1 year ago
Remove normalization of file paths into globs

phated opened this issue over 1 year ago
feat!: Prefer symlink property set on Vinyl object over its path

phated opened this pull request over 1 year ago
feat: Replace lazystream with streamx Composer

phated opened this pull request over 1 year ago
fix: Add regression test for negative relative globs

phated opened this pull request over 1 year ago
fix: Correct regression with src using arrays of globs

phated opened this pull request over 1 year ago
fix!: Avoid error and reflect filesystem stat if futimes not implemented

phated opened this pull request over 1 year ago
feat!: Consider the greater of ctime & mtime when comparing since option

phated opened this pull request over 1 year ago
chore: Add integration test for re-assigning a stream to contents

phated opened this pull request over 1 year ago
chore: release 4.0.0

github-actions[bot] opened this pull request over 1 year ago
Drop recursive readlink when we drop Node 10

phated opened this issue over 1 year ago
Replace lazystream

phated opened this issue over 1 year ago
feat!: Switch stream implementation to streamx

sttk opened this pull request almost 2 years ago
Update glob-parent to resolve vulnerability CVE-2020-28469

kaknovuy opened this issue almost 2 years ago
Bump to node 18

MrGuzior opened this pull request about 2 years ago
chore: update glob-stream

lgenzelis opened this pull request about 2 years ago
Dependency upgrades

kinetifex opened this pull request over 2 years ago
npm audit fix - Upgrade glob-stream to v7.0.0

marko-jankovic opened this pull request almost 3 years ago
Bump glob-stream from 6.1.0 to 7.0.0

guoyunhe opened this pull request about 3 years ago
glob-parent vulnerability

rbruckheimer opened this issue about 3 years ago
Set up Dependabot for npm dependencies

mmorel-35 opened this pull request over 3 years ago
Test github actions

coreyfarrell opened this pull request almost 4 years ago
Breaking: Upgrade scaffold, dropping node <10 support

coreyfarrell opened this pull request almost 4 years ago
Wrong symlinks relative path for nested files

p5yk0 opened this issue over 4 years ago
Reference correct property name in integration testing

coreyfarrell opened this pull request over 4 years ago
Switch to streamx

phated opened this issue over 4 years ago
Use new buffer methods

phated opened this issue over 4 years ago
Switch to fast-glob?

phated opened this issue over 4 years ago
----

jensgro opened this issue almost 5 years ago
Update: Remove meaningless parameter

skyline-123 opened this pull request almost 5 years ago
Error: Received a non-Vinyl object in `dest()`

chetanakki opened this issue about 5 years ago
Patterns using parent directories (../) ignore { nodir: true } option

benbroadley88 opened this issue about 5 years ago
`file.contents = stream` does not work

ehmicky opened this issue over 5 years ago
graceful-fs / natives issue broken with node v10+

brandonros opened this issue almost 6 years ago
Allow overriding `highWaterMark`

ehmicky opened this issue almost 6 years ago
src breaks when absolute path contains [ or ] characters

phated opened this issue almost 6 years ago
Negation of patterns including parent directories (../) seems not to work.

calvinjuarez opened this issue about 6 years ago
Do not use the deprecated Buffer() constructor

lpinca opened this pull request about 6 years ago
Create symlink with different name than destination

chriskinsman opened this issue about 6 years ago
fs.futimes causes gulp build failure on AIX 6

just-dont opened this issue over 6 years ago
Error: Received a non-Vinyl object in `dest()`

soumyash opened this issue over 6 years ago
Node 10 broke some of our mode tests

phated opened this issue over 6 years ago
Fix sloppy/paste

erikkemperman opened this pull request over 6 years ago
onWritten is not defined

jonschlinkert opened this issue over 6 years ago
Cannot find module 'natives'

FSElias opened this issue over 6 years ago
Do not rely on Node.js internals

mcollina opened this pull request almost 7 years ago
dest() result stream does not end when writing a stream using Node 9

mgroenhoff opened this issue almost 7 years ago
gulp build error

nithya2609 opened this issue almost 7 years ago
Write fails if stream is piped after vfs.dest

viveleroi opened this issue almost 7 years ago
Error: File not found with singular glob

Munter opened this issue almost 7 years ago
Fix: Marshall old Vinyl objects to new Version in dest()

phated opened this pull request almost 7 years ago
Error: Received a non-Vinyl object in `dest()`

martin-eberle opened this issue almost 7 years ago
No CHANGELOG entry for 3.0.0

BurtHarris opened this issue about 7 years ago
Issues with libraries using an outdated vinyl version

asgoth opened this issue about 7 years ago
Update: Support `encoding` option

erikkemperman opened this pull request about 7 years ago
Coverage could be improved

phated opened this issue about 7 years ago
No appveyor badge?

phated opened this issue about 7 years ago
Rebase review!!!

phated opened this issue about 7 years ago
Remove unused require

erikkemperman opened this pull request about 7 years ago
Fix bom for buffers

sielay opened this pull request about 7 years ago
Better error when a non-Vinyl is streamed to dest/symlink

phated opened this issue about 7 years ago
Scaffold: LICENSE should not be executable

erikkemperman opened this pull request about 7 years ago
Bump deps

erikkemperman opened this pull request over 7 years ago
Options refactor

erikkemperman opened this pull request over 7 years ago
update dependencies

vajahath opened this issue over 7 years ago
Ignore me

BurtHarris opened this issue over 7 years ago
Should we abstract links?

BurtHarris opened this issue over 7 years ago
test: prep for tests in non-priv Windows environment

BurtHarris opened this pull request over 7 years ago
chore: upgrade mocha & ignore VScode

BurtHarris opened this pull request over 7 years ago
Changes for testing nonadmin on Windows

BurtHarris opened this pull request over 7 years ago
Upgrade CI scripts and eslint

BurtHarris opened this pull request over 7 years ago
Build: enforce consistent line endings

erikkemperman opened this pull request over 7 years ago
line ending changed after running not-owned test

BurtHarris opened this issue over 7 years ago
scaffold: Switch Travis.CI to use "Trusty" distro

BurtHarris opened this pull request over 7 years ago
Windows 10 test failures not reflected in CI

BurtHarris opened this issue over 7 years ago
Update to [email protected], remove jscs

BurtHarris opened this pull request over 7 years ago
Version 0.3.14: 8 tests failing run under Windows 10

BurtHarris opened this issue over 7 years ago
jscs errors: Invalid line break on Windows 10

BurtHarris opened this issue over 7 years ago
symlink on Windows generating EPERM

BurtHarris opened this issue over 7 years ago
Issues when using vinyl-fs, mocha and gulp-watch

Avcajaraville opened this issue over 7 years ago
Docs: reword 32-bit timestamp precision issue

erikkemperman opened this pull request over 7 years ago
Read-contents/index, invoke cb with error or result, not both

erikkemperman opened this pull request over 7 years ago
Fix utime-related test cases

OpenGG opened this pull request over 7 years ago
Update: Support `encoding` option

erikkemperman opened this pull request over 7 years ago
Cleanup options documentation

phated opened this pull request over 7 years ago
Performance

phated opened this issue over 7 years ago
Symlink/Junction improvements

phated opened this pull request over 7 years ago