-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency qunit to v2.23.1 #695
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/qunit-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
January 2, 2024 10:20
f5a4736
to
b97eb58
Compare
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
February 16, 2024 00:04
b97eb58
to
d1ed162
Compare
renovate
bot
changed the title
Update dependency qunit to v2.20.0
Update dependency qunit to v2.20.1
Feb 16, 2024
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
May 29, 2024 19:02
d1ed162
to
9287e6f
Compare
renovate
bot
changed the title
Update dependency qunit to v2.20.1
Update dependency qunit to v2.21.0
May 29, 2024
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
July 20, 2024 05:09
9287e6f
to
dbb962f
Compare
renovate
bot
changed the title
Update dependency qunit to v2.21.0
Update dependency qunit to v2.21.1
Jul 20, 2024
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
August 18, 2024 21:29
dbb962f
to
e89528e
Compare
renovate
bot
changed the title
Update dependency qunit to v2.21.1
Update dependency qunit to v2.22.0
Aug 18, 2024
|
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
5 times, most recently
from
October 28, 2024 21:11
2120683
to
c8bcac0
Compare
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
November 4, 2024 18:40
c8bcac0
to
88efd42
Compare
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
3 times, most recently
from
November 15, 2024 18:39
f6d4628
to
9dca8cd
Compare
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
December 4, 2024 05:39
9dca8cd
to
30a9a2d
Compare
renovate
bot
changed the title
Update dependency qunit to v2.22.0
Update dependency qunit to v2.23.0
Dec 4, 2024
renovate
bot
force-pushed
the
renovate/qunit-2.x
branch
from
December 7, 2024 08:48
30a9a2d
to
5fe3bd6
Compare
renovate
bot
changed the title
Update dependency qunit to v2.23.0
Update dependency qunit to v2.23.1
Dec 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.19.4
->2.23.1
Release Notes
qunitjs/qunit (qunit)
v2.23.1
Compare Source
==================
Fixed
--seed
option eating the file argument. #1691expected: undefined
under error messages in TAP reporter. #1794<label>
to wrap<select>
for multi-value urlConfig item. #1773v2.23.0
Compare Source
==================
Added
QUnit.test.each()
to simple array values. #1733v2.22.0
Compare Source
==================
Added
QUnit.test.if()
andQUnit.module.if()
. (Timo Tijhof) #1772v2.21.1
Compare Source
==================
Deprecated
assert.expect()
counts steps forassert.verifySteps()
. #1226Fixed
QUnit.stack()
in Safari. #1776v2.21.0
Compare Source
==================
Added
assert.closeTo()
. (Timo Tijhof) #1735Deprecated
QUnit.load()
and document migration path at https://qunitjs.com/api/QUnit/load/. (Timo Tijhof) #1743v2.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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.