Skip to content

fix: bump minimatch from 3.0.4 to 3.1.5 in /todo#14

Merged
mtrezza merged 1 commit intomainfrom
dependabot/npm_and_yarn/todo/minimatch-3.1.5
Mar 30, 2026
Merged

fix: bump minimatch from 3.0.4 to 3.1.5 in /todo#14
mtrezza merged 1 commit intomainfrom
dependabot/npm_and_yarn/todo/minimatch-3.1.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps minimatch from 3.0.4 to 3.1.5.

Commits

Dependabot compatibility score

You 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 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Summary by CodeRabbit

  • Chores
    • Updated package dependencies to latest stable versions
    • Refreshed package metadata and lock file entries
    • Enhanced build configuration consistency

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

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 26, 2026
@mtrezza mtrezza changed the title Bump minimatch from 3.0.4 to 3.1.5 in /todo fix: bump minimatch from 3.0.4 to 3.1.5 in /todo Mar 30, 2026
@mtrezza
Copy link
Copy Markdown
Member

mtrezza commented Mar 30, 2026

@coderabbitai review

Copy link
Copy Markdown
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: transitive dependency security patch. minimatch 3.0.4 -> 3.1.5 addresses ReDoS vulnerability (CVE-2022-3517). Lock-file only change, low risk.

@mtrezza mtrezza merged commit 769c3ee into main Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/todo/minimatch-3.1.5 branch March 30, 2026 17:30
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cdc3106e-ab11-4657-a2cb-441f349dc0e8

📥 Commits

Reviewing files that changed from the base of the PR and between b8c014f and 59f3b5b.

⛔ Files ignored due to path filters (1)
  • todo/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • todo/package-lock.json

📝 Walkthrough

Walkthrough

The package-lock.json file was updated to remove the peer flag from six package entries and update the minimatch dependency from version 3.0.4 to 3.1.5 with new resolved and integrity values.

Changes

Cohort / File(s) Summary
Package Lock Updates
todo/package-lock.json
Removed "peer": true from ajv@6.5.3, babel-core@6.26.3, graphql@0.13.2, pg@7.4.3, react@16.4.2, and webpack@4.17.1. Updated minimatch from 3.0.4 to 3.1.5 with new resolved/integrity values and added "license": "ISC".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/todo/minimatch-3.1.5

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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