Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure glob handles dot files correctly #373

Merged
merged 2 commits into from
Dec 2, 2023
Merged

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Dec 2, 2023

This ensures we support globbing files/folders that start with a . properly as this is valid to trace.

x-ref: slack thread

@ijjk ijjk requested a review from styfle as a code owner December 2, 2023 02:14
@ijjk ijjk changed the title Ensure glob handles dot files correctly fix: Ensure glob handles dot files correctly Dec 2, 2023
@ijjk ijjk changed the title fix: Ensure glob handles dot files correctly fix: ensure glob handles dot files correctly Dec 2, 2023
@ijjk ijjk added the automerge Automatically merge PR once checks pass label Dec 2, 2023
@kodiakhq kodiakhq bot merged commit 7317ee2 into main Dec 2, 2023
15 checks passed
@kodiakhq kodiakhq bot deleted the fix/dot-subfiles branch December 2, 2023 03:01
Copy link

github-actions bot commented Dec 2, 2023

🎉 This PR is included in version 0.24.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

ijjk added a commit to vercel/next.js that referenced this pull request Dec 2, 2023
Updates to latest `@vercel/nft` which includes fix for tracing folders
that include dot files.

x-ref: vercel/nft#373
x-ref: [slack
thread](https://vercel.slack.com/archives/C03S8ED1DKM/p1700210671195669)

Closes NEXT-1778
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PR once checks pass released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants