Ecosyste.ms: OpenCollective

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

github.com/webpack/watchpack

Wrapper library for directory and file watching.
https://github.com/webpack/watchpack

chore(deps): bump cross-spawn from 6.0.5 to 6.0.6

dependabot[bot] opened this pull request 3 months ago
ci: add Node.js v23

snitin315 opened this pull request 4 months ago
fix: resolve vulnerabilities in watchpack dependencies

riyadbabouri opened this pull request 4 months ago
fix: resolve vulnerabilities in watchpack dependencies

riyadbabouri opened this pull request 4 months ago
fix trivial typo in README.md

williamstein opened this pull request 5 months ago
fix: ignore empty strings in an array

alexander-akait opened this pull request 6 months ago
ci: fix

alexander-akait opened this pull request 6 months ago
fix: handle an empty array for the ignored option

alexander-akait opened this pull request 6 months ago
fix: do not report directory as initial missing on the second watch

alexander-akait opened this pull request 11 months ago
chore(deps): regenerate lock file

alexander-akait opened this pull request 11 months ago
docs: fix badge

alexander-akait opened this pull request 11 months ago
docs: fix badge

alexander-akait opened this pull request 11 months ago
ci: migrate on github actions

alexander-akait opened this pull request 11 months ago
Follow symlinks outside of watched folder

ArjhanToteck opened this pull request 11 months ago
Add support for watching symlinks that resolve to paths outside the watch folder

bartvandenende-wm opened this issue about 1 year ago
watchpack

OrlandoLabao43 opened this pull request almost 2 years ago
Implement fix for Fast Refresh bug

JonnyBurger opened this pull request about 2 years ago
`collectTimeInfoEntries` does not consider case-sensitivity initially

JonnyBurger opened this issue about 2 years ago
do not report directory as initial missing on the second watch

WiseBird opened this pull request about 2 years ago
fix: ignore the error that directoryPath is not a directory

liximomo opened this pull request about 2 years ago
Bump qs from 6.5.2 to 6.5.3

dependabot[bot] opened this pull request about 2 years ago
Watched directory is reported as initial-missing if has no files

WiseBird opened this issue about 2 years ago
Webpack watch stops if one of the output files is busy

Banner-Keith opened this issue over 2 years ago
watchpack blocks for a long time closing FSWatchers on osx

heyimalex opened this issue over 2 years ago
Does not work/tests fail on OpenBSD

marvinthepa opened this issue over 2 years ago
Bump ansi-regex from 3.0.0 to 3.0.1

dependabot[bot] opened this pull request over 2 years ago
"too many open files" errors

php4fan opened this issue over 2 years ago
Watchpack.watch() should not accept undefined #217

basuke opened this pull request almost 3 years ago
Watchpack.watch() should not accept `undefined`

basuke opened this issue almost 3 years ago
Respect FS_ACCURACY when determining if file is untouched

sokra opened this pull request almost 3 years ago
Respect FS_ACCURACY when determining if file is untouched

markjm opened this pull request almost 3 years ago
Push latest release to npm

meelash opened this issue almost 3 years ago
Bump ajv from 6.6.2 to 6.12.6

dependabot[bot] opened this pull request almost 3 years ago
report time info for directories correctly

sokra opened this pull request about 3 years ago
fix missing time info in files

sokra opened this pull request about 3 years ago
disable testing polling for macos ci

sokra opened this pull request about 3 years ago
run polling tests on macos too

sokra opened this pull request about 3 years ago
improve watcher update performance

sokra opened this pull request about 3 years ago
avoid EACCES permission errors

sokra opened this pull request about 3 years ago
test: fix instability in polling tests

markjm opened this pull request about 3 years ago
Support splitting of files and directories in getTimeInfoEntries

markjm opened this pull request about 3 years ago
Allow function in watchOptions.ignored

markjm opened this pull request about 3 years ago
chore: add node v17 in CI

rishabh3112 opened this pull request over 3 years ago
Removes hard dependency on Chokiar 2

RMcNeely opened this pull request over 3 years ago
Update chokidar dependency to 3.5.2

yogesh-MS opened this issue over 3 years ago
watchpack-chokidar2 not accessible from watchpack

StCyr opened this issue over 3 years ago
Allow function in `watchOptions.ignored`

markjm opened this pull request over 3 years ago
Defining an `ignored` option keeps FileWatchers registered

AurelienRibon opened this issue over 3 years ago
add github actions

sokra opened this pull request over 3 years ago
watcher should continue aggregating changes even when paused

sokra opened this pull request over 3 years ago
Just wonder why app dies on missing 'optionalDependencies'

chubun opened this issue over 3 years ago
Bump lodash from 4.17.19 to 4.17.21

dependabot[bot] opened this pull request almost 4 years ago
Bump handlebars from 4.5.3 to 4.7.7

dependabot[bot] opened this pull request almost 4 years ago
Unmet peer dependency "fsevents" in v1.7.5

andy0130tw opened this issue almost 4 years ago
fix: adds ENOENT for non windows platforms in LinkResolver.

Aghassi opened this pull request about 4 years ago
ignore data: urls

jantimon opened this pull request about 4 years ago
Migration to v2 gives directory path errors

gita-vahdatinia opened this issue about 4 years ago
upgrade to node 15

sokra opened this pull request about 4 years ago
use birthtime for folders instead of modified time

sokra opened this pull request about 4 years ago
Watchpack Error (watcher): Error: EMFILE: too many open files

mrjimenez opened this issue about 4 years ago
remove node engine check for chokidar 2

sokra opened this pull request about 4 years ago
use process start time when checking nested directory changes

Knagis opened this pull request over 4 years ago
fix 'return' outside of function

chenxsan opened this pull request over 4 years ago
add logging for recursive watchers

sokra opened this pull request over 4 years ago
fix bugs in recursive watching

sokra opened this pull request over 4 years ago
Does't watch changes with a large codebase

WaveString opened this issue over 4 years ago
Watchpack Error (watcher): Error: EMFILE: too many open files

LuanGB opened this issue over 4 years ago
chore(deps): update dependencies

GChuf opened this pull request over 4 years ago
chokidar v3 fails on windows, meanwhile v2 works

lyonbot opened this issue over 4 years ago
Merge watchers

sokra opened this pull request over 4 years ago
Use latest Chokidar version

timneutkens opened this pull request over 4 years ago
Bump lodash from 4.17.14 to 4.17.19

dependabot[bot] opened this pull request over 4 years ago
regenerate lockfile for watchpack 1

sokra opened this pull request over 4 years ago
Watch Fails on versions > 1.6.1

kane-mason opened this issue over 4 years ago
FSEvents "... ERROR: f2d_register_rpc ..." in watchpack 1.6.1 and 1.7.2

happypoulp opened this issue over 4 years ago
how to mandatory use chokidar2 ?

DiamondYuan opened this issue over 4 years ago
fix: fix directoryWatcher change event content

DiamondYuan opened this pull request over 4 years ago
Update README.md

kaiwalyakoparkar opened this pull request over 4 years ago
Update to fsevents 1.2.13

amoerie opened this issue over 4 years ago
Fix broken package-lock.json generated by watchpack

totszwai opened this issue almost 5 years ago
Please fix fsevents dependency

totszwai opened this issue almost 5 years ago
Incompatible with Node 14

csvan opened this issue almost 5 years ago
run appveyor with yarn too

sokra opened this pull request almost 5 years ago
fix CI in webpack 1

sokra opened this pull request almost 5 years ago
Update chokidar to 3.3.0

coreyward opened this pull request almost 5 years ago
add node 13 to CI

sokra opened this pull request almost 5 years ago
remove outdated node.js version, add latest ones

sokra opened this pull request almost 5 years ago
fix incorrect change events for nested directory

sokra opened this pull request almost 5 years ago
npm audit reports vulnerabilities

mtmtcode opened this issue almost 5 years ago