Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/qunit (source) 2.19.10 -> 2.19.13 age confidence
ember-qunit ^8.0.2 -> ^8.1.1 age confidence
ember-qunit 9.0.1 -> 9.0.3 age confidence
ember-qunit 8.0.2 -> 8.1.1 age confidence
eslint-plugin-qunit ^8.1.2 -> ^8.2.5 age confidence
qunit (source) ^2.20.1 -> ^2.24.1 age confidence
qunit (source) ^2.22.0 -> ^2.24.1 age confidence
qunit (source) ^2.22.0 -> ^2.24.1 age confidence
qunit (source) ^2.20.1 -> ^2.24.1 age confidence
qunit (source) ^2.18.0 -> ^2.24.1 age confidence
qunit (source) ^2.18.0 -> ^2.24.1 age confidence
qunit (source) 2.19.4 -> 2.24.1 age confidence

Release Notes

emberjs/ember-qunit (ember-qunit)

v8.1.1: Release 8.1.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3

v8.1.0: Release 8.1.0

Compare Source

🚀 Enhancement
Committers: 1
platinumazure/eslint-plugin-qunit (eslint-plugin-qunit)

v8.2.5

Compare Source

Bug Fixes
  • error in function contexts for no-hooks-from-ancestor-modules (#​615) (3925e40)

v8.2.4

Compare Source

Bug Fixes
  • Flag assert.equal in module hooks in no-assert-equal rule (#​570) (01157b1)

v8.2.3

Compare Source

Bug Fixes
Chores

v8.2.2

Compare Source

Bug Fixes

v8.2.1

Compare Source

Bug Fixes
Documentation
  • remove follow-up items from changelog (3121b23)

v8.2.0

Compare Source

Features
  • add type-checking with jsdoc TypeScript types and publish types (#​571) (d543a4b)
Chores
qunitjs/qunit (qunit)

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

v2.23.1

Compare Source

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

Fixed

v2.23.0

Compare Source

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

Added

v2.22.0

Compare Source

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

Added

v2.21.1

Compare Source

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

Deprecated
Fixed
  • Core: Fix missing second frame in QUnit.stack() in Safari. #​1776
  • Core: Fix stacktrace cleaner to also support clean traces on URLs with host ports. #​1769
  • HTML Reporter: Fix reversed order after clicking "Hide passed". #​1763
  • HTML Reporter: Fix encoding of label for urlConfig multi-value item.

v2.21.0

Compare Source

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

Added
Deprecated

v2.20.1

Compare Source

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

Fixed
  • Core: Fix compatibility with sinon.useFakeTimers in IE 10 and IE 11. (Timmy Willison) #​1738
  • Core: Fix hanging assert.async() after assert.timeout(). (Timo Tijhof) #​1705

v2.20.0

Compare Source

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

Added
  • Core: Add QUnit.reporters.perf. (Timo Tijhof) #​1714
Changed
  • Assert: Add type check for assert.async() parameter. (Zixin Yin) #​1721
  • HTML Reporter: Remove units for 0 values in qunit.css. (Hareesh) #​1715
Fixed
  • Core: Faster inArray by using Array.prototype.includes when possible. (Izel Nakri)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 :dependabot: 🏷️ dependencies Pull requests that update a dependency file labels Aug 16, 2025
@github-project-automation github-project-automation bot moved this to needs triage in EmberData Aug 16, 2025
@renovate renovate bot force-pushed the renovate/qunit branch 6 times, most recently from ef49229 to b076edc Compare August 21, 2025 10:33
@renovate renovate bot force-pushed the renovate/qunit branch 13 times, most recently from 6baf3e6 to 00dda39 Compare August 28, 2025 01:01
@renovate renovate bot force-pushed the renovate/qunit branch from 00dda39 to 7746ec1 Compare August 28, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:dependabot: 🏷️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant