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 micromatch #3769

Merged
merged 1 commit into from
Nov 1, 2018
Merged

Update micromatch #3769

merged 1 commit into from
Nov 1, 2018

Conversation

hudochenkov
Copy link
Member

Behold! It's serious this time.

It's been almost a year and a half since last major micromatch version released #2597. Finally, I had time and possibility to tackle this thing. And the solution is so simple — convert all patterns from Windows to Unix paths. augmentConfig.js converts all patterns to patterns with absolute paths, and new micromatch supports only Unix paths in patterns.

Also, allow Appveyor to run all tests.

Supersedes #2888.

@jeddy3
Copy link
Member

jeddy3 commented Nov 1, 2018

Behold! It's serious this time.

😆

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

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

Fantastic to see such a long-standing issue resolved!

@hudochenkov hudochenkov merged commit a9a68dd into master Nov 1, 2018
@hudochenkov hudochenkov deleted the micromatch-trials branch November 1, 2018 17:55
@ntwb
Copy link
Member

ntwb commented Nov 2, 2018

Behold! It's serious this time.

So funny 🤣

Thanks a bunch @hudochenkov

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

Successfully merging this pull request may close these issues.

4 participants