Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
^5.1.4
^5.1.5
^2.16.0
^2.17.2
📅 Schedule: "after 9pm on sunday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
This PR contains the following updates:
^5.1.4
->^5.1.5
^2.16.0
->^2.17.2
Release Notes
emberjs/ember-qunit
### [`v5.1.5`](https://togithub.com/emberjs/ember-qunit/blob/master/CHANGELOG.md#v515-2021-10-06) [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v5.1.4...v5.1.5) ##### :bug: Bug Fix - [#900](https://togithub.com/emberjs/ember-qunit/pull/900) Remove usage of APIs removed in Ember >= 4 ([@chancancode](https://togithub.com/chancancode)) ##### :memo: Documentation - [#883](https://togithub.com/emberjs/ember-qunit/pull/883) Update migration documentation to add arguments to the example migrated functions ([@Oluwadamilareolusakin](https://togithub.com/Oluwadamilareolusakin)) - [#856](https://togithub.com/emberjs/ember-qunit/pull/856) Add ember-auto-import mention to migration docs ([@rwjblue](https://togithub.com/rwjblue)) ##### :house: Internal - [#901](https://togithub.com/emberjs/ember-qunit/pull/901) Use ember-auto-import@2 to test ember-source >= 4 ([@rwjblue](https://togithub.com/rwjblue)) ##### Committers: 5 - Godfrey Chan ([@chancancode](https://togithub.com/chancancode)) - Robert Jackson ([@rwjblue](https://togithub.com/rwjblue)) - Stefan Penner ([@stefanpenner](https://togithub.com/stefanpenner)) - Tolulope Oluwadamilare Olusakin ([@Oluwadamilareolusakin](https://togithub.com/Oluwadamilareolusakin)) - [@dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)qunitjs/qunit
### [`v2.17.2`](https://togithub.com/qunitjs/qunit/blob/master/History.md#2172--2021-09-19) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.17.1...2.17.2) \================== ##### Changed - CLI: Reduce npm install size by 35 kB. (Timo Tijhof) [node-watch#115](https://togithub.com/yuanchuan/node-watch/pull/115) ##### Fixed - Core: Correctly ignore late tests after a nested `QUnit.module.only()` closure. (Steve McClure) [#1645](https://togithub.com/qunitjs/qunit/issues/1645) - Core: Restore fake test for "No tests were run" message. (Timo Tijhof) [#1652](https://togithub.com/qunitjs/qunit/pull/1652) - HTML Reporter: Restore URL parameter reading. (Timo Tijhof) [#1657](https://togithub.com/qunitjs/qunit/issues/1657) ### [`v2.17.1`](https://togithub.com/qunitjs/qunit/blob/master/History.md#2171--2021-09-09) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.17.0...2.17.1) \================== ##### Fixed - HTML Reporter: Fix `display: none` regression with the "global failure" message. (Timo Tijhof) [#1651](https://togithub.com/qunitjs/qunit/issues/1651) ### [`v2.17.0`](https://togithub.com/qunitjs/qunit/blob/master/History.md#2170--2021-09-05) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.16.0...2.17.0) \================== ##### Added - HTML Reporter: Add "Rerun failed tests" link. (Jan Buschtöns) [#1626](https://togithub.com/qunitjs/qunit/pull/1626) - Core: New `error` event for bailing on uncaught errors. (Timo Tijhof) [#1638](https://togithub.com/qunitjs/qunit/pull/1638) ##### Changed - Core: Improve warning for incorrect hook usage to include module name. (Chris Krycho) [#1647](https://togithub.com/qunitjs/qunit/issues/1647) ##### Deprecated - Core: The internal `QUnit.onError` and `QUnit.onUnhandledRejection` callbacks are deprecated. [#1638](https://togithub.com/qunitjs/qunit/pull/1638) These were undocumented, but may have been used in a fork or other custom runner for QUnit. Switch to the supported [`QUnit.onUncaughtException`](https://api.qunitjs.com/extension/QUnit.onUncaughtException/) instead. ##### Fixed - Assert: Improve validation handling of `assert.throws()` and `assert.rejects()`. (Steve McClure) [#1637](https://togithub.com/qunitjs/qunit/issues/1637) - Core: Ensure skipped child module hooks don't leak memory. (Ben Demboski) [#1650](https://togithub.com/qunitjs/qunit/pull/1650) - Core: Fix bad module nesting when module closure throws global error. [#1478](https://togithub.com/qunitjs/qunit/issues/1478) - Core: Fix reporting of uncaught errors during `QUnit.begin()`. (Timo Tijhof) [#1446](https://togithub.com/qunitjs/qunit/issues/1446) - Core: Fix reporting of uncaught errors during or after `QUnit.done()`. (Timo Tijhof) [#1629](https://togithub.com/qunitjs/qunit/pull/1629)Configuration
📅 Schedule: "after 9pm on sunday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.