Skip to content

Update dependency grunt-contrib-qunit to v10#28

Open
renovate[bot] wants to merge 1 commit into
gh-pagesfrom
renovate/grunt-contrib-qunit-10.x
Open

Update dependency grunt-contrib-qunit to v10#28
renovate[bot] wants to merge 1 commit into
gh-pagesfrom
renovate/grunt-contrib-qunit-10.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
grunt-contrib-qunit 4.0.010.2.0 age confidence

Release Notes

gruntjs/grunt-contrib-qunit (grunt-contrib-qunit)

v10.2.0

Compare Source

  • 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

Compare Source

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

v10.1.0

Compare Source

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

v10.0.0

Compare Source

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

v9.1.1

Compare Source

  • date: 2024-06-11
  • changes:
    • Remove dependency on p-each-series package.

v9.1.0

Compare Source

  • date: 2024-06-11
  • changes:
    • Re-introduce qunit.log Grunt event.

v9.0.0

Compare Source

  • date: 2024-06-09
  • changes:
    • Update to Puppeteer 22.
    • Require Node.js 18 or later.
    • Remove details parameter to Grunt event qunit.done, deprecated since QUnit 2.2.
    • Remove Grunt events qunit.testStart, qunit.log, qunit.testDone, qunit.moduleStart, qunit.moduleDone. Use qunit.on.* instead.

v8.0.1

Compare Source

  • date: 2023-09-16
  • changes:
    • Add stack trace to uncaught errors.

v8.0.0

Compare Source

  • date: 2023-09-04
  • changes:
    • Update to Puppeteer 21 (switch to "Chrome for Testing", and "new" Headless mode).
    • Require Node.js 16 or later.

v7.0.1

Compare Source

  • date: 2023-07-02
  • changes:
    • Fix unexpected bridge activation in unrated iframes.

v7.0.0

Compare Source

  • date: 2023-02-14
  • changes:
    • Update to Puppeteer 19.
    • Require Node.js 14 or later.
    • Change actual/expected value to JSON when possible.

v6.2.1

Compare Source

  • date: 2022-10-18
  • changes:
    • Fix serialization of assertions on circular objects.

v6.2.0

Compare Source

  • date: 2022-06-26
  • changes:
    • Enable --no-sandbox by default for CI environments.
    • Add support for CHROMIUM_FLAGS environment variable.

v6.1.0

Compare Source

  • date: 2022-04-29
  • changes:
    • Fix reporting of error details when used with QUnit 2.17 and later.
    • Add Grunt events qunit.on.*, as forwarded from QUnit.on().

v6.0.0

Compare Source

  • date: 2022-04-03
  • changes:
    • Update to Puppeteer 9.
    • Require Node.js 12 or later.
    • Require QUnit 2.2.0 or later.

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/grunt-contrib-qunit-10.x branch from 6c75a0c to 2ec696a Compare July 19, 2024 04:56
@renovate
renovate Bot force-pushed the renovate/grunt-contrib-qunit-10.x branch from 2ec696a to 09cf78b Compare April 16, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants