这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@SuperchupuDev
Copy link
Contributor

@SuperchupuDev SuperchupuDev commented Jul 22, 2024

this is the followup pr mentioned in #1163. i've opened this mainly to get feedback from the maintainers on the best way to implement this. i can port the globbing code into its own package if needed, even though this isn't that much code

according to globby's readme the only exclusive features it has (that are relevant in this case) are negated patterns and directory expansion, which this pr both covers

the issues reported in 6.2.1 were all related to either me forgetting to handle negated patterns in entry or not knowing directory expansion was meant to be done. if there is any more globby-exclusive functionality missing let me know and i'll add it

i'd be happy to test any possible edge cases in the logic and add new tests

ref: #1163 (comment)

@codesandbox
Copy link

codesandbox bot commented Jul 22, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Jul 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 1:19pm

@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/globby@11.1.0

View full report↗︎

@SuperchupuDev
Copy link
Contributor Author

turned it into its own library, will send another PR

@SuperchupuDev SuperchupuDev deleted the refactor/no-globby-two branch July 22, 2024 18:23
@SuperchupuDev
Copy link
Contributor Author

superseded by #1168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant