Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mrmlnc/fast-glob issues and pull requests
#485 - feat: add custom error handler
Pull Request -
State: open - Opened by etnoy 16 days ago
- 4 comments
#484 - `**` does not work when in parentheses
Issue -
State: open - Opened by benmccann 19 days ago
#483 - Version `3.3.3` does not handle negative absolute patterns that contain a `.` "folder"
Issue -
State: closed - Opened by leandroaguiar-lr about 1 month ago
- 2 comments
Labels: Type: Need More Details
#482 - Investigate the possibility of using `picomatch.scan` instead of `glob-parent`
Issue -
State: open - Opened by mrmlnc about 1 month ago
Labels: Type: Maintenance
#481 - ISSUE-480: remove backslashes from the pattern's base directory
Pull Request -
State: closed - Opened by mrmlnc about 1 month ago
#480 - Inconsistent behavior with escaped single quotes & brace expansion
Issue -
State: closed - Opened by Oasiris about 1 month ago
- 4 comments
Labels: Type: Bug
#479 - Add failing tests for incorrect handling of single quotes w/ brace expansion
Pull Request -
State: open - Opened by Oasiris about 1 month ago
#478 - Release v3.3.3 [05.01.2025]
Issue -
State: closed - Opened by mrmlnc about 1 month ago
- 1 comment
Labels: Type: Maintenance
#477 - Support AbortSignal to abort the processing
Pull Request -
State: closed - Opened by mrmlnc about 1 month ago
#476 - chore: introduce native glob benchmark
Pull Request -
State: open - Opened by mrmlnc about 2 months ago
#475 - perf: optimizing the patterns set matching by exiting early
Pull Request -
State: closed - Opened by mrmlnc about 2 months ago
#474 - ci: update codeql actions
Pull Request -
State: closed - Opened by mrmlnc about 2 months ago
#473 - Remove bundle stage
Pull Request -
State: closed - Opened by mrmlnc about 2 months ago
#472 - ci: run regress benchmark on windows & macOS
Pull Request -
State: closed - Opened by mrmlnc about 2 months ago
- 1 comment
#471 - Convert code to ESM
Pull Request -
State: closed - Opened by mrmlnc about 2 months ago
- 1 comment
#470 - Bundle dts files into single file
Pull Request -
State: closed - Opened by mrmlnc 2 months ago
- 4 comments
#469 - Support named pipe
Issue -
State: closed - Opened by thoughtsunificator 2 months ago
- 2 comments
#468 - "Packaging" breaks the expected behavior of 'npm install <folder>'
Issue -
State: closed - Opened by thoughtsunificator 2 months ago
- 2 comments
#467 - Require [email protected]+
Pull Request -
State: closed - Opened by mrmlnc 3 months ago
#466 - Add tinyglobby to product benchmark instead of fdir
Pull Request -
State: closed - Opened by mrmlnc 3 months ago
#465 - Update dependencies after @nodelib release
Pull Request -
State: closed - Opened by mrmlnc 3 months ago
#464 - 3.3.3
Pull Request -
State: closed - Opened by mrmlnc 3 months ago
#463 - Update ESLint to version with flat config
Pull Request -
State: closed - Opened by mrmlnc 3 months ago
#462 - build: fix issues with project build
Pull Request -
State: closed - Opened by mrmlnc 3 months ago
#461 - Vulnerability Report: Update 'micromatch' Package to Version '4.0.8'
Issue -
State: closed - Opened by swapnilpakhale1998 4 months ago
#460 - fix: escape comma
Pull Request -
State: open - Opened by mertalev 4 months ago
- 2 comments
#459 - Inconsistent behavior around patterns that include `/**`
Issue -
State: closed - Opened by SuperchupuDev 5 months ago
- 1 comment
#458 - Inconsistent behavior around patterns with a trailing `/`
Issue -
State: open - Opened by SuperchupuDev 5 months ago
#457 - Vulnerability "Regular Expression Denial of Service (ReDoS)" found in package micromatch v4.0.7
Issue -
State: closed - Opened by RaedAbr 5 months ago
- 1 comment
#456 - package.json: Refer to micromatch 4.0.8+ to address CVE-2024-4067
Pull Request -
State: closed - Opened by olleolleolle 6 months ago
- 3 comments
#455 - chore: check for package updates using dependabot monthly
Pull Request -
State: open - Opened by jlosito 6 months ago
#454 - (Another) New fast-glob version required due to dependency CVE in micromatch
Issue -
State: closed - Opened by lyricnz 6 months ago
- 5 comments
#453 - Braces for file extensions giving me a difficult time.
Issue -
State: closed - Opened by stuartambient 6 months ago
- 5 comments
Labels: Type: Invalid
#452 - `convertPathToPattern` not converting `some\\@directory\\` correctly
Issue -
State: open - Opened by AriPerkkio 7 months ago
- 2 comments
Labels: Type: Bug
#451 - ci: introduce overhead benchmark
Pull Request -
State: closed - Opened by mrmlnc 8 months ago
#450 - ISSUE-438: Exclude only directories with enabled the `onlyFiles` option
Pull Request -
State: closed - Opened by mrmlnc 8 months ago
#449 - ISSUE-441: apply absolute negative patterns to full path
Pull Request -
State: closed - Opened by mrmlnc 8 months ago
- 1 comment
#448 - perf: replace startsWith with charAt
Pull Request -
State: closed - Opened by btea 8 months ago
- 2 comments
#447 - Matching failed when adding drive's name in Windows
Issue -
State: open - Opened by fky2015 8 months ago
#446 - docs: remove redundant example
Pull Request -
State: closed - Opened by fky2015 8 months ago
- 1 comment
#445 - Fix/abs negative patterns
Pull Request -
State: closed - Opened by webpro 8 months ago
- 2 comments
#444 - update micromatch to address CVE-2024-4068
Pull Request -
State: closed - Opened by indera 9 months ago
- 10 comments
#443 - New fast-glob version required due to dependency CVE in micromatch
Issue -
State: closed - Opened by jimjaeger 9 months ago
- 3 comments
#442 - absolute-fail Add failing test case.
Pull Request -
State: closed - Opened by func0der 9 months ago
#441 - Ignore patterns are applied to the absolute path instead of relative to the working directory
Issue -
State: closed - Opened by func0der 9 months ago
- 4 comments
Labels: Type: Bug
#440 - Inconsistent file count
Issue -
State: closed - Opened by Nicholaiii 9 months ago
- 1 comment
#439 - [QUESTION] - Awilix.fast-glob Fails to Autoload Modules in Tests with TypeScript Setup
Issue -
State: closed - Opened by eskylake 10 months ago
- 1 comment
Labels: Type: Invalid
#438 - No results returned if the file is a socket
Issue -
State: closed - Opened by miniBill 11 months ago
- 1 comment
Labels: Type: Enhancement
#437 - Directory globs with and without trailing slash in ignore patterns have different results
Issue -
State: closed - Opened by uncenter 12 months ago
#436 - In Node.js v20.11.0, it's not possible to match directories containing emojis.
Issue -
State: closed - Opened by Nisekoi5 about 1 year ago
- 1 comment
#435 - Allow abort glob progress
Issue -
State: closed - Opened by otakustay about 1 year ago
Labels: Type: Enhancement
#434 - Remove the concurrency option
Pull Request -
State: closed - Opened by mrmlnc about 1 year ago
#433 - TRIVIAL: update development dependencies
Pull Request -
State: closed - Opened by mrmlnc about 1 year ago
- 1 comment
#432 - [doc] what is the behaviour of passing an array of patterns?
Issue -
State: open - Opened by Offirmo over 1 year ago
Labels: Type: Documentation
#431 - fast glob ramdisk issue
Issue -
State: closed - Opened by fawazahmed0 over 1 year ago
#430 - build: update dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#429 - docs: add information about enumerable properties for the fs option
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#428 - ISSUE-314: optimize package require time
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#427 - fix: escape square braces on Windows platform
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#426 - Unable to match correctly
Issue -
State: closed - Opened by lixiaofa over 1 year ago
- 1 comment
Labels: Type: Question
#425 - Inconsistent File Format Handling Between Windows and POSIX in fast-glob
Issue -
State: closed - Opened by saoudi-h over 1 year ago
- 7 comments
Labels: Type: Bug
#424 - Case sensitive file paths are returned as potentially the wrong case when using WSL with window's paths
Issue -
State: closed - Opened by kanjieater over 1 year ago
- 1 comment
#423 - ISSUE-422: keep escaping after brace expansion
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#422 - Regression in v3.3.1
Issue -
State: closed - Opened by fisker over 1 year ago
- 3 comments
Labels: Type: Bug
#421 - Merging DEFAULT_FILE_SYSTEM_ADAPTER to fs
Issue -
State: closed - Opened by robak86 over 1 year ago
- 4 comments
Labels: Type: Enhancement
#420 - Use `os.availableParallelism` instead of `os.cpus().length` when available
Issue -
State: closed - Opened by sapphi-red over 1 year ago
- 1 comment
Labels: Type: Enhancement
#419 - ISSUE-371: breaking changes for public api
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#418 - ISSUE-370: Do not cast the path to POSIX style
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#417 - ISSUE-408: Allow to pass readonly array into public methods
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#417 - ISSUE-408: Allow to pass readonly array into public methods
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#416 - Minor changes after updating configs
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#416 - Minor changes after updating configs
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#416 - Minor changes after updating configs
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#415 - Update TS config
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#415 - Update TS config
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#415 - Update TS config
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#414 - Update eslint config
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#414 - Update eslint config
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#414 - Update eslint config
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#413 - Use native fs.Dirent
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#413 - Use native fs.Dirent
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#412 - ISSUE-371: Update dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#412 - ISSUE-371: Update dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#412 - ISSUE-371: Update dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#411 - ISSUE-371: Update @nodelib/fs.* dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#411 - ISSUE-371: Update @nodelib/fs.* dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#411 - ISSUE-371: Update @nodelib/fs.* dependencies
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#410 - ISSUE-235: End of Node.js 8 & 10 & 12 & 14 support
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#410 - ISSUE-235: End of Node.js 8 & 10 & 12 & 14 support
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#409 - 4.x.x
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#409 - 4.x.x
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#409 - 4.x.x
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#408 - Type definitions erroneously disallow passing an explicitly readonly array of strings
Issue -
State: closed - Opened by lazarljubenovic over 1 year ago
- 1 comment
#408 - Type definitions erroneously disallow passing an explicitly readonly array of strings
Issue -
State: closed - Opened by lazarljubenovic over 1 year ago
- 1 comment
#408 - Type definitions erroneously disallow passing an explicitly readonly array of strings
Issue -
State: closed - Opened by lazarljubenovic over 1 year ago
- 1 comment
#407 - fix typo
Pull Request -
State: closed - Opened by ivanhofer over 1 year ago
- 1 comment
#407 - fix typo
Pull Request -
State: closed - Opened by ivanhofer over 1 year ago
- 1 comment
#406 - ISSUE-404: fix error for the ignore field misuse
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#406 - ISSUE-404: fix error for the ignore field misuse
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago
#406 - ISSUE-404: fix error for the ignore field misuse
Pull Request -
State: closed - Opened by mrmlnc over 1 year ago