Skip to content

build(deps): bump minimatch from 3.1.2 to 3.1.5#2330

Merged
github-actions[bot] merged 5 commits intomasterfrom
dependabot/npm_and_yarn/minimatch-3.1.5
Mar 30, 2026
Merged

build(deps): bump minimatch from 3.1.2 to 3.1.5#2330
github-actions[bot] merged 5 commits intomasterfrom
dependabot/npm_and_yarn/minimatch-3.1.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 28, 2026

Bumps minimatch from 3.1.2 to 3.1.5.

Commits

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2026
@github-actions github-actions Bot enabled auto-merge February 28, 2026 02:45
@grzanka grzanka mentioned this pull request Mar 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minimatch-3.1.5 branch from 90ba90e to 82bdc95 Compare March 30, 2026 13:31
Bumps [minimatch](https://github.com/isaacs/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minimatch-3.1.5 branch from 7669d43 to df79696 Compare March 30, 2026 13:46
@grzanka
Copy link
Copy Markdown
Contributor

grzanka commented Mar 30, 2026

@martastn take a look at #2346

@lythx bumped node to v24, and regenerated lock with that version,
maybe we should drop the v22 from the GHA as well and stick to v24 (and newer)

Comment thread .github/workflows/manual_test.yml Outdated
Copy link
Copy Markdown
Contributor

@grzanka grzanka left a comment

Choose a reason for hiding this comment

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

see comments

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the npm lockfile to pull in minimatch 3.1.5 (and related dependency graph changes), and adjusts GitHub Actions workflows to run on Node.js 24.x only.

Changes:

  • Bump minimatch from 3.1.2 to 3.1.5 via package-lock.json update
  • Refresh a wider set of transitive dependencies as part of the lockfile regeneration
  • Restrict CI and manual test workflows to Node.js 24.x (including gh-pages deploy job)

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
package-lock.json Updates minimatch and refreshes multiple transitive dependencies in the lockfile
.github/workflows/node.js.yml Narrows CI matrix to Node 24.x and updates deploy job Node version to 24.x
.github/workflows/manual_test.yml Narrows manual test matrix Node version to 24.x

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/node.js.yml
Comment thread .github/workflows/node.js.yml
Comment thread .github/workflows/manual_test.yml
@grzanka
Copy link
Copy Markdown
Contributor

grzanka commented Mar 30, 2026

@martastn take a look here:

"node": ">=14.0.0"

copilot spotted that in #2330 (comment)

@github-actions github-actions Bot added this pull request to the merge queue Mar 30, 2026
Merged via the queue into master with commit 98ad51c Mar 30, 2026
13 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/minimatch-3.1.5 branch March 30, 2026 15:20
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.

3 participants