chore(deps): update dependency qunit to v2.25.0#2167
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency qunit to v2.25.0#2167renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
069f03e to
d290256
Compare
d290256 to
3c5b8e3
Compare
bb5ed4f to
cc282d8
Compare
cc282d8 to
379d038
Compare
379d038 to
bf1c8bf
Compare
bf1c8bf to
eb916cc
Compare
eb916cc to
d717ea4
Compare
d717ea4 to
9fab8ff
Compare
9fab8ff to
21d53dc
Compare
d9aa792 to
83b2029
Compare
83b2029 to
a6993bb
Compare
a6993bb to
545e1ed
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.23.1→2.25.0Release Notes
qunitjs/qunit (qunit)
v2.25.0Compare Source
==================
Added
QUnit.config.testFilterto programmatically filter tests. (NullVoxPopuli, Sebastian Gbudje) #1814v2.24.3Compare Source
==================
Fixed
QUnit.test.only(). 4b87bc6aa5v2.24.2Compare Source
Fixed
v2.24.1Compare Source
==================
Fixed
errorevent listeners, to improve reporting of early errors. 7c2f871ac3v2.24.0Compare Source
==================
FYI:
Including best practices and examples for async tests, callbacks, and event-based code.
Added
CLI: Add
.mjsand.cjsto 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
.mjsor.cjsfiles that should not be executed, you can opt-out by passing
test/*.jsortest/**/*.jsexplicitly instead oftest/.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.tapfor enabling TAP via preconfig. #1711Core: Add memory to the
runEndevent to allow late listeners. This helps browser integrations that only relay a summary. 27a33d1593Fixed
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.