Skip to content

Update dependency qunit to v2.26.0 - #695

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/qunit-2.x
Open

Update dependency qunit to v2.26.0#695
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/qunit-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 24, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
qunit (source) 2.19.42.26.0 age confidence

Release Notes

qunitjs/qunit (qunit)

v2.26.0

Compare Source

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

Added
  • Assert: Return error value from assert.rejects() and assert.throws(). (Bartosz Dziewoński) #​1824
  • CLI: Add support for --reporter with local script. (Jordan Kasper, Timo Tijhof) #​1823
  • Core: Introduce QUnit.config.ignoreUnhandledRejections. (Timo Tijhof) #​1829

v2.25.0

Compare Source

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

Added
  • Core: Add QUnit.config.testFilter to programmatically filter tests. (NullVoxPopuli, Sebastian Gbudje) #​1814

v2.24.3

Compare Source

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

Fixed
  • CLI: Fix TAP compliance for test plan when using QUnit.test.only(). 4b87bc6aa5

v2.24.2

Compare Source

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

Fixed
  • CLI: Fix TAP compliance for colon in unquoted YAML diag. dbc02fb9fe

v2.24.1

Compare Source

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

Fixed
  • CLI: Fix TAP compliance for actual/expected indent and skip/todo colors. b4d48fc710
  • CLI: Fix TAP compliance for early errors (e.g. syntax error in test file). 01f7780bd8
  • Core: Add memory to late error event listeners, to improve reporting of early errors. 7c2f871ac3

v2.24.0

Compare Source

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

FYI:

Added
  • CLI: Add .mjs and .cjs to the default file extensions when reading a test directory.

    These have been monitored by watch mode since QUnit 2.18, but were not loaded or executed
    unless you passed them as individual files, or used your own glob like test/*.{js,mjs,cjs}.

    If you currently pass a directory to the QUnit CLI and have matching .mjs or .cjs
    files that should not be executed, you can opt-out by passing test/*.js or
    test/**/*.js explicitly instead of test/.

  • CLI: Add stacktrace cleaning by omitting or greying out internal QUnit and Node.js frames in TAP reporter. #​1795. #​1789

    Learn more about Cleaner stack traces on the QUnit Blog.

  • Core: Add QUnit.config.reporters.tap for enabling TAP via preconfig. #​1711

  • Core: Add memory to the runEnd event to allow late listeners. This helps browser integrations that only relay a summary. 27a33d1593

Fixed
  • HTML Reporter: Fix unexpected pointer cursor on "Source:" label. f8cce2bb06
  • HTML Reporter: Faster "Hide passed" toggling on large test suites. b13ade0fd7

v2.23.1

Compare Source

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

Fixed

v2.23.0

Compare Source

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

Added

v2.22.0

Compare Source

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

Added

v2.21.1

Compare Source

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

Deprecated
Fixed
  • Core: Fix missing second frame in QUnit.stack() in Safari. #​1776
  • Core: Fix stacktrace cleaner to also support clean traces on URLs with host ports. #​1769
  • HTML Reporter: Fix reversed order after clicking "Hide passed". #​1763
  • HTML Reporter: Fix encoding of label for urlConfig multi-value item.

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)

Configuration

📅 Schedule: (UTC)

  • 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.


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

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

@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from f5a4736 to b97eb58 Compare January 2, 2024 10:20
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from b97eb58 to d1ed162 Compare February 16, 2024 00:04
@renovate renovate Bot changed the title Update dependency qunit to v2.20.0 Update dependency qunit to v2.20.1 Feb 16, 2024
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from d1ed162 to 9287e6f Compare May 29, 2024 19:02
@renovate renovate Bot changed the title Update dependency qunit to v2.20.1 Update dependency qunit to v2.21.0 May 29, 2024
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from 9287e6f to dbb962f Compare July 20, 2024 05:09
@renovate renovate Bot changed the title Update dependency qunit to v2.21.0 Update dependency qunit to v2.21.1 Jul 20, 2024
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from dbb962f to e89528e Compare August 18, 2024 21:29
@renovate renovate Bot changed the title Update dependency qunit to v2.21.1 Update dependency qunit to v2.22.0 Aug 18, 2024
@renovate

renovate Bot commented Oct 25, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
(node:3365) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)

@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch 5 times, most recently from 2120683 to c8bcac0 Compare October 28, 2024 21:11
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from c8bcac0 to 88efd42 Compare November 4, 2024 18:40
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch 3 times, most recently from f6d4628 to 9dca8cd Compare November 15, 2024 18:39
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from 9dca8cd to 30a9a2d Compare December 4, 2024 05:39
@renovate renovate Bot changed the title Update dependency qunit to v2.22.0 Update dependency qunit to v2.23.0 Dec 4, 2024
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from 30a9a2d to 5fe3bd6 Compare December 7, 2024 08:48
@renovate renovate Bot changed the title Update dependency qunit to v2.23.0 Update dependency qunit to v2.23.1 Dec 7, 2024
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from 5fe3bd6 to 4c90dc2 Compare January 20, 2025 07:40
@renovate renovate Bot changed the title Update dependency qunit to v2.23.1 Update dependency qunit to v2.24.0 Jan 20, 2025
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from 4c90dc2 to f6c1834 Compare January 26, 2025 01:19
@renovate renovate Bot changed the title Update dependency qunit to v2.24.0 Update dependency qunit to v2.24.1 Jan 26, 2025
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from f6c1834 to afc9a68 Compare October 12, 2025 11:36
@renovate renovate Bot changed the title Update dependency qunit to v2.24.1 Update dependency qunit to v2.24.2 Oct 12, 2025
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from afc9a68 to dea88a2 Compare November 30, 2025 16:24
@renovate renovate Bot changed the title Update dependency qunit to v2.24.2 Update dependency qunit to v2.24.3 Nov 30, 2025
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from dea88a2 to b22c933 Compare December 31, 2025 09:56
@renovate renovate Bot changed the title Update dependency qunit to v2.24.3 Update dependency qunit to v2.25.0 Dec 31, 2025
@renovate
renovate Bot force-pushed the renovate/qunit-2.x branch from b22c933 to 3be6451 Compare July 19, 2026 04:20
@renovate renovate Bot changed the title Update dependency qunit to v2.25.0 Update dependency qunit to v2.26.0 Jul 19, 2026
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