| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
qunitjs/qunit (qunit)v2.26.0
Compare Source
==================
Added
v2.25.0
Compare Source
==================
Added
v2.24.3
Compare Source
==================
Fixed
v2.24.2
Compare Source
==================
Fixed
v2.24.1
Compare Source
==================
Fixed
v2.24.0
Compare Source
==================
FYI:
Including best practices and examples for async tests, callbacks, and event-based code.
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
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
v2.21.0
Compare Source
==================
Added
Deprecated
v2.20.1
Compare Source
==================
Fixed
v2.20.0
Compare Source
==================
Added
Changed
Fixed
v2.19.4
Compare Source
==================
Fixed
v2.19.3
Compare Source
==================
Fixed
v2.19.2
Compare Source
==================
Changed
Fixed
v2.19.1
Compare Source
==================
Fixed
v2.19.0
Compare Source
==================
Added
Fixed
v2.18.2
Compare Source
==================
Changed
Fixed
v2.18.1
Compare Source
==================
Fixed
v2.18.0
Compare Source
==================
Added
Fixed
v2.17.2
Compare Source
==================
Changed
Fixed
v2.17.1
Compare Source
==================
Fixed
v2.17.0
Compare Source
==================
Added
Changed
Deprecated
Core: The internal QUnit.onError and QUnit.onUnhandledRejection callbacks are deprecated. #1638
These were undocumented, but may have been used in a fork or other custom runner for QUnit.
Switch to the supported QUnit.onUncaughtException instead.
Fixed
v2.16.0
Compare Source
==================
Added
Core: New QUnit.test.each() method to test with data providers. (Ventuno) #1568
Core: New failOnZeroTests configuration option. (Brenden Palmer)
Core: New QUnit.reporters interface. (Timo Tijhof) f8948c9 js-reporters#133
This introduces support for using the tap reporter in a browser.
This was previously limited to the CLI.
Changed
Deprecated
Fixed
v2.15.0
Compare Source
==================
Changed
Deprecated
Fixed
v2.14.1
Compare Source
==================
Changed
Fixed
v2.14.0
Compare Source
==================
Added
Changed
Fixed
v2.13.0
Compare Source
==================
Added
Deprecated
Fixed
v2.12.0
Compare Source
==================
Added
Changed
Deprecated
v2.11.3
Compare Source
==================
Fixed
v2.11.2
Compare Source
==================
Fixed
v2.11.1
Compare Source
==================
Fixed
v2.11.0
Compare Source
==================
Added
Changed
Fixed
Removed
v2.10.1
Compare Source
==================
Fixed
v2.10.0
Compare Source
==================
Changed
Fixed
v2.9.3
Compare Source
==================
Added
Fixed
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.