Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps sinon and @types/sinon. These dependencies needed to be updated together.
Updates sinon from 17.0.2 to 21.0.0

Changelog

Sourced from sinon's changelog.

21.0.0

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

    This was used for allowing customisation of the thrown error between sandboxes and for customisation for integrations (most likely from the days of BusterJS).

    To my knowledge and what I've been able to find on GitHub, this has never had any production use by end users.

    BREAKING CHANGE: this removes assert.failException from the API

  • c7202351 Revert "chore: npm audit" (Morgan Roderick)

    This reverts commit 824da531173204e4106bf15ab2677b6193802893.

  • 824da531 chore: npm audit (Morgan Roderick)
  • 14edd78e chore: upgrade esbuild (Morgan Roderick)
  • 1ac5af9c npm audit (Morgan Roderick)

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

The release script failed half-way in 19.0.3, so re-releasing.

  • da67311a Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mrgnrdrck, a new releaser for sinon since your current version.


Updates @types/sinon from 17.0.3 to 21.0.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 27, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from 5fdcd36 to 33e91cb Compare December 2, 2025 17:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from 33e91cb to c6b4ca8 Compare December 3, 2025 04:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from c6b4ca8 to 71f725b Compare December 3, 2025 04:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from 71f725b to 537f499 Compare December 3, 2025 04:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from 537f499 to 423321c Compare December 3, 2025 04:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from 423321c to 762c6fe Compare December 4, 2025 17:44
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together.

Updates `sinon` from 17.0.2 to 21.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

Updates `@types/sinon` from 17.0.3 to 21.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/sinon"
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/multi-3ce04a70d4 branch from 762c6fe to a4c56ac Compare December 8, 2025 04:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants