Skip to content

chore(deps): update dependency @sinonjs/fake-timers to v15#138

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sinonjs-fake-timers-15.x
Open

chore(deps): update dependency @sinonjs/fake-timers to v15#138
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sinonjs-fake-timers-15.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@sinonjs/fake-timers 11.3.115.4.0 age confidence

Release Notes

sinonjs/fake-timers (@​sinonjs/fake-timers)

v15.4.0

Compare Source

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

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

v15.3.2

Compare Source

==================
This actually changes some typings, so worth pushing

v15.3.1

Compare Source

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

  • 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

v15.3.0

Compare Source

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

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

v15.2.2

Compare Source

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

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

v15.2.1

Compare Source

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

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

v15.2.0

Compare Source

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

The 2000x perf increase release.

  • fix(#​522): setInterval(0,fn) starved setTimeout(0,fn)
  • fix: reject non-function callbacks
  • fix(#​534): remove memory leak and potential security issue
  • fix: memory leak and performance issues from #​532

v15.1.2

Compare Source

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

  • Access to the global object via globalThis in test files (#​544)
  • Bump flatted from 3.2.9 to 3.4.2 (#​547)
  • Bump fast-xml-parser from 5.4.1 to 5.5.7 (#​546)
  • new feature: toNotFake:[] - ref #​540
  • Ensure cancelIdleCallback is reset when uninstalling (#​539)
  • Fix "TypeError: Cannot convert undefined or null to object" error (#​541)
  • Bump undici (#​543)
  • make requestIdleCallback spec compliant (#​531)
  • Bump minimatch from 3.1.2 to 3.1.5 (#​538)
  • Bump basic-ftp from 5.0.5 to 5.2.0 (#​535)

v15.1.1

Compare Source

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

  • Upgrade all deps
  • Update compat link

v15.1.0

Compare Source

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

  • Include stacktrace clear native timers warning (#​529)
  • docs: Update setTickMode docs to mention sinon APIs, not jest (#​527)

v15.0.0

Compare Source

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

  • feat: Add additional auto advance time controls (#​509)
  • Upgrade dependencies and drop support for Node 18 in favor of Node 24 (#​526 and #​523)

v14.0.0

Compare Source

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

  • breaking: Drop Node 16, use Node 22 LTS and update tests to handle the new Navigation API (#​519)
  • fix: Resilient to prototype pollution of Intl (#​517)
  • fix: return fake version for performance.timeOrigin (#​515)

v13.0.5

Compare Source

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

  • Ensure checks based Object.keys length pass for fake Dates (#​513)

v13.0.4

Compare Source

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

  • Fix constructor-based checks for fake Date no longer pass after installing (#​512) (patches the patch)

v13.0.3

Compare Source

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

  • Ensure checks based on the constructor property passes for fake Dates (#​511)

v13.0.2

Compare Source

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

  • fix #​504: make instances of original Date pass as instances of the fake Date (#​505)

v13.0.1

Compare Source

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

  • Add a guard to prevent test from failing in Puppeteer
  • Add a missing test on using timers not present on a custom global
  • Fix toString() output

v13.0.0

Compare Source

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

  • fix: fake all supported timers by default (#​323) (BREAKING)

v12.0.0

Compare Source

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

  • Support performance.measure+mark (#​499)
  • fix: save methods of children Date instance (#​437) (#​480) (potentially BREAKING)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on the first day of the month"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/sinonjs-fake-timers-15.x branch from 5117f98 to f005ff7 Compare March 3, 2026 22:37
@renovate renovate Bot force-pushed the renovate/sinonjs-fake-timers-15.x branch 4 times, most recently from 572259e to 351a82b Compare April 3, 2026 01:32
@renovate renovate Bot force-pushed the renovate/sinonjs-fake-timers-15.x branch 2 times, most recently from 913464f to 35dc988 Compare April 12, 2026 17:17
@renovate renovate Bot force-pushed the renovate/sinonjs-fake-timers-15.x branch from 35dc988 to a60d896 Compare May 6, 2026 22:33
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