Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency qunit to v2.20.1 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 12, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

qunitjs/qunit (qunit)

v2.20.1

Compare Source

==================

Fixed
  • Core: Fix compatibility with sinon.useFakeTimers in IE 10 and IE 11. (Timmy Willison) #​1738
  • Core: Fix hanging assert.async() after assert.timeout(). (Timo Tijhof) #​1705

v2.20.0

Compare Source

==================

Added
  • Core: Add QUnit.reporters.perf. (Timo Tijhof) #​1714
Changed
  • Assert: Add type check for assert.async() parameter. (Zixin Yin) #​1721
  • HTML Reporter: Remove units for 0 values in qunit.css. (Hareesh) #​1715
Fixed
  • Core: Faster inArray by using Array.prototype.includes when possible. (Izel Nakri)

v2.19.4

Compare Source

==================

Fixed
  • Core: Fix memory leak via config.timeoutHandler from last async test. (Sergey Astapov)

v2.19.3

Compare Source

==================

Fixed
  • Assert: Restore how deepEqual treats imposter objects. (Timo Tijhof) #​1706

v2.19.2

Compare Source

==================

Changed
  • Core: Faster diffing for config.noglobals by refactoring slow mutations. (Izel Nakri) #​1697
  • Assert: Improve performance of QUnit.equiv(). (Izel Nakri) #​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
  • CLI: Fix MaxListeners warning in long-running watch mode. #​1692

v2.19.1

Compare Source

==================

Fixed
  • HTML Reporter: Restore float-clear for narrow viewports. 87c90ce2e0

v2.19.0

Compare Source

==================

Added
Fixed
  • Core: Fix event "runtime" data to be rounded to milliseconds.
  • Core: Fix pretty stacktrace shortening to work on Windows.
  • HTML Reporter: Faster toolbar setup by reusing beginDetails.modules.

v2.18.2

Compare Source

==================

Changed
  • HTML Reporter: Improve accessibility and design of the module filter. (Timo Tijhof) #​1664
  • HTML Reporter: Improve fuzzy-matching of the module filter. (Timo Tijhof) #​1685
Fixed
  • HTML Reporter: Faster rendering of module filter results. #​1685, #​1664
  • HTML Reporter: Fix retention of state over multiple module searches. #​1683
  • HTML Reporter: Fix runtime to be rounded in Chromium. #​1678

v2.18.1

Compare Source

==================

Fixed
  • HTML Reporter: Fix source attribution for test definitions. #​1679
  • Core: Fix preconfig support in SpiderMonkey and other environments. 0befe2aafe
  • Core: Improve performance of async pauses with native Map when available. aa7314b431

v2.18.0

Compare Source

==================

Added
  • Assert: New assert.propContains() for partial object comparison. (Izel Nakri) #​1668
  • Core: Add QUnit.hooks to globally add beforeEach and afterEach. (Timo Tijhof) #​1475
  • CLI: Add support for watching .ts files when TypeScript is used. (Timo Tijhof) #​1669
  • CLI: Add support for watching .json, .cjs, and .mjs files. #​1676
Fixed
  • CLI: Fix ESM file imports on Windows to use file-protocol URLs. (Timo Tijhof) #​1667
  • CLI: Improve performance of watch mode by recursively ignoring directories. (Timo Tijhof) #​1676

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency qunit to v2.17.2 Update dependency qunit to v2.18.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency qunit to v2.18.0 chore(deps): update dependency qunit to v2.18.0 Mar 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.18.0 chore(deps): update dependency qunit to v2.18.2 Apr 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.18.2 chore(deps): update dependency qunit to v2.19.1 May 15, 2022
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.19.1 chore(deps): update dependency qunit to v2.19.3 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.19.3 chore(deps): update dependency qunit to v2.19.4 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.19.4 chore(deps): update dependency qunit to v2.20.0 Sep 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.20.0 chore(deps): update dependency qunit to v2.20.1 Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants