Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

This PR contains the following updates:

Package Change Age Confidence
@sinonjs/fake-timers 11.3.1 -> 15.0.0 age confidence

Release Notes

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

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: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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 64e65c9 to d4a81ca Compare September 25, 2025 17:40
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