chore(deps): bump minimatch from 10.2.2 to 10.2.3#40
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.2 to 10.2.3. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.2...v10.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
LGTM, straightforward dependabot patch bump for minimatch (10.2.2 → 10.2.3).
Extended reasoning...
Overview
This PR is a Dependabot-generated patch version bump of minimatch from 10.2.2 to 10.2.3 in package-lock.json. Only the version, resolved URL, and integrity hash changed — no package.json modifications and no transitive dependency churn.
Security risks
None apparent. The upstream changelog references performance improvements (extglob coalescing, recursion limits) and a TS type tightening (assertValidPattern param: any → unknown). No security advisories are referenced. Patch versions in semver should be backward-compatible.
Level of scrutiny
Low. This is a mechanical lockfile-only patch bump from a trusted automation source (Dependabot), with no application code touched.
Other factors
The bug-hunting system found no issues. There is no prior reviewer feedback on this PR, and the change is self-contained to a single file.
Bumps minimatch from 10.2.2 to 10.2.3.
Commits
ea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.