Skip to content

πŸ”’οΈ bump minimatch and editorconfig - #187

Merged
haliphax merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4480df0eaa
Sep 8, 2026
Merged

πŸ”’οΈ bump minimatch and editorconfig#187
haliphax merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4480df0eaa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown
Contributor

Bumps minimatch and editorconfig. These dependencies needed to be updated together.
Updates minimatch from 3.1.5 to 9.0.9

Changelog

Sourced from minimatch's changelog.

change log

10.2

  • Add braceExpandMax option

10.1

  • Add magicalBraces option for escape
  • Fix makeRe when partial: true is set.
  • Fix makeRe when pattern ends in a final ** path part.

10.0

  • Require node 20 or 22 and higher

9.0

  • No default export, only named exports.

8.0

  • Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
  • Bump required Node.js version

7.4

  • Add escape() method
  • Add unescape() method
  • Add Minimatch.hasMagic() method

7.3

  • Add support for posix character classes in a unicode-aware way.

7.2

  • Add windowsNoMagicRoot option

7.1

  • Add optimizationLevel configuration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates editorconfig from 1.0.4 to 1.0.7

Release notes

Sourced from editorconfig's releases.

v1.0.7

What's Changed

Full Changelog: editorconfig/editorconfig-core-js@v1.0.6...v1.0.7

v1.0.6

What's Changed

Full Changelog: editorconfig/editorconfig-core-js@v1.0.5...v1.0.6

v1.0.5

What's Changed

Full Changelog: editorconfig/editorconfig-core-js@v1.0.4...v1.0.5

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for editorconfig 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 11, 2026
@coveralls

coveralls commented Apr 11, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 34269923498

Coverage remained the same at 98.903%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1176
Covered Lines: 1172
Line Coverage: 99.66%
Relevant Branches: 191
Covered Branches: 180
Branch Coverage: 94.24%
Branches in Coverage %: Yes
Coverage Strength: 3.66 hits per line

πŸ’› - Coveralls

@haliphax

haliphax commented Sep 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [minimatch](https://github.com/isaacs/minimatch) and [editorconfig](https://github.com/editorconfig/editorconfig-core-js). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.5...v9.0.9)

Updates `editorconfig` from 1.0.4 to 1.0.7
- [Release notes](https://github.com/editorconfig/editorconfig-core-js/releases)
- [Changelog](https://github.com/editorconfig/editorconfig-core-js/blob/main/CHANGELOG.md)
- [Commits](editorconfig/editorconfig-core-js@v1.0.4...v1.0.7)

---
updated-dependencies:
- dependency-name: editorconfig
  dependency-version: 1.0.7
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-4480df0eaa branch from 8c4ecea to beedc77 Compare September 8, 2026 19:36
@haliphax haliphax changed the title Bump minimatch and editorconfig πŸ”’ bump minimatch and editorconfig Sep 8, 2026
@haliphax haliphax changed the title πŸ”’ bump minimatch and editorconfig πŸ”’οΈ bump minimatch and editorconfig Sep 8, 2026
@haliphax
haliphax merged commit 1f776f8 into main Sep 8, 2026
7 of 9 checks passed
@haliphax
haliphax deleted the dependabot/npm_and_yarn/multi-4480df0eaa branch September 8, 2026 19:40
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.

2 participants