Ecosyste.ms: OpenCollective

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

github.com/gulpjs/glob-stream

Readable streamx interface over anymatch.
https://github.com/gulpjs/glob-stream

Only some files are being copied, if run inside a series

ghnp5 opened this issue 4 months ago
fix: Avoid ENOENT on globs with non-existant base paths

XCompWiz opened this pull request 6 months ago
fix: Do not start and end the stream prematurely (#135)

pavelhoral opened this pull request 6 months ago
Strange race condition on empy streams

pavelhoral opened this issue 6 months ago
fix: Avoid blowing the call stack when processing many files

phated opened this pull request 9 months ago
chore: Release 8.0.2

github-actions[bot] opened this pull request 9 months ago
fix: Only traverse directories that can match the glob base

phated opened this pull request 9 months ago
Gulp.src glob pattern fails in various edge situations

proton-ab opened this issue 9 months ago
Gulp.dest fails to move files between filesystems in v5

proton-ab opened this issue 9 months ago
fix: Don't follow circular symlinks

joshhunt opened this pull request 9 months ago
Gulp v5.0.0. Problem via `src` usage with external `gulpfile.js`

Dmitriy-Frostoff opened this issue 9 months ago
fix: Avoid pushing additional paths to queue when error occurs

phated opened this pull request 9 months ago
chore: Release 8.0.1

github-actions[bot] opened this pull request 9 months ago
fix: Traverse symlink folders

joshhunt opened this pull request 9 months ago
Snyk High Vulnerability: through [email protected]

vjr12 opened this issue 11 months ago
BUG: UNC paths aren't resolved correctly

bitbay opened this issue over 1 year ago
feat!: Switch to streamx

phated opened this pull request almost 2 years ago
feat!: Replace glob anymatch & custom directory walk

phated opened this pull request about 2 years ago
fix: Properly handle glob-like characters in paths

phated opened this pull request about 2 years ago
chore: release 8.0.0

github-actions[bot] opened this pull request about 2 years ago
chore!: Drop support for ordered globs

phated opened this pull request about 2 years ago
chore: Remove extend dependency and use Object.assign

phated opened this pull request about 2 years ago
OS independent square brackets []

pwall2222 opened this pull request about 2 years ago
Investigate fast-glob

phated opened this issue about 3 years ago
Switch to streamx

phated opened this issue about 3 years ago
chore: release 7.0.0

github-actions[bot] opened this pull request about 3 years ago
Update glob-parent version to 5.1.2

hmartinez69 opened this pull request over 3 years ago
Dependency vulnerability - Glob-parent

gustavocaspirro-mb opened this issue over 3 years ago
Bump glob-parent to resolve ReDos Vulnerability

chaymankala opened this issue over 3 years ago
Set up Dependabot for npm dependencies

mmorel-35 opened this pull request over 3 years ago
Upgrade: Update glob-parent [security]

pustovitDmytro opened this pull request over 3 years ago
glob-parent version vulnerability

khadervali opened this issue over 3 years ago
[SPAM] Update glob-parent dependency to 5.1.2 or higher

amm150 opened this issue over 3 years ago
chore!: Normalize repository, dropping node <10.13 support

coreyfarrell opened this pull request almost 4 years ago
Update pumpify

stefnotch opened this issue over 4 years ago
Upgrade: Bump eslint from 1.10.3 to 6.6.0

dependabot[bot] opened this pull request about 5 years ago
Update node-glob to grab security audit fixes

acconrad opened this pull request over 6 years ago
updated main dependencies to remove security vulnerabilities

GarthDB opened this pull request over 6 years ago
npm audit returns errors.

GarthDB opened this issue over 6 years ago
Can't install glob-stream - ECONNRESET error

TheChilliPL opened this issue about 7 years ago
How can I use it with gulp?

jenstornell opened this issue over 7 years ago
Build: Enforce consistent line endings

erikkemperman opened this pull request over 7 years ago
Support custom 'unique' filtering through option

aashna956 opened this pull request almost 8 years ago
WIP: Rewriting of the docs

phated opened this pull request almost 8 years ago
Flakey tests

phated opened this issue almost 8 years ago
Update: Complete test refactor (closes #72)

phated opened this pull request almost 8 years ago
Rebase readable-stream on top of master

avegancafe opened this pull request almost 8 years ago
Readable stream tests

avegancafe opened this pull request almost 8 years ago
Convert glob-stream to proper readable stream

phated opened this pull request about 8 years ago
Breaking: Remove path normalization (closes #79)

phated opened this pull request about 8 years ago
Base directory not copying correctly

petedavis opened this issue about 8 years ago
Test edge cases

erikkemperman opened this pull request over 8 years ago
Bump dependencies

shinnn opened this pull request over 8 years ago
Remove path normalization?

phated opened this issue over 8 years ago
Docs: Note we don't pass `root` option to node-glob

phated opened this issue over 8 years ago
Should `create` accept a non-array ignore option

phated opened this issue over 8 years ago
Support custom `unique` filtering through option

phated opened this issue over 8 years ago
Avoid mutating the options passed to `create`

phated opened this issue over 8 years ago
Remove `createStream` from external API?

phated opened this issue over 8 years ago
Normalize repository

phated opened this issue over 8 years ago
Test refactor

phated opened this issue over 8 years ago
Incorrect base when parens in glob path

phated opened this issue over 8 years ago
Windows path separator

doowb opened this pull request over 8 years ago
Release 5.3.3 introduce bug on Windows with base Path

danivek opened this issue over 8 years ago
Resolve basePath first

doowb opened this pull request over 8 years ago
Should filtering be implemented as an option here?

phated opened this issue over 8 years ago
Please update to latest glob

NekR opened this issue over 8 years ago
gulp.dest() not working as expected

jbeckton opened this issue almost 9 years ago
Enable appveyor CI

phated opened this issue almost 9 years ago
Fix windows path

TrySound opened this pull request almost 9 years ago
Upgrade through2

TrySound opened this pull request almost 9 years ago
Need test for #59

phated opened this issue about 9 years ago
use path.sep instead of '/' on Windows platform

danivek opened this pull request about 9 years ago
5.3 breaks build in webpack

fazo96 opened this issue about 9 years ago
Evaluate glob 6.x

phated opened this issue about 9 years ago
Use micromatch & glob-parent instead of minimatch & glob2base

es128 opened this pull request about 9 years ago
addresses absolute-glob issue 53

jonschlinkert opened this pull request about 9 years ago
Linting fixes

ckross01 opened this pull request about 9 years ago
Fix for removal of trailing slashes

natewallace opened this pull request about 9 years ago
Update repo URLs

pdehaan opened this pull request about 9 years ago
Add Node 0.12 and Node 4.x to Travis-CI

pdehaan opened this pull request about 9 years ago
Bump eslint-config-gulp version

pdehaan opened this pull request about 9 years ago
Switch to new gulp/test config

pdehaan opened this pull request about 9 years ago
Adding ESLint and JSCS

pdehaan opened this pull request about 9 years ago
send options to through2 via createStream()

vineethawal opened this pull request about 9 years ago
Passing nocase: true on Windows causes no matches

bdukes opened this issue about 9 years ago
Pinned all dependencies

yocontra opened this pull request about 9 years ago
Evaluate Micromatch

thepian opened this issue over 9 years ago
Dose it support sync operation?

AceMood opened this issue over 9 years ago
About the root option

ifduyue opened this issue over 9 years ago
Emit error on file not found with singular globs

callumacrae opened this pull request almost 10 years ago
Implementing node-glob's `ignore` option, fixes #24

UltCombo opened this pull request almost 10 years ago