Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
picomatch ^2.2.1 -> ^3.0.0 age adoption passing confidence

Release Notes

micromatch/picomatch (picomatch)

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.3.1

Compare Source

Fixed
  • Fixes bug when a pattern containing an expression after the closing parenthesis (/!(*.d).{ts,tsx}) was incorrectly converted to regexp (9f241ef).
Changed

v2.3.0

Compare Source

Fixed
  • Fixes bug where file names with two dots were not being matched consistently with negation extglobs containing a star (56083ef)

v2.2.3

Compare Source

Fixed
  • Do not skip pattern seperator for square brackets (fb08a30).
  • Set negatedExtGlob also if it does not span the whole pattern (032e3f5).

v2.2.2

Compare Source

Fixed
  • Correctly handle parts of the pattern after parentheses in the scan method (e15b920).

Configuration

📅 Schedule: Branch creation - "after 7pm,before 6am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from tunnckoCore October 30, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant