bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
### [`v4.7.1`](https://redirect.github.com/bmatcuk/doublestar/releases/tag/v4.7.1): Fixed FilepathGlob("")
[Compare Source](https://redirect.github.com/bmatcuk/doublestar/compare/v4.7.0...v4.7.1)
To be consistent with `filepath.Glob`, `FilepathGlob("")` returns nil.
### [`v4.7.0`](https://redirect.github.com/bmatcuk/doublestar/releases/tag/v4.7.0): Added MatchUnvalidated, PathMatchUnvalidated
[Compare Source](https://redirect.github.com/bmatcuk/doublestar/compare/v4.6.1...v4.7.0)
These functions provide a small performance improvement in cases where you don't care about whether or not the pattern is valid (maybe because you already ran `ValidatePattern`).
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.6.1
->v4.7.1
Release Notes
bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
### [`v4.7.1`](https://redirect.github.com/bmatcuk/doublestar/releases/tag/v4.7.1): Fixed FilepathGlob("") [Compare Source](https://redirect.github.com/bmatcuk/doublestar/compare/v4.7.0...v4.7.1) To be consistent with `filepath.Glob`, `FilepathGlob("")` returns nil. ### [`v4.7.0`](https://redirect.github.com/bmatcuk/doublestar/releases/tag/v4.7.0): Added MatchUnvalidated, PathMatchUnvalidated [Compare Source](https://redirect.github.com/bmatcuk/doublestar/compare/v4.6.1...v4.7.0) These functions provide a small performance improvement in cases where you don't care about whether or not the pattern is valid (maybe because you already ran `ValidatePattern`).Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.