Skip to content

Bump the tests-qunit group across 1 directory with 2 updates#467

Open
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/tests-qunit-671119a676
Open

Bump the tests-qunit group across 1 directory with 2 updates#467
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/tests-qunit-671119a676

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps the tests-qunit group with 2 updates in the / directory: qunit and sinon.

Updates qunit from 2.24.2 to 2.25.0

Release notes

Sourced from qunit's releases.

2.25.0

Added

2.24.3

Fixed

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

Sourced from qunit's changelog.

2.25.0 / 2025-12-30

Added

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

2.24.3 / 2025-11-29

Fixed

  • CLI: Fix TAP compliance for test plan when using QUnit.test.only(). 4b87bc6aa5
Commits
  • cd70382 Release 2.25.0
  • 757beb0 Core: Add QUnit.config.testFilter to programmatically filter tests
  • 9de4ec6 Build: Switch macos-13 (Intel) to macos-15-intel
  • 98ea2d7 Release 2.24.3
  • 4b87bc6 CLI: Fix TAP compliance for test plan when using QUnit.test.only()
  • See full diff in compare view

Updates sinon from 16.1.3 to 21.0.1

Changelog

Sourced from sinon's changelog.

21.0.1

  • 456a65c2 Update dependencies - except @​sinonjs/samsam (#2669) (Carl-Erik Kopseng)
  • f04f3eb1 Fix issue 2618 - Remove browserify in favor of esbuild (#2661) (Artur Parkhisenko)
  • 48b69df2 fix(docs): remove assert.failException from documentation (#2666) (Steffen Schroeder)
  • 13b27ccc Fix sandbox restore not handling stubbed functions (#2667) (thamion)
  • ae9e09ac Update compatibility target to ES2023 (Carl-Erik Kopseng)

    Updated compatibility target from ES2017 to ES2023 and clarified the note on breaking changes.

  • 26055043 Improve error message for immutable descriptors (#2664) (Stuart Dotson)
  • 80fa9a5b Also mirror the calledOnceWith assertion (#2660) (Benedikt Meurer)

Released by Carl-Erik Kopseng on 2025-12-19.

21.0.0

  • fd10f13f chore!: remove assert.failException property (#2659) (Morgan Roderick)

    BREAKING CHANGE: this removes assert.failException from the API

Released by Morgan Roderick on 2025-06-13.

20.0.0

  • b6daed26 chore!: remove usingPromise (Morgan Roderick)

    Everyone should be using native promises by now, or should know how to stub natives

  • 95d4b8fc chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)

    BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API

Released by Morgan Roderick on 2025-03-24.

19.0.5

  • 67d19ff0 chore: deprecate usingPromise (#2651) (Morgan Roderick)
  • 598dddb6 chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan Roderick)

Released by Morgan Roderick on 2025-03-23.

19.0.4

... (truncated)

Commits
  • a8bebe0 21.0.1
  • 456a65c Update dependencies - except @​sinonjs/samsam (#2669)
  • f04f3eb Fix issue 2618 - Remove browserify in favor of esbuild (#2661)
  • 48b69df fix(docs): remove assert.failException from documentation (#2666)
  • 13b27cc Fix sandbox restore not handling stubbed functions (#2667)
  • ae9e09a Update compatibility target to ES2023
  • 2605504 Improve error message for immutable descriptors (#2664)
  • 6d48f12 Update text to emphasise that the target is moving
  • 3d852ae Remember to quit on first error
  • 43c88c9 Add some output
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tests-qunit-671119a676 branch 2 times, most recently from 48150dc to 07e764c Compare February 19, 2026 03:47
Bumps the tests-qunit group with 2 updates in the / directory: [qunit](https://github.com/qunitjs/qunit) and [sinon](https://github.com/sinonjs/sinon).


Updates `qunit` from 2.24.2 to 2.25.0
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](qunitjs/qunit@2.24.2...2.25.0)

Updates `sinon` from 16.1.3 to 21.0.1
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v16.1.3...v21.0.1)

---
updated-dependencies:
- dependency-name: qunit
  dependency-version: 2.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tests-qunit
- dependency-name: sinon
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tests-qunit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tests-qunit-671119a676 branch from 07e764c to 4646c2e Compare February 19, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants