Skip to content

Bump the dev-grunt group across 1 directory with 3 updates#580

Closed
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/dev-grunt-d50c727c91
Closed

Bump the dev-grunt group across 1 directory with 3 updates#580
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/dev-grunt-d50c727c91

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the dev-grunt group with 3 updates in the / directory: grunt, grunt-contrib-qunit and grunt-legacy-util.

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.


Updates grunt-contrib-qunit from 10.1.1 to 10.2.0

Changelog

Sourced from grunt-contrib-qunit's changelog.

v10.2.0:

  • date: 2026-04-15
  • changes:
    • Update from Puppeteer 22 (Chrome 127) to Puppeteer 24 (Chrome 147).
    • Fix url.parse() deprecation warning on Node.js 24.
    • Increase default timeout from 5s to 10s (it seems Chrome launch times got more spotty, at least via GitHub Actions).
Commits
  • 0a965d7 10.2.0
  • ed19845 Increase default timeout from 5s to 10s
  • 3d6b9ca Docs: Convert changelog to markdown
  • 5c08371 Fix url.parse() deprecation warning on Node.js 24
  • 51854f1 Upgrade to Puppeteer 24
  • 4c7ece6 Build: Switch from JSHint to ESLint
  • 297c6cc Build: Remove package-lock.json
  • efc2ae0 docs: Add SECURITY.md
  • ea5030c docs: Add QUnit compatibility table
  • d124309 Build: Fix GitHub's own self-induced deprecation warnings
  • See full diff in compare view

Updates grunt-legacy-util from 2.0.1 to 2.0.2

Changelog

Sourced from grunt-legacy-util's changelog.

  • v2.0.2:

    • date: 2026-04-07
    • changes:
      • Update "lodash" to fix security warning (#35)
      • Avoid util.isError to fix Node.js 24 support
      • Replace "exit" with "exit-x" to fix license metadata
  • v2.0.1:

    • date: 2021-04-22
    • changes:
      • Update dependencies
      • Fix security warnings
  • v2.0.0:

    • date: 2020-08-18
    • changes:
      • Update dependencies
      • Fix Buffer warnings by switching to Buffer.from()
      • Avoid detecting AsyncFunction as a generic object
  • v1.1.1:

    • date: 2018-05-21
    • changes:
      • Fixes lodash versioning
  • v1.1.0:

    • date: 2018-05-19
    • changes:
      • Security fixes
  • v1.0.0:

    • date: 2016-04-03
    • changes:
      • test fixes for Windows
      • update to use the svg badge
Commits
  • 4993109 Release v2.0.2 (#48)
  • 7e039ad Replace "exit" with "exit-x" to fix license metadata
  • 9f9a010 Add SECURITY.md
  • 3c1976f Update lodash to 4.18 to fix security warning and relax with caret range
  • f1c5daa Build: Add Node.js 24
  • ee4e856 Avoid unsupported util.isError function removed in Node.js 24
  • d33b40a Add Node.js 20 and fix Windows failure
  • 268931b Build: update to GitHub Actions v5 to fix warnings
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by krinkle, a new releaser for grunt-legacy-util since your current version.


Dependabot 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-grunt group with 3 updates in the / directory: [grunt](https://github.com/gruntjs/grunt), [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) and [grunt-legacy-util](https://github.com/gruntjs/grunt-legacy-util).


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)

Updates `grunt-contrib-qunit` from 10.1.1 to 10.2.0
- [Release notes](https://github.com/gruntjs/grunt-contrib-qunit/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-qunit/blob/main/CHANGELOG.md)
- [Commits](gruntjs/grunt-contrib-qunit@v10.1.1...v10.2.0)

Updates `grunt-legacy-util` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/gruntjs/grunt-legacy-util/releases)
- [Changelog](https://github.com/gruntjs/grunt-legacy-util/blob/main/CHANGELOG.md)
- [Commits](gruntjs/grunt-legacy-util@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: grunt
  dependency-version: 1.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-grunt
- dependency-name: grunt-contrib-qunit
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-grunt
- dependency-name: grunt-legacy-util
  dependency-version: 2.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-grunt
...

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 May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 20, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 20, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-grunt-d50c727c91 branch May 20, 2026 08:59
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.

0 participants