Skip to content

[3.1.4/4.2.5/5.1.8/6.2.2/7.4.8/8.0.6/9.0.7/10.2.3 regression] minimatch("a", "a/**", { partial: true }) incorrectly returns false #284

@andersk

Description

@andersk

In 10.2.2, minimatch("a", "a/**", { partial: true }) returned true, but in 10.2.3 it now incorrectly returns false.

git bisect shows this regression was introduced by 0bf499a.

The same regression was introduced in 3.1.3→3.1.4, 4.2.4→4.2.5, 5.1.7→5.1.8, 6.2.1→6.2.2, 7.4.7→7.4.8, 8.0.5→8.0.6, and 9.0.6→9.0.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions