Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / superchupudev/tinyglobby issues and pull requests

#74 - Add debug option to log crawled paths

Issue - State: open - Opened by bluwy 14 days ago
Labels: enhancement

#73 - Slow performance when globbing shallow files

Issue - State: open - Opened by bluwy 14 days ago - 1 comment

#71 - Should `isDynamicPattern` be a replacement for `is-glob`?

Issue - State: open - Opened by benmccann 16 days ago - 6 comments

#70 - Support negated ignore patterns

Pull Request - State: open - Opened by webpro 28 days ago - 7 comments

#69 - Implement more efficient excluding algorithm

Pull Request - State: open - Opened by xiboon about 1 month ago - 2 comments

#68 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 1 comment

#67 - `objectMode` support

Issue - State: closed - Opened by benmccann about 1 month ago - 1 comment
Labels: enhancement

#66 - docs: list vite

Pull Request - State: open - Opened by benmccann about 1 month ago - 1 comment

#65 - early out if pattern array is empty

Pull Request - State: closed - Opened by bluwy about 1 month ago - 3 comments

#64 - Expose a function that returns whether a file path matches the glob

Issue - State: open - Opened by sapphi-red about 1 month ago - 7 comments
Labels: enhancement

#63 - Ignore patterns starting with `!` causes 0 results

Issue - State: closed - Opened by Jason3S about 1 month ago - 6 comments
Labels: bug

#62 - Upstream node 23 issue makes `absolute: true` not work

Issue - State: closed - Opened by SuperchupuDev about 1 month ago - 1 comment
Labels: bug

#61 - docs: remove outdated note in readme

Pull Request - State: closed - Opened by benmccann about 1 month ago - 1 comment

#60 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#59 - Support for globStream

Issue - State: closed - Opened by etnoy about 2 months ago - 2 comments
Labels: duplicate

#58 - Unexpected behavior: node_modules Ignored when combined with other patterns

Issue - State: closed - Opened by j0nl1 about 2 months ago - 2 comments
Labels: duplicate

#57 - Update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#56 - docs: add two more projects to readme

Pull Request - State: closed - Opened by benmccann about 2 months ago - 5 comments

#55 - docs: add `cspell` to readme

Pull Request - State: closed - Opened by benmccann about 2 months ago - 1 comment

#53 - leading `../` pattern with `ignore: ["**/*"]` might not be working as expected

Issue - State: open - Opened by hi-ogawa about 2 months ago - 2 comments

#52 - Document: explain what syntax is supported

Issue - State: open - Opened by sapphi-red about 2 months ago
Labels: enhancement

#51 - what is the equivalent of `nodir`?

Issue - State: closed - Opened by ghiscoding about 2 months ago - 9 comments
Labels: question

#50 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 2 months ago

#49 - Update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#48 - Pin dependencies - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#47 - Configure Renovate - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#46 - Potentially the biggest performance improvement that can be done

Issue - State: open - Opened by SuperchupuDev 2 months ago - 2 comments
Labels: help wanted, performance

#45 - Glob with Trailing `/` Matches Files as well as Folders

Issue - State: open - Opened by kahagerman 2 months ago - 5 comments

#44 - Benchmarks

Issue - State: open - Opened by rtritto 2 months ago - 4 comments
Labels: help wanted, good first issue

#43 - Bump tsup from 8.2.4 to 8.3.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 3 comments
Labels: dependencies, javascript

#42 - Bump @biomejs/biome from 1.8.3 to 1.9.2

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies, javascript

#41 - simplify dual publish

Pull Request - State: closed - Opened by bluwy 2 months ago - 4 comments

#40 - Support for helper `convertPathToPattern`

Issue - State: closed - Opened by ematipico 2 months ago - 2 comments
Labels: enhancement

#39 - Bump typescript from 5.5.4 to 5.6.2

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies, javascript

#38 - Bump @biomejs/biome from 1.8.3 to 1.9.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies, javascript

#37 - Bump @types/node from 22.5.4 to 22.5.5

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies, javascript

#36 - add `escapePath` utility function

Pull Request - State: closed - Opened by benmccann 3 months ago - 9 comments

#35 - explicitly import `node:process` for Deno support

Pull Request - State: closed - Opened by benmccann 3 months ago - 2 comments

#34 - Possible bug: braces does not work

Issue - State: closed - Opened by sapphi-red 3 months ago - 4 comments

#33 - docs: add two more projects to readme

Pull Request - State: closed - Opened by benmccann 3 months ago - 1 comment

#32 - Support for negated ignore patterns

Issue - State: open - Opened by webpro 3 months ago - 16 comments
Labels: enhancement, help wanted

#31 - List of consuming projects

Issue - State: closed - Opened by benmccann 3 months ago - 1 comment

#30 - Bump @types/node from 22.5.0 to 22.5.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, javascript

#29 - `escapePath` support

Issue - State: closed - Opened by benmccann 3 months ago
Labels: enhancement

#28 - `isDynamicPattern` support

Issue - State: closed - Opened by benmccann 3 months ago - 2 comments
Labels: enhancement

#27 - `suppressErrors` support

Issue - State: closed - Opened by benmccann 3 months ago - 2 comments
Labels: enhancement

#26 - Skip symlinks

Issue - State: closed - Opened by benmccann 3 months ago - 1 comment
Labels: enhancement

#25 - Bump fdir from 6.2.0 to 6.3.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, javascript

#24 - `globStream` support

Issue - State: open - Opened by benmccann 3 months ago - 5 comments
Labels: enhancement

#23 - Infer the fdir `depth` option on patterns that don't expand directories

Issue - State: open - Opened by SuperchupuDev 3 months ago
Labels: performance

#22 - Infer common root on patterns that lead with `../` too

Issue - State: open - Opened by SuperchupuDev 3 months ago
Labels: performance

#21 - Bump @types/node from 20.14.11 to 22.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, javascript

#20 - infer common roots

Pull Request - State: closed - Opened by SuperchupuDev 3 months ago - 1 comment

#19 - Bump @types/node from 20.14.11 to 22.4.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#18 - add support for leading `../` in patterns

Pull Request - State: closed - Opened by SuperchupuDev 4 months ago - 1 comment

#17 - Bump @types/picomatch from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, javascript

#16 - Bump tsx from 4.16.2 to 4.17.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, javascript

#15 - Bump @types/node from 20.14.11 to 22.2.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#14 - chore: enable code coverage

Pull Request - State: closed - Opened by Jayllyz 4 months ago

#13 - Bump @types/node from 20.14.11 to 22.1.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#12 - Bump tsx from 4.16.2 to 4.16.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#11 - Bump tsup from 8.2.2 to 8.2.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, javascript

#10 - Support `followSymbolicLinks` option

Issue - State: closed - Opened by SuperchupuDev 4 months ago - 1 comment
Labels: enhancement

#9 - Bump tsup from 8.2.2 to 8.2.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#8 - Bump @types/node from 20.14.11 to 22.0.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#7 - Bump typescript from 5.5.3 to 5.5.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, javascript

#6 - Potential bug found via `eslint-plugin-json-files` tests

Issue - State: closed - Opened by benmccann 4 months ago - 3 comments
Labels: bug

#5 - Support `dot` option

Issue - State: closed - Opened by benmccann 4 months ago - 1 comment
Labels: enhancement

#4 - Support `onlyFiles`

Issue - State: closed - Opened by benmccann 4 months ago - 3 comments
Labels: enhancement

#3 - Potential bug found via `spec-change` tests

Issue - State: closed - Opened by benmccann 4 months ago - 3 comments
Labels: bug

#2 - Support `deep` option

Issue - State: closed - Opened by benmccann 4 months ago
Labels: enhancement

#1 - Support for `onlyDirectories` option

Issue - State: closed - Opened by benmccann 4 months ago - 2 comments
Labels: enhancement