mainmatter / qunit-console-grouper

QUnit plugin that groups console messages by test
MIT License
22 stars 2 forks source link

Update dependency qunit to v2.19.3 #431

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

qunitjs/qunit ### [`v2.19.3`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#​2193--2022-10-22) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.19.2...2.19.3) \================== ##### Fixed - Assert: Restore how deepEqual treats imposter objects. (Timo Tijhof) [#​1706](https://togithub.com/qunitjs/qunit/issues/1706) ### [`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.