Bump minimatch in maimthattune.client to v9.0.9 - #6
Conversation
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together. Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) Updates `minimatch` from 9.0.5 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { | ||
| "version": "9.0.5", | ||
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", | ||
| "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", | ||
| "version": "9.0.9", | ||
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz", | ||
| "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", | ||
| "dev": true, |
There was a problem hiding this comment.
The PR description’s second minimatch bump (9.0.5 → 9.0.9) lists commit links/compare info for minimatch v3.1.x, which doesn’t match the actual updated version in the lockfile. Please update the PR description to reference the correct minimatch v9.0.9 release/compare so reviewers can validate the change log accurately.
There was a problem hiding this comment.
The PR description was auto-generated by Dependabot with incorrect commit info for the second section — it duplicated the v3.1.x changelog instead of referencing the v9.0.x range.
I don't have a mechanism to directly edit the PR body. To fix this, you can either:
- Manually edit the PR description on GitHub and replace the second section's commits and compare URL with the correct one:
https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.9 - Comment
@dependabot recreateto have Dependabot regenerate the PR description automatically.
|
@dependabot recreate |
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Bumps and minimatch. These dependencies needed to be updated together.
Updates
minimatchfrom 3.1.2 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actionsUpdates
minimatchfrom 9.0.5 to 9.0.9Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actionsYou can trigger a rebase of this PR 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.