Commit ab6ea01
committed
Auto merge of #3517 - rust-lang:renovate/qunit-2.x, r=Turbo87
Update dependency qunit to v2.15.0
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [qunit](https://qunitjs.com) ([source](https://togithub.com/qunitjs/qunit)) | [`2.14.1` -> `2.15.0`](https://renovatebot.com/diffs/npm/qunit/2.14.1/2.15.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>qunitjs/qunit</summary>
### [`v2.15.0`](https://togithub.com/qunitjs/qunit/blob/master/History.md#​2150--2021-04-12)
[Compare Source](https://togithub.com/qunitjs/qunit/compare/2.14.1...2.15.0)
==================
##### Changed
- HTML Reporter: Trim whitespace of the filter input. (Nathaniel Furniss) [#​1573](https://togithub.com/qunitjs/qunit/pull/1573)
- CLI: Upgrade `js-reporters` to 2.0.0. [#​1577](https://togithub.com/qunitjs/qunit/pull/1577)
##### Deprecated
- Core: Warn when setting hooks for a different module. (Ray Cohen) [#​1586](https://togithub.com/qunitjs/qunit/pull/1586)
##### Fixed
- Assert: Fix `assert.throws()` to fail gracefully when expected class does not match. (Steve McClure) [#​1530](https://togithub.com/qunitjs/qunit/issues/1530)
- CLI: Fix TAP output to support cyclical objects. (Zachary Mulgrew) [#​1555](https://togithub.com/qunitjs/qunit/issues/1555) [js-reporters#​104](https://togithub.com/js-reporters/js-reporters/issues/104)
- CLI: Fix TAP output for the `Infinity` value, previously became `null`. (Timo Tijhof) [#​1406](https://togithub.com/qunitjs/qunit/issues/1406)
- CLI: Fix TAP output going silent if `console` object is mocked. (Timo Tijhof) [#​1340](https://togithub.com/qunitjs/qunit/issues/1340)
</details>
---
### Configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9672 | 9672 | | |
9673 | 9673 | | |
9674 | 9674 | | |
9675 | | - | |
9676 | | - | |
9677 | | - | |
9678 | | - | |
| 9675 | + | |
| 9676 | + | |
| 9677 | + | |
| 9678 | + | |
9679 | 9679 | | |
9680 | 9680 | | |
9681 | 9681 | | |
| |||
12350 | 12350 | | |
12351 | 12351 | | |
12352 | 12352 | | |
12353 | | - | |
12354 | | - | |
12355 | | - | |
12356 | | - | |
| 12353 | + | |
| 12354 | + | |
| 12355 | + | |
| 12356 | + | |
12357 | 12357 | | |
12358 | 12358 | | |
12359 | | - | |
| 12359 | + | |
12360 | 12360 | | |
12361 | 12361 | | |
12362 | 12362 | | |
| |||
0 commit comments