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

test: fix npm scripts on windows #5219

Merged
merged 8 commits into from
Oct 2, 2024
Merged

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    846d5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68665e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cfa3e3 View commit details
    Browse the repository at this point in the history
  4. Fix tests for compatibility with Node ^22.7

    --experimental-detect-module is default in Node 22.7 and later
    mark-wiemer committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1f774dc View commit details
    Browse the repository at this point in the history
  5. At least they pass...

    mark-wiemer committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b38d531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    491ba2b View commit details
    Browse the repository at this point in the history
  7. Cleanup for fun

    mark-wiemer committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bf7d28a View commit details
    Browse the repository at this point in the history
  8. Add newline for style

    mark-wiemer committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7feec9e View commit details
    Browse the repository at this point in the history