Skip to content

Bump minimatch and grunt#831

Merged
ajaynes-godaddy merged 2 commits intomasterfrom
dependabot/npm_and_yarn/multi-dc1318529e
May 3, 2026
Merged

Bump minimatch and grunt#831
ajaynes-godaddy merged 2 commits intomasterfrom
dependabot/npm_and_yarn/multi-dc1318529e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps minimatch to 3.1.5 and updates ancestor dependencies minimatch and grunt. These dependencies need to be updated together.

Updates minimatch from 3.0.8 to 3.1.5

Commits

Updates minimatch from 9.0.4 to 9.0.9

Commits

Updates grunt from 1.6.1 to 1.6.2

Changelog

Sourced from grunt's changelog.

v1.6.2 date: 2026-04-14 changes: - Update minimatch to 3.1.5. (PR: gruntjs/grunt#1796) - Update nopt to 5.0.0. (PR: gruntjs/grunt#1778)

Commits
Maintainer changes

This version was pushed to npm by krinkle, a new releaser for grunt 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 16, 2026
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch) and [grunt](https://github.com/gruntjs/grunt). These dependencies need to be updated together.


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

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

Updates `grunt` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: grunt
  dependency-version: 1.6.2
  dependency-type: direct:development
- 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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-dc1318529e branch from 12d4c57 to 32a7c84 Compare May 3, 2026 21:23
Copy link
Copy Markdown
Contributor

@ajaynes-godaddy ajaynes-godaddy left a comment

Choose a reason for hiding this comment

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

Lockfile-only bump: grunt 1.6.1 → 1.6.2 (patch) plus the peer/transitive bumps it pulls in — minimatch (both 3.x and 9.x trees), nopt 3 → 5, brace-expansion under rimraf. The nopt major bump is part of grunt 1.6.2's own declared range, so the tree stays internally consistent.

Validated locally: npm ci resolves cleanly, grunt --version reports 1.6.2, and grunt coffee:compile runs successfully. PHP tests pass on 7.4/8.0/8.1/8.2/8.3 after the base-branch update pulled in the previously-merged #832 and #833. Devdeps only, no runtime exposure.


Reviewed by Claude Code assisting @ajaynes-godaddy

@ajaynes-godaddy ajaynes-godaddy merged commit c1458cb into master May 3, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-dc1318529e branch May 3, 2026 21:48
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