Skip to content

build(deps-dev): bump @sinonjs/fake-timers from 10.3.0 to 15.4.0 - #151

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sinonjs/fake-timers-15.4.0
Open

build(deps-dev): bump @sinonjs/fake-timers from 10.3.0 to 15.4.0#151
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sinonjs/fake-timers-15.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @sinonjs/fake-timers from 10.3.0 to 15.4.0.

Changelog

Sourced from @​sinonjs/fake-timers's changelog.

15.4.0 / 2026-05-05

  • fix: stop nextAsync advanceUntilModeChanges from leaking past uninstall (#571)
  • ci: add types job to workflow (#573)
  • upgrade most packages (#572)
  • feat: add support for Temporal API (#569)
  • Fix no-DOM Performance type (#570)
  • chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 (#563)
  • chore(deps-dev): bump fast-xml-parser from 5.5.7 to 5.7.1 (#568)

15.3.2 / 2026-04-11

This actually changes some typings, so worth pushing

  • upgrade eslint-config (#565)

15.3.1 / 2026-04-10

  • fix: type generation and ensure types are always built
  • chore(deps): bump basic-ftp from 5.2.0 to 5.2.1 (#560)
  • Add missing regression test for #561
  • fix: restore cross-realm Date support in setSystemTime (#561)
  • fix: correct generated typescript types (#559)
  • fix: include missing type

15.3.0 / 2026-04-02

  • Fix interval loop-limit stack traces and clock-local isolation (#555)

15.2.2 / 2026-04-01

  • fix(#489): ignore Node 'timers' modules for browser bundlers

15.2.1 / 2026-04-01

  • fix(#550): restore timer heap initialization after clearTimeout
  • document why two data structures (map and heap) are needed

15.2.0 / 2026-03-31

The 2000x perf increase release.

  • fix(#522): setInterval(0,fn) starved setTimeout(0,fn)
  • fix: reject non-function callbacks

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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 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)

Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 10.3.0 to 15.4.0.
- [Release notes](https://github.com/sinonjs/fake-timers/releases)
- [Changelog](https://github.com/sinonjs/fake-timers/blob/main/CHANGELOG.md)
- [Commits](sinonjs/fake-timers@v10.3.0...v15.4.0)

---
updated-dependencies:
- dependency-name: "@sinonjs/fake-timers"
  dependency-version: 15.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2026
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