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

Upgrade glob to v10 #406

Merged
merged 24 commits into from
Feb 1, 2024
Merged

Upgrade glob to v10 #406

merged 24 commits into from
Feb 1, 2024

Commits on Sep 6, 2023

  1. update glob

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ab05002 View commit details
    Browse the repository at this point in the history
  2. use posix path

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2ce3dc3 View commit details
    Browse the repository at this point in the history
  3. don't use replaceAll

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3b04fcc View commit details
    Browse the repository at this point in the history
  4. use posix true

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2d68fd1 View commit details
    Browse the repository at this point in the history
  5. use posix.join

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    421fda4 View commit details
    Browse the repository at this point in the history
  6. remove redundant replace

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2e640d6 View commit details
    Browse the repository at this point in the history
  7. add back check

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f604b5d View commit details
    Browse the repository at this point in the history
  8. fix file paths on windows

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    809706b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97bf326 View commit details
    Browse the repository at this point in the history
  10. remove console.log

    gurgunday committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d524f61 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    4d87f6c View commit details
    Browse the repository at this point in the history
  2. bump

    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    19bce82 View commit details
    Browse the repository at this point in the history
  3. move glob pattern down

    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8faef21 View commit details
    Browse the repository at this point in the history
  4. lessen split-joins

    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    32f875d View commit details
    Browse the repository at this point in the history
  5. Revert "lessen split-joins"

    This reverts commit 32f875d.
    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    59ecefc View commit details
    Browse the repository at this point in the history
  6. move order

    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7f3a251 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04142ec View commit details
    Browse the repository at this point in the history
  8. upgrade to glob v9

    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    aad0548 View commit details
    Browse the repository at this point in the history
  9. Revert "upgrade to glob v9"

    This reverts commit aad0548.
    gurgunday committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d91ed02 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    6171c4d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    ccc32dd View commit details
    Browse the repository at this point in the history
  2. use one replace

    gurgunday committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b92bb6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae1c87 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    9e37575 View commit details
    Browse the repository at this point in the history