chore(deps): update dependency qunit to v2.20.1 #13
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:
2.10.0
->2.20.1
Release Notes
qunitjs/qunit (qunit)
v2.20.1
Compare Source
==================
Fixed
sinon.useFakeTimers
in IE 10 and IE 11. (Timmy Willison) #1738assert.async()
afterassert.timeout()
. (Timo Tijhof) #1705v2.20.0
Compare Source
==================
Added
QUnit.reporters.perf
. (Timo Tijhof) #1714Changed
assert.async()
parameter. (Zixin Yin) #1721Fixed
inArray
by using Array.prototype.includes when possible. (Izel Nakri)v2.19.4
Compare Source
==================
Fixed
config.timeoutHandler
from last async test. (Sergey Astapov)v2.19.3
Compare Source
==================
Fixed
v2.19.2
Compare Source
==================
Changed
config.noglobals
by refactoring slow mutations. (Izel Nakri) #1697QUnit.equiv()
. (Izel Nakri) #1700Fixed
v2.19.1
Compare Source
==================
Fixed
v2.19.0
Compare Source
==================
Added
--module
option. (Shachar) #1680moduleId
toQUnit.begin()
details object.Fixed
beginDetails.modules
.v2.18.2
Compare Source
==================
Changed
Fixed
v2.18.1
Compare Source
==================
Fixed
v2.18.0
Compare Source
==================
Added
assert.propContains()
for partial object comparison. (Izel Nakri) #1668QUnit.hooks
to globally add beforeEach and afterEach. (Timo Tijhof) #1475.ts
files when TypeScript is used. (Timo Tijhof) #1669.json
,.cjs
, and.mjs
files. #1676Fixed
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.