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

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    96f1a06 View commit details
    Browse the repository at this point in the history
  2. Fix test for server index

    yhatt committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    aaaa83c View commit details
    Browse the repository at this point in the history
  3. Use the latest fast-glob v3

    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 committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    19a1c64 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Configuration menu
    Copy the full SHA
    48097ac View commit details
    Browse the repository at this point in the history
  2. Debug with own globby

    yhatt committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    b00913b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Use the updated globby v10.0.0

    yhatt committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    818e3a6 View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    yhatt committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    841961e View commit details
    Browse the repository at this point in the history