Skip to content

chore(deps-dev): bump minimatch from 3.1.2 to 3.1.4#253

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimatch-3.1.4
Open

chore(deps-dev): bump minimatch from 3.1.2 to 3.1.4#253
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimatch-3.1.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps minimatch from 3.1.2 to 3.1.4.

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
@sonarqubecloud
Copy link

SonarQube reviewer guide

Summary: Update dependency versions in package-lock.json, primarily upgrading minimatch across multiple packages and restructuring brace-expansion dependencies to use standard packages instead of @isaacs scoped versions.

Review Focus: Key areas to examine:

  • The removal of @isaacs/balanced-match and @isaacs/brace-expansion packages and their replacement with standard balanced-match and brace-expansion versions in glob and loopback-datasource-juggler dependencies—verify this doesn't introduce compatibility issues.
  • The upgrade of minimatch from v9.0.5 to v9.0.7 and its dependency change from brace-expansion@^2.0.1 to brace-expansion@^5.0.2—ensure this major version bump in brace-expansion doesn't break existing functionality.
  • Multiple minimatch version bumps (3.1.2→3.1.4, 5.1.6→5.1.8, 10.0.3→10.2.3) across different package scopes—check for any breaking changes in these patches.

Start review at: package-lock.json root-level minimatch entry (line ~10677). This is the primary dependency that cascades to many transitive dependencies, making it critical to understand the core upgrade rat

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants