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.21.0 #117

Merged
merged 1 commit into from
May 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

qunitjs/qunit (qunit)

v2.21.0

Compare Source

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

Added
Deprecated

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

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 force-pushed the renovate/qunit-2.x branch from 3a50f22 to 39fedf6 Compare March 11, 2023 22:59
@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 11, 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 force-pushed the renovate/qunit-2.x branch from 39fedf6 to 2cde7a9 Compare September 24, 2023 03:03
@renovate renovate bot force-pushed the renovate/qunit-2.x branch from 2cde7a9 to 627d882 Compare February 15, 2024 22:33
@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 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency qunit to v2.20.1 chore(deps): update dependency qunit to v2.21.0 May 29, 2024
@renovate renovate bot force-pushed the renovate/qunit-2.x branch from 627d882 to 0bf5013 Compare May 29, 2024 19:35
@maxwondercorn maxwondercorn merged commit c8912fa into main May 31, 2024
7 of 10 checks passed
@maxwondercorn maxwondercorn deleted the renovate/qunit-2.x branch May 31, 2024 00:57
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.

1 participant