mainmatter / ember-hotspots

Create interactive prototypes from scratch and design mockups using little code but the full power of the Ember.js ecosystem.
https://simplabs.github.io/ember-hotspots/
MIT License
5 stars 0 forks source link

Update dependency qunit to v2.19.2 #139

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qunit (source) 2.19.1 -> 2.19.2 age adoption passing confidence

Release Notes

qunitjs/qunit ### [`v2.19.2`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#​2192--2022-10-17) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.19.1...2.19.2) \================== ##### Changed - Core: Faster diffing for `config.noglobals` by refactoring slow mutations. (Izel Nakri) [#​1697](https://togithub.com/qunitjs/qunit/pull/1697) - Assert: Improve performance of `QUnit.equiv()`. (Izel Nakri) [#​1700](https://togithub.com/qunitjs/qunit/pull/1700) - Assert: Faster deepEqual for Map values by avoiding typeEquiv calls. (Timo Tijhof) - Assert: Faster deepEqual by reducing internal objectType checks. (Timo Tijhof) - Assert: Faster deepEqual by using re-assignment for internal pairs. (Timo Tijhof) ##### Fixed - Core: Fix inaccurate count in reporter output after re-run. [#​1687](https://togithub.com/qunitjs/qunit/issues/1687) - CLI: Fix MaxListeners warning in long-running watch mode. [#​1692](https://togithub.com/qunitjs/qunit/issues/1692)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.