Skip to content

Bump grunt-contrib-qunit from 9.1.1 to 10.2.0 in /testing/wicket-js-tests#1426

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/testing/wicket-js-tests/grunt-contrib-qunit-10.2.0
Open

Bump grunt-contrib-qunit from 9.1.1 to 10.2.0 in /testing/wicket-js-tests#1426
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/testing/wicket-js-tests/grunt-contrib-qunit-10.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2026

Bumps grunt-contrib-qunit from 9.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).

v10.1.1:

  • date: 2024-07-18
  • changes:
    • Fix formatting of non-string errors from QUnit.on('error') events.

v10.1.0:

  • date: 2024-07-18
  • changes:
    • Include errors from QUnit.on('error') in the output.

v10.0.0:

  • date: 2024-06-18
  • changes:
    • Require QUnit 2.17 or later.
    • Remove support for delaying qunit.js via RequireJS. AMD continues to be supported for loading source code and tests, but load qunit.js in its own script before RequireJS, and reference QUnit directly. Examples on qunitjs.com.
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
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) from 9.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@v9.1.1...v10.2.0)

---
updated-dependencies:
- dependency-name: grunt-contrib-qunit
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Apr 19, 2026
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