Skip to content

build(deps-dev): bump @sinonjs/fake-timers from 15.1.1 to 15.3.0#949

Merged
gr2m merged 1 commit intomainfrom
dependabot/npm_and_yarn/sinonjs/fake-timers-15.3.0
Apr 3, 2026
Merged

build(deps-dev): bump @sinonjs/fake-timers from 15.1.1 to 15.3.0#949
gr2m merged 1 commit intomainfrom
dependabot/npm_and_yarn/sinonjs/fake-timers-15.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps @sinonjs/fake-timers from 15.1.1 to 15.3.0.

Changelog

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

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
  • fix(#534): remove memory leak and potential security issue
  • fix: memory leak and performance issues from #532

15.1.2 / 2026-03-31

  • 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)
Commits
  • f2073d4 15.3.0
  • 7897961 Updated release files for 15.3.0
  • 8f096a8 Generate types from TypeScript dialect JSDoc (#556)
  • b443647 15.2.2
  • d6843db Updated release files for 15.2.2
  • 3dbfaa8 fix: ignore Node 'timers' modules for browser bundlers (#489)
  • c72656c Merge pull request #552 from sinonjs/refactor/timer-index-map
  • f5385c9 docs: fix JSDoc parameter mismatch and missing comments
  • 1ef45bd refactor: simplify async runner flow
  • 54589f9 refactor: share async runner orchestration
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Apr 3, 2026 8:20pm

Request Review

gr2m
gr2m previously approved these changes Apr 3, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sinonjs/fake-timers-15.3.0 branch from cd2fd7b to 161ce22 Compare April 3, 2026 20:16
Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 15.1.1 to 15.3.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@v15.1.1...v15.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sinonjs/fake-timers-15.3.0 branch from 161ce22 to e62ac40 Compare April 3, 2026 20:20
@gr2m gr2m merged commit 85c5241 into main Apr 3, 2026
4 checks passed
@gr2m gr2m deleted the dependabot/npm_and_yarn/sinonjs/fake-timers-15.3.0 branch April 3, 2026 20:22
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.

1 participant