Merged
Conversation
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together. Updates `minimatch` from 10.1.1 to 10.2.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.1...v10.2.2) Updates `minimatch` from 5.1.6 to 5.1.7 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.1...v10.2.2) Updates `minimatch` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.1...v10.2.2) Updates `minimatch` from 9.0.5 to 9.0.6 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.1...v10.2.2) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: indirect - dependency-name: minimatch dependency-version: 5.1.7 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.3 dependency-type: indirect - dependency-name: minimatch dependency-version: 9.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the minimatch dependency across multiple versions in the dependency tree to address security and functionality improvements. The dependency is used by various development tools (eslint, glob, typescript-eslint) and is updated to the latest stable versions in each major version family.
Changes:
- Updates base minimatch from 3.1.2 to 3.1.3
- Updates glob's minimatch from 10.1.1 to 10.2.2
- Updates readdir-glob's minimatch from 5.1.6 to 5.1.7
- Updates @typescript-eslint/typescript-estree's minimatch from 9.0.5 to 9.0.6
Reviewed changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package-lock.json | Updates minimatch dependency versions across multiple packages in the dependency tree |
| lib/*.js | Generated JavaScript code reflecting the minimatch updates (bundled dependencies) |
henrymercer
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps and minimatch. These dependencies needed to be updated together.
Updates
minimatchfrom 10.1.1 to 10.2.2Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 186d7ac3410.2.12e111f3coalesce consecutive non-globstar * characters1a62a2a10.2.0758b5a3changelog 10.2903e50badd braceExpandMax option, formata50a11010.1.3Updates
minimatchfrom 5.1.6 to 5.1.7Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 186d7ac3410.2.12e111f3coalesce consecutive non-globstar * characters1a62a2a10.2.0758b5a3changelog 10.2903e50badd braceExpandMax option, formata50a11010.1.3Updates
minimatchfrom 3.1.2 to 3.1.3Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 186d7ac3410.2.12e111f3coalesce consecutive non-globstar * characters1a62a2a10.2.0758b5a3changelog 10.2903e50badd braceExpandMax option, formata50a11010.1.3Updates
minimatchfrom 9.0.5 to 9.0.6Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 186d7ac3410.2.12e111f3coalesce consecutive non-globstar * characters1a62a2a10.2.0758b5a3changelog 10.2903e50badd braceExpandMax option, formata50a11010.1.3Dependabot 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.