Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Confidence
qunit (source) 2.23.12.25.0 age confidence

Release Notes

qunitjs/qunit (qunit)

v2.25.0

Compare Source

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

Added
  • Core: Add QUnit.config.testFilter to programmatically filter tests. (NullVoxPopuli, Sebastian Gbudje) #​1814

v2.24.3

Compare Source

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

Fixed
  • CLI: Fix TAP compliance for test plan when using QUnit.test.only(). 4b87bc6aa5

v2.24.2

Compare Source

Fixed
  • CLI: Fix TAP compliance for colon in unquoted YAML diag. dbc02fb9fe

v2.24.1

Compare Source

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

Fixed
  • CLI: Fix TAP compliance for actual/expected indent and skip/todo colors. b4d48fc710
  • CLI: Fix TAP compliance for early errors (e.g. syntax error in test file). 01f7780bd8
  • Core: Add memory to late error event listeners, to improve reporting of early errors. 7c2f871ac3

v2.24.0

Compare Source

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

FYI:

Added
  • CLI: Add .mjs and .cjs to the default file extensions when reading a test directory.

    These have been monitored by watch mode since QUnit 2.18, but were not loaded or executed
    unless you passed them as individual files, or used your own glob like test/*.{js,mjs,cjs}.

    If you currently pass a directory to the QUnit CLI and have matching .mjs or .cjs
    files that should not be executed, you can opt-out by passing test/*.js or
    test/**/*.js explicitly instead of test/.

  • CLI: Add stacktrace cleaning by omitting or greying out internal QUnit and Node.js frames in TAP reporter. #​1795. #​1789

    Learn more about Cleaner stack traces on the QUnit Blog.

  • Core: Add QUnit.config.reporters.tap for enabling TAP via preconfig. #​1711

  • Core: Add memory to the runEnd event to allow late listeners. This helps browser integrations that only relay a summary. 27a33d1593

Fixed
  • HTML Reporter: Fix unexpected pointer cursor on "Source:" label. f8cce2bb06
  • HTML Reporter: Faster "Hide passed" toggling on large test suites. b13ade0fd7

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Pull requests that update a dependency file renovatebot labels Jan 27, 2025
@renovate renovate bot force-pushed the renovate/ember-testing branch 2 times, most recently from 069f03e to d290256 Compare January 28, 2025 11:43
@renovate renovate bot force-pushed the renovate/ember-testing branch from d290256 to 3c5b8e3 Compare August 10, 2025 14:06
@renovate renovate bot force-pushed the renovate/ember-testing branch 4 times, most recently from bb5ed4f to cc282d8 Compare August 19, 2025 14:15
@renovate renovate bot force-pushed the renovate/ember-testing branch from cc282d8 to 379d038 Compare October 10, 2025 08:49
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.24.1 chore(deps): update dependency qunit to v2.24.2 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/ember-testing branch from 379d038 to bf1c8bf Compare November 30, 2025 05:13
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.24.2 chore(deps): update dependency qunit to v2.24.3 Nov 30, 2025
@renovate renovate bot force-pushed the renovate/ember-testing branch from bf1c8bf to eb916cc Compare December 31, 2025 09:43
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.24.3 chore(deps): update dependency qunit to v2.25.0 Dec 31, 2025
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 renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant