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

Update fast-glob to v3 to fix globbing for non-ASCII file #109

Merged
merged 7 commits into from Jun 30, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jun 24, 2019

Resolves #108. fast-glob v3 has more stable regex matcher for non-ASCII path (generated by updated micromatch v4).

NOTE: It has some breaking changes from v2. globby v9 is not yet supported fast-glob v3 so we had better to wait until be updated.

NOTE: It has some breaking changes from v2. globby is not yet supported
v3 so we had better to wait until be updated, but any problem was not
found at the moment.
@yhatt yhatt marked this pull request as ready for review June 24, 2019 11:28
@yhatt
Copy link
Member Author

yhatt commented Jun 25, 2019

I'm continue working to upgrade an upstream package: sindresorhus/globby#126

@yhatt yhatt force-pushed the master branch 2 times, most recently from e79b30c to 302c083 Compare June 28, 2019 18:29
@yhatt yhatt merged commit 3186a18 into master Jun 30, 2019
@yhatt yhatt deleted the glob-non-ascii-dir branch June 30, 2019 05:04
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.

Failed to find .md file in non-ASCII directory
1 participant