[Snyk] Upgrade qunit from 2.10.1 to 2.17.2 #133
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade qunit from 2.10.1 to 2.17.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: qunit
Changed
Fixed
QUnit.module.only()
closure. (Steve McClure) #1645Fixed
display: none
regression with the "global failure" message. (Timo Tijhof) #1651Added
error
event for bailing on uncaught errors. (Timo Tijhof) #1638Changed
Deprecated
Core: The internal
QUnit.onError
andQUnit.onUnhandledRejection
callbacks are deprecated. #1638These were undocumented, but may have been used in a fork or other custom runner for QUnit.
Switch to the supported
QUnit.onUncaughtException
instead.Fixed
assert.throws()
andassert.rejects()
. (Steve McClure) #1637QUnit.begin()
. (Timo Tijhof) #1446QUnit.done()
. (Timo Tijhof) #1629Added
Core: New
QUnit.test.each()
method for data providers. (ventuno) #1568Core: New
failOnZeroTests
configuration option. (Brenden Palmer)Core: New
QUnit.reporters
interface. (Timo Tijhof) f8948c9 js-reporters#133This introduces support for using the
tap
reporter in a browser.This was previously limited to the CLI.
Changed
assert.async()
callback came from. (Steve McClure) #1599Deprecated
Fixed
QUnit.module.only()
regression in 2.14.0, where some unrelated modules also executed. (Steve McClure) #1610Changed
js-reporters
to 2.0.0. #1577Deprecated
Fixed
assert.throws()
to fail gracefully when expected class does not match. (Steve McClure) #1530Infinity
value, previously becamenull
. (Timo Tijhof) #1406console
object is mocked. (Timo Tijhof) #1340Changed
commander
to 7.1.0. (Timo Tijhof) #1564Fixed
testItem
in testDone callback.Added
Changed
tiny-glob
andnode-watch
dependencies. #1522, #1524Fixed
main
andnavigation
ARIA roles. (Steve McClure) #1427QUnit.module.only
logic for unscoped modules. (Steve McClure) #1272assert.timeout()
bug causing a non-async test to fail. #1539Added
Deprecated
Fixed
suiteEnd
emits correctly with active filters. (Stephen Yeung) #1416Map
global in older browsers. (Timo Tijhof)Added
QUnit.test.*
aliases forQUnit.only()
,QUnit.skip()
, andQUnit.todo()
. (Steve McClure) #1496assert.throws()
as expected matcher callback. (Steve McClure) #1492Changed
node-watch
andcommander
dependencies. (Timo Tijhof) #1500Deprecated
QUnit.extend()
. (Steve McClure) #1491Fixed
Commit messages
Package name: qunit
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:

🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs