Skip to content

chore(deps): Bump minimatch and mocha#2221

Merged
marcelklehr merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/multi-362a376919
Apr 4, 2026
Merged

chore(deps): Bump minimatch and mocha#2221
marcelklehr merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/multi-362a376919

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps minimatch to 8.0.7 and updates ancestor dependencies minimatch and mocha. These dependencies need to be updated together.

Updates minimatch from 8.0.4 to 8.0.7

Commits
  • c11bafe 8.0.7
  • abf1900 docs: add warning about ReDoS
  • be84a30 fix partial matching of globstar patterns
  • a5f07f4 8.0.6
  • c42643a lock node to v16 in dev
  • 9bbb456 limit nested extglob recursion, flatten extglobs
  • f4ce011 8.0.5
  • 50c739a update CI matrix and actions
  • e16b0f0 update test expectations for coalesced consecutive stars
  • 5173367 coalesce consecutive non-globstar * characters
  • Additional commits viewable in compare view

Updates minimatch from 10.1.1 to 10.2.5

Commits
  • c11bafe 8.0.7
  • abf1900 docs: add warning about ReDoS
  • be84a30 fix partial matching of globstar patterns
  • a5f07f4 8.0.6
  • c42643a lock node to v16 in dev
  • 9bbb456 limit nested extglob recursion, flatten extglobs
  • f4ce011 8.0.5
  • 50c739a update CI matrix and actions
  • e16b0f0 update test expectations for coalesced consecutive stars
  • 5173367 coalesce consecutive non-globstar * characters
  • Additional commits viewable in compare view

Updates minimatch from 3.1.2 to 3.1.5

Commits
  • c11bafe 8.0.7
  • abf1900 docs: add warning about ReDoS
  • be84a30 fix partial matching of globstar patterns
  • a5f07f4 8.0.6
  • c42643a lock node to v16 in dev
  • 9bbb456 limit nested extglob recursion, flatten extglobs
  • f4ce011 8.0.5
  • 50c739a update CI matrix and actions
  • e16b0f0 update test expectations for coalesced consecutive stars
  • 5173367 coalesce consecutive non-globstar * characters
  • Additional commits viewable in compare view

Updates mocha from 8.4.0 to 11.7.5

Release notes

Sourced from mocha's releases.

v11.7.5

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

v11.7.4

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

v11.7.3

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

... (truncated)

Changelog

Sourced from mocha's changelog.

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

  • deps: bump actions/setup-node in the github-actions group (#5459) (48c6f40)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
Bumps [minimatch](https://github.com/isaacs/minimatch) to 8.0.7 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 8.0.4 to 8.0.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v8.0.4...v8.0.7)

Updates `minimatch` from 10.1.1 to 10.2.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v8.0.4...v8.0.7)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v8.0.4...v8.0.7)

Updates `mocha` from 8.4.0 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.4.0...v11.7.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 8.0.7
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 10.2.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-362a376919 branch from 03efca9 to f0798ef Compare April 1, 2026 16:01
@marcelklehr marcelklehr merged commit a3df2da into develop Apr 4, 2026
32 of 48 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-362a376919 branch April 4, 2026 07:38
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