Skip to content

fix: bump minimatch from 3.0.5 to 3.1.4#4285

Merged
JamesHenry merged 1 commit intomainfrom
dependabot/npm_and_yarn/minimatch-3.1.4
Feb 28, 2026
Merged

fix: bump minimatch from 3.0.5 to 3.1.4#4285
JamesHenry merged 1 commit intomainfrom
dependabot/npm_and_yarn/minimatch-3.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps minimatch from 3.0.5 to 3.1.4.

Commits
  • 1a2e084 3.1.4
  • ae24656 update lockfile
  • b100374 limit recursion for **, improve perf considerably
  • 26ffeaa lockfile update
  • 9eca892 lock node version to 14
  • 00c323b 3.1.3
  • 30486b2 update CI matrix and actions
  • 9c31b2d update test expectations for coalesced consecutive stars
  • 46fe687 coalesce consecutive non-globstar * characters
  • 5a9ccbd [meta] update publishConfig.tag to legacy-v3
  • Additional commits viewable in compare view

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.0.5 to 3.1.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.5...v3.1.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: direct:production
...

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 28, 2026
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Feb 28, 2026

View your CI Pipeline Execution ↗ for commit 393cf70

Command Status Duration Result
nx run-many --t e2e --parallel=1 ✅ Succeeded 11m 20s View ↗
nx run integration:integration --ci --maxWorkers=2 ✅ Succeeded 1m 24s View ↗
nx run-many -t lint --parallel=3 ✅ Succeeded 1m 19s View ↗
nx run-many -t build --parallel=3 ✅ Succeeded 1m 20s View ↗
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 1m 13s View ↗
nx-cloud record -- npx nx format:check ✅ Succeeded 2s View ↗
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 3m 33s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-28 02:25:32 UTC

@JamesHenry JamesHenry changed the title chore(deps): bump minimatch from 3.0.5 to 3.1.4 fix: bump minimatch from 3.0.5 to 3.1.4 Feb 28, 2026
@JamesHenry JamesHenry merged commit 2e3f99e into main Feb 28, 2026
14 of 24 checks passed
@JamesHenry JamesHenry deleted the dependabot/npm_and_yarn/minimatch-3.1.4 branch February 28, 2026 07:23
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.

1 participant