Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2025

This PR contains the following updates:

Package Change Age Confidence
qunitjs (source) ^1.22.0 -> ^2.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

qunitjs/qunit (qunitjs)

v2.4.1

Compare Source

==================

  • CLI: Add slight debounce to restarting tests on file watching.
  • CLI: Catch file load failures and report as failing tests.
  • CLI: Clear require cache of watched files between runs.
  • CLI: List available reporters when option is specified with no value.
  • CLI: Properly support watching files added after first run.
  • Core: Provide descriptive feedback when missing QUnit.test() callback.
  • HTML Reporter: Fix regression in error reporting.

v2.4.0

Compare Source

==================

  • Assert: New assert.timeout() for setting per-test timeout durations. (Trent Willis) #​1165
  • Assert: Fix assert.push deprecation link.
  • CLI: Better messaging on early exits.
  • CLI: Default to non-zero exit code.
  • CLI: Exit with non-zero status when no tests are run.
  • Core: Add support for multiple callbacks in module hooks, such as via hooks.beforeEach() and hooks.afterEach().
  • Core: Fallback to typeof obj in QUnit.objectType.
  • Core: New QUnit.module.only() method. (Brahim Arkni) #​1179
  • Core: New QUnit.module.skip() method. (Brahim Arkni) #​1193
  • Core: New QUnit.module.todo() method. (Brahim Arkni) #​1195
  • Core: Fix memory release of objects in equiv logic of assert.deepEqual(). (Jing Wu) #​1192

v2.3.3

Compare Source

==================

Added
  • Core: Support running in Web Worker threads. (Marten Schilstra) #​1171
Changed
  • CLI: Prefer local version of QUnit.

v2.3.2

Compare Source

==================

  • HTML Reporter: Add specific diff for number types instead of str-diff. (Adrian Leonhard) #​1155
  • Core: Fix bug calling hooks with skipped tests. (Ben Demboski) #​1156

v2.3.1

Compare Source

==================

  • Assert: Allow assertions after async.
  • Assert: Throw if async callback invoked after test finishes.
  • Core: Ensure assertions occur while test is running.
  • Core: Fix test instance memory leak. #​1138
  • Core: Slim assertions after reporting them.

v2.3.0

Compare Source

==================

Added
  • CLI: Introduce QUnit CLI. (Trent Willis) #​1115
  • CLI: Add file watching option.
  • CLI: Add seed option.
  • CLI: Add support for custom reporters.
  • HTML Reporter: Display todo tests when hidepassed is set.
Changed
  • Core: Test#pushFailure now calls Test#pushResult internally.

v2.2.1

Compare Source

==================

  • Core: Fix sessionStorage feature detection.

v2.2.0

Compare Source

==================

Added
  • Core: Support running in a sandboxed iframe.
  • Core: New event emitter. (Trent Willis) #​1087
  • Core: New QUnit.todo() method. (Trent Willis) #​1080
  • Assert: New assert.step() and assert.verifySteps() methods. (Trent Willis) #​1075
Changed
  • Core: QUnit.onError now expects error or error-like object.
  • Core: Include "todo" in assertion event data.
Fixed
  • HTML Reporter: Ensure window.onerror return values are correct.
  • Core: Fix start on Node when autostart is not set to true. #​1105
  • Core: Fix double begin when calling start in Node.
  • Core: Rewrite QUnit.equiv to be breadth-first.
  • Core: Optimize the "set" and "map" callbacks.
  • Core: Fix console error in IE9. #​1093

v2.1.1

Compare Source

==================

  • All: Remove deprecated 1.x features.
  • Assert: Deprecate assert.push().
  • Core: QUnit.start() no longer requires calling QUnit.load() first.
  • HTML Reporter: Add an "Abort" button.

v2.1.0

Compare Source

==================

  • Core: Support a predefined QUnit.config.
  • Core: Fix clearing of storage on done.
  • Core: Always report if test previously failed.
  • Core: New config.storage option.
  • Core: Load the onerror module.
  • Core: Fix QUnit.equiv object methods comparison.
  • Core: Support multiple nested modules hooks properly.
  • Core: Fire moduleStart only when starting module for the first time.
  • Core: Fire moduleDone when actually finished with module.
  • HTML Reporter: Decouple from sessionStorage reordering logic.
  • HTML Reporter: Fix expanding failed tests when collapse is false.
  • HTML Reporter: Handle URL params named like Object.prototype properties.
  • Release: Use SPDX format in bower.json's license.

v2.0.1

Compare Source

==================

  • Core: Prevent multiple "begin" events from calling QUnit.load().
  • Core: Use callback-based pause/resume for better multi-pause isolation.
  • HTML Reporter: Fix apply/reset button visibility.
  • Core: Ensure runtime for skipped tests is 0.
  • Dump: New parser for Symbol type.

v2.0.0

Compare Source

==================

Changed
  • HTML Reporter: Trim whitespace of the filter input. (Nathaniel Furniss) #​1573
  • CLI: Upgrade js-reporters to 2.0.0. #​1577
Deprecated
  • Core: Warn when setting hooks for a different module. (Ray Cohen) #​1586
Fixed
  • Assert: Fix assert.throws() to fail gracefully when expected class does not match. (Steve McClure) #​1530
  • CLI: Fix TAP output to support cyclical objects. (Zachary Mulgrew) #​1555 js-reporters#104
  • CLI: Fix TAP output for the Infinity value, previously became null. (Timo Tijhof) #​1406
  • CLI: Fix TAP output going silent if console object is mocked. (Timo Tijhof) #​1340

Configuration

📅 Schedule: 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 requested a review from a team as a code owner November 5, 2025 12:35
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

/it-go

@renovate renovate bot force-pushed the renovate/qunitjs-2.x branch from 20128b0 to c753230 Compare November 10, 2025 14:23
@github-actions
Copy link
Contributor

/it-go

@renovate renovate bot force-pushed the renovate/qunitjs-2.x branch from c753230 to a18540a Compare November 18, 2025 16:01
@github-actions
Copy link
Contributor

/it-go

@renovate renovate bot force-pushed the renovate/qunitjs-2.x branch from a18540a to d044871 Compare December 3, 2025 14:55
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

/it-go

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2025

@renovate renovate bot changed the title chore(deps): update dependency qunitjs to v2 chore(deps): update dependency qunitjs to v2 - autoclosed Dec 12, 2025
@renovate renovate bot closed this Dec 12, 2025
@renovate renovate bot deleted the renovate/qunitjs-2.x branch December 12, 2025 09:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant