Skip to content

Conversation

@KingDarBoja
Copy link
Collaborator

Since glob v9 (repo is v10), we can use directly glob as async call, which means we no longer need a custom adapter.

Had to use the @ts-expect-error at the tests as I had no idea how to fix the error.

All tests pass without issues!

CC @JoshuaKGoldberg

@KingDarBoja KingDarBoja self-assigned this Dec 6, 2025
@KingDarBoja KingDarBoja added status: waiting for reviewer Waiting for a maintainer to review type: cleanup Code smells, incorrect tests, build systems, or other internal shenanigans labels Dec 6, 2025
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙌

@JoshuaKGoldberg JoshuaKGoldberg changed the title Fix Node Glob v10 async support. chore: natively use Node Glob v10 async support Dec 9, 2025
@JoshuaKGoldberg
Copy link
Member

Thanks @KingDarBoja!

@JoshuaKGoldberg JoshuaKGoldberg merged commit 906e0bf into main Dec 9, 2025
4 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the fix-glob-v10 branch December 9, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting for reviewer Waiting for a maintainer to review type: cleanup Code smells, incorrect tests, build systems, or other internal shenanigans

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants