Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: isaacs/node-glob
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.0
Choose a base ref
...
head repository: isaacs/node-glob
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.3.2
Choose a head ref
  • 9 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 14, 2023

  1. little readme tweaks

    isaacs committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c6a862a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Move cwd ENOENT test to where it matters

    Fix: #515
    isaacs committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    273deed View commit details
    Browse the repository at this point in the history
  2. 9.3.1

    isaacs committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    facdded View commit details
    Browse the repository at this point in the history
  3. chore: use setup-node caching with npm ci

    PR-URL: #505
    Credit: @nschonni
    Close: #505
    Reviewed-by: @isaacs
    nschonni authored and isaacs committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    609d247 View commit details
    Browse the repository at this point in the history
  4. chore: remove eslint-config-prettier devDep

    PR-URL: #506
    Credit: @nschonni
    Close: #506
    Reviewed-by: @isaacs
    nschonni authored and isaacs committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    65b9b47 View commit details
    Browse the repository at this point in the history
  5. skip memfs test on windows

    isaacs committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    672c944 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    2054644 View commit details
    Browse the repository at this point in the history
  2. add inlineSources

    isaacs committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    bbba601 View commit details
    Browse the repository at this point in the history
  3. 9.3.2

    isaacs committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3426f33 View commit details
    Browse the repository at this point in the history
Loading