Closed renovate[bot] closed 8 months ago
Latest commit: f63301f602d4cca4c64e1c2037accf6745924d9a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
8.0.1
->8.0.2
2.19.4
->2.20.1
Release Notes
emberjs/ember-qunit (ember-qunit)
### [`v8.0.2`](https://togithub.com/emberjs/ember-qunit/releases/tag/v8.0.2): Release 8.0.2 [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v8.0.1...v8.0.2) ##### :bug: Bug Fix - [#1140](https://togithub.com/emberjs/ember-qunit/pull/1140) Remove the "Disable linting" checkbox ([@nelstrom](https://togithub.com/nelstrom)) - no supported version of ember-source / ember-cli has any overlap with the supported versions of libraries that utilized this capability - [#1137](https://togithub.com/emberjs/ember-qunit/pull/1137) Add 'types' to package.json#exports because newer typescript versions ignore the package.json#types entry when package.json#exports is present ([@NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 2 - Drew Neil ([@nelstrom](https://togithub.com/nelstrom)) - [@NullVoxPopuli](https://togithub.com/NullVoxPopuli)qunitjs/qunit (qunit)
### [`v2.20.1`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#2201--2024-02-15) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.20.0...2.20.1) \================== ##### Fixed - Core: Fix compatibility with `sinon.useFakeTimers` in IE 10 and IE 11. (Timmy Willison) [#1738](https://togithub.com/qunitjs/qunit/pull/1738) - Core: Fix hanging `assert.async()` after `assert.timeout()`. (Timo Tijhof) [#1705](https://togithub.com/qunitjs/qunit/issues/1705) ### [`v2.20.0`](https://togithub.com/qunitjs/qunit/blob/HEAD/History.md#2200--2023-09-23) [Compare Source](https://togithub.com/qunitjs/qunit/compare/2.19.4...2.20.0) \================== ##### Added - Core: Add `QUnit.reporters.perf`. (Timo Tijhof) [#1714](https://togithub.com/qunitjs/qunit/pull/1714) ##### Changed - Assert: Add type check for `assert.async()` parameter. (Zixin Yin) [#1721](https://togithub.com/qunitjs/qunit/issues/1721) - HTML Reporter: Remove units for 0 values in qunit.css. (Hareesh) [#1715](https://togithub.com/qunitjs/qunit/pull/1715) ##### Fixed - Core: Faster `inArray` by using Array.prototype.includes when possible. (Izel Nakri)Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.