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: micromatch/picomatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.3
Choose a base ref
...
head repository: micromatch/picomatch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.4
Choose a head ref
  • 18 commits
  • 15 files changed
  • 7 contributors

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    02b2d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0557d1d View commit details
    Browse the repository at this point in the history
  3. run less workflows in prs

    danez committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    61f78d9 View commit details
    Browse the repository at this point in the history
  4. update actions

    danez committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    9645141 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    32343ab View commit details
    Browse the repository at this point in the history
  2. Add node 24 and 25

    danez committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    e2991d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Merge pull request #155 from micromatch/prettier

    chore: add node 24 and 25 to ci and update ci actions
    doowb authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    58ec2dc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. Update github workflow and add renovate config (#157)

    * Disable all permissions for workflow and be explicit for coveralls version
    
    * Enable renovate for github actions
    
    * Only run on master and pull requests
    
    * Cache npm dependencies
    
    * Fix cache
    
    * Use npm 8.0 for Node.js 12 and 14
    danez authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    b0f5644 View commit details
    Browse the repository at this point in the history
  2. chore(deps): pin dependencies (#158)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    38dffeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d718b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d76bc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1798b07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2661f23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9500377 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0db7dd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Merge commit from fork

    * fix: add option for maximum nested extglobs with default depth of 2
    
    Also find other risky globs and treat them as literals
    
    * Update test/options.maxExtglobRecursion.js
    
    Co-authored-by: Brian Woodward <brian.woodward@gmail.com>
    
    * Fix bug for single character nested star-only extglobs
    
    * Move constant to constants.js and set to 0 by default
    
    ---------
    
    Co-authored-by: Brian Woodward <brian.woodward@gmail.com>
    danez and doowb authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    5eceecd View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    danez authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    4516eb5 View commit details
    Browse the repository at this point in the history
  3. Publish 4.0.4

    danez committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    e5474fc View commit details
    Browse the repository at this point in the history
Loading