bendemboski / fractal-page-object

A lightweight page object implementation with a focus on simplicity and extensibility
MIT License
30 stars 9 forks source link

Update dependency qunit to v2.22.0 #135

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

qunitjs/qunit (qunit) ### [`v2.22.0`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#2220--2024-08-18) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.21.1...2.22.0) \================== ##### Added - Core: Add [`QUnit.test.if()`](https://qunitjs.com/api/QUnit/test.if/) and `QUnit.module.if()`. (Timo Tijhof) [#​1772](https://togithub.com/qunitjs/qunit/pull/1772) ### [`v2.21.1`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#2211--2024-07-20) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.21.0...2.21.1) \================== ##### Deprecated - Assert: Add notice about upcoming change in how [`assert.expect()`](https://qunitjs.com/api/assert/expect/) counts steps for `assert.verifySteps()`. [#​1226](https://togithub.com/qunitjs/qunit/issues/1226) ##### Fixed - Core: Fix missing second frame in `QUnit.stack()` in Safari. [#​1776](https://togithub.com/qunitjs/qunit/pull/1776) - Core: Fix stacktrace cleaner to also support clean traces on URLs with host ports. [#​1769](https://togithub.com/qunitjs/qunit/issues/1769) - HTML Reporter: Fix reversed order after clicking "Hide passed". [#​1763](https://togithub.com/qunitjs/qunit/pull/1763) - HTML Reporter: Fix encoding of label for urlConfig multi-value item. ### [`v2.21.0`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#2210--2024-05-29) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.20.1...2.21.0) \================== ##### Added - Assert: Add [`assert.closeTo()`](https://qunitjs.com/api/assert/closeTo/). (Timo Tijhof) [#​1735](https://togithub.com/qunitjs/qunit/issues/1735) - Core: Add support for [flat preconfig](https://qunitjs.com/api/config/) via environment/global variables. (Timo Tijhof) ##### Deprecated - Core: Deprecate `QUnit.load()` and document migration path at . (Timo Tijhof) [#​1743](https://togithub.com/qunitjs/qunit/pull/1743) - Core: Deprecate unset [testTimeout](https://qunitjs.com/api/config/testTimeout/) for tests taking longer than 3 seconds. (Timo Tijhof) [#​1483](https://togithub.com/qunitjs/qunit/issues/1483)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.