Skip to content

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

Merged
beachtom merged 1 commit intomainfrom
dependabot/npm_and_yarn/sinonjs/fake-timers-15.2.0
Apr 2, 2026
Merged

build(deps-dev): bump @sinonjs/fake-timers from 15.1.1 to 15.2.0#1929
beachtom merged 1 commit intomainfrom
dependabot/npm_and_yarn/sinonjs/fake-timers-15.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Changelog

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

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

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 15.1.1 to 15.2.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.2.0)

---
updated-dependencies:
- dependency-name: "@sinonjs/fake-timers"
  dependency-version: 15.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 Apr 1, 2026
@beachtom beachtom merged commit 5c3a917 into main Apr 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sinonjs/fake-timers-15.2.0 branch April 2, 2026 14:28
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