Update dependency qunit to v2 - autoclosed #13
Closed
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.
This PR contains the following updates:
0.9.3
->2.12.0
Release Notes
qunitjs/qunit
v2.12.0
Compare Source
==================
Added
QUnit.test.*
aliases forQUnit.only()
,QUnit.skip()
, andQUnit.todo()
. (Steve McClure) #1496assert.throws()
expected callback. (Steve McClure) #1492Changed
node-watch
andcommander
dependencies. (Timo Tijhof) #1500Deprecated
QUnit.extend()
. (Steve McClure)v2.11.3
Compare Source
==================
Fixed
v2.11.2
Compare Source
==================
Fixed
actual
whitespace withexpected
in TapReporter. (Robert Jackson) js-reporters/js-reporters#107 #1481v2.11.1
Compare Source
==================
Fixed
tiny-glob
. #1476v2.11.0
Compare Source
==================
Added
assert.true()
andassert.false()
methods. (Ventuno) #1445Changed
hidepassed
is set. (Ray Cohen) #1208Fixed
--watch
option, affected Node 14 on Linux. #1448Removed
v2.10.1
Compare Source
==================
Fixed
#qunit-fixture
. (XhmikosR) #1437v2.10.0
Compare Source
==================
Changed
QUnit.only
-marked tests. (Ventuno) #1436Fixed
v2.9.3
Compare Source
==================
Added
Fixed
assert.timeout()
replace the timeout ifconfig.timeout
was already set.v2.9.2
Compare Source
==================
Fixed
unsafe-inline
.v2.9.1
Compare Source
==================
Fixed
v2.9.0
Compare Source
==================
Fixed
assert.throws()
as strings. #1333details.source
. (Shlomi Fish) #1341v2.8.0
Compare Source
==================
Added
QUnit.begin
,QUnit.moduleStart
,QUnit.testStart
,QUnit.testDone
,QUnit.moduleDone
, andQUnit.done
. (Stephen Yeung) #1307Changed
running
class to list items, for use by plugins. This was previously removed in 2.7.0. #1323v2.7.1
Compare Source
==================
Fixed
performance.measure
. (Gabriel Csapo)v2.7.0
Compare Source
==================
Added
Fixed
fsevents
extension by upgrading thesane
package. (Stefan Penner) #1314v2.6.2
Compare Source
==================
Fixed
assert.pushResult()
. (Ger Hobbelt) #1298fsevents
extension for Node 10 compatibility. (Tobias Bieniek) #1295v2.6.1
Compare Source
==================
Fixed
v2.6.0
Compare Source
==================
Added
--require
option. (Trent Willis) #1271Changed
assert.step()
.undefined
and other falsy rejection values inassert.rejects()
.Fixed
assert.verifySteps()
before exposing to logging callbacks. #1267v2.5.1
Compare Source
==================
Changed
#qunit-fixture
between tests. (Robert Jackson) #1250assert.step()
withoutassert.verifySteps()
.Fixed
v2.5.0
Compare Source
==================
Added
assert.rejects()
method. (Robert Jackson) #1238Changed
assert.verifySteps()
method now resets the steps buffer, making it easier to use multiple times in a single test. #1233Fixed
setTimeout
processing code. #1246v2.4.1
Compare Source
==================
v1.0.0
Compare Source
==================
First stable release.
Renovate configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.