[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sinonjs/fake-timers (@sinonjs/fake-timers)
### [`v12.0.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1200--2024-08-24)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.3.1...v12.0.0)
\==================
- Support performance.measure+mark ([#499](https://togithub.com/sinonjs/fake-timers/issues/499))
- fix: save methods of children Date instance ([#437](https://togithub.com/sinonjs/fake-timers/issues/437)) ([#480](https://togithub.com/sinonjs/fake-timers/issues/480)) (potentially BREAKING)
### [`v11.3.1`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1131--2024-08-24)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.3.0...v11.3.1)
\==================
- Prevent releasing on branches other than 'main'
- Enable saucelabs tests
- chore: security audit fix
- Remove Husky deprecation messsage that came in v9
### [`v11.3.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1130--2024-08-24)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.2.2...v11.3.0)
\==================
- chore: security audit fix
- Remove Husky deprecation messsage that came in v9
- Fix listener leak for timers/promises
- upgrade deps ([#496](https://togithub.com/sinonjs/fake-timers/issues/496))
- Add support for timers/promises module from nodejs ([#495](https://togithub.com/sinonjs/fake-timers/issues/495))
- chore: update deps ([#494](https://togithub.com/sinonjs/fake-timers/issues/494))
- Fail when a timer is not available in the context ([#491](https://togithub.com/sinonjs/fake-timers/issues/491))
- Fix link to Mochify and adjust description ([#488](https://togithub.com/sinonjs/fake-timers/issues/488))
- New mochify ([#395](https://togithub.com/sinonjs/fake-timers/issues/395))
- Bump browserify-sign from 4.2.1 to 4.2.2 ([#486](https://togithub.com/sinonjs/fake-timers/issues/486))
### [`v11.2.2`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1122--2023-10-20)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.2.1...v11.2.2)
\==================
- Fix for [#483](https://togithub.com/sinonjs/fake-timers/issues/483) and [jestjs/jest#14549](https://togithub.com/jestjs/jest/issues/14549) ([#485](https://togithub.com/sinonjs/fake-timers/issues/485)): micro-tasks are run even when timers are empty
### [`v11.2.1`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1121--2023-10-19)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.2.0...v11.2.1)
\==================
- no-op to fix a broken release process
### [`v11.2.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1120--2023-10-19)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.1.0...v11.2.0)
\==================
- Upgrade packages
- feat: add RelativeTimeFormat to Intl API ([#479](https://togithub.com/sinonjs/fake-timers/issues/479))
### [`v11.1.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1110--2023-08-17)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.0.0...v11.1.0)
\==================
- favor the constructor of the performance instance if it exists ([#478](https://togithub.com/sinonjs/fake-timers/issues/478))
- Bump tough-cookie from 4.1.2 to 4.1.3 ([#473](https://togithub.com/sinonjs/fake-timers/issues/473))
- Remove IE specific hacks ([#477](https://togithub.com/sinonjs/fake-timers/issues/477))
- feat: mock intl api ([#474](https://togithub.com/sinonjs/fake-timers/issues/474))
- upgrade node ([#476](https://togithub.com/sinonjs/fake-timers/issues/476)) and EOL Node 14
- Bump word-wrap from 1.2.3 to 1.2.4 ([#475](https://togithub.com/sinonjs/fake-timers/issues/475))
- Updated release files for 11.0.0
- Updated release files for 10.2.0
- Add mocks to NodeJS "timers" module ([#467](https://togithub.com/sinonjs/fake-timers/issues/467))
### [`v11.0.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1100--2023-06-12)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.3.0...v11.0.0)
\==================
- 11.0.0: Re-release 10.2.0 as a new major version as mocking Node "timers" module broke some setups
### [`v10.3.0`](https://togithub.com/sinonjs/fake-timers/compare/v10.2.0...v10.3.0)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.2.0...v10.3.0)
### [`v10.2.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1020--2023-05-18)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.1.0...v10.2.0)
\==================
- Add mocks to NodeJS "timers" module ([#467](https://togithub.com/sinonjs/fake-timers/issues/467))
### [`v10.1.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1010--2023-05-13)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.0.2...v10.1.0)
\==================
- Add clock.jump method ([#465](https://togithub.com/sinonjs/fake-timers/issues/465))
- Upgrade all packages
### [`v10.0.2`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1002--2022-12-15)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.0.1...v10.0.2)
\==================
- Revert change to lock file. Back on v2
### [`v10.0.1`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1001--2022-12-15)
[Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.0.0...v10.0.1)
\==================
- fix: requestAnimationFrame args ([#458](https://togithub.com/sinonjs/fake-timers/issues/458))
- chore: remove `fsevents` dependency ([#455](https://togithub.com/sinonjs/fake-timers/issues/455))
- Upgrade dependencies ([#440](https://togithub.com/sinonjs/fake-timers/issues/440))
- fix(runToLastAsync): tick the correct amount of time
- Fix [#441](https://togithub.com/sinonjs/fake-timers/issues/441): update spelling of prop descriptor prop ([#453](https://togithub.com/sinonjs/fake-timers/issues/453))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 contains the following updates:
^10.0.0
->^12.0.0
Release Notes
sinonjs/fake-timers (@sinonjs/fake-timers)
### [`v12.0.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1200--2024-08-24) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.3.1...v12.0.0) \================== - Support performance.measure+mark ([#499](https://togithub.com/sinonjs/fake-timers/issues/499)) - fix: save methods of children Date instance ([#437](https://togithub.com/sinonjs/fake-timers/issues/437)) ([#480](https://togithub.com/sinonjs/fake-timers/issues/480)) (potentially BREAKING) ### [`v11.3.1`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1131--2024-08-24) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.3.0...v11.3.1) \================== - Prevent releasing on branches other than 'main' - Enable saucelabs tests - chore: security audit fix - Remove Husky deprecation messsage that came in v9 ### [`v11.3.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1130--2024-08-24) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.2.2...v11.3.0) \================== - chore: security audit fix - Remove Husky deprecation messsage that came in v9 - Fix listener leak for timers/promises - upgrade deps ([#496](https://togithub.com/sinonjs/fake-timers/issues/496)) - Add support for timers/promises module from nodejs ([#495](https://togithub.com/sinonjs/fake-timers/issues/495)) - chore: update deps ([#494](https://togithub.com/sinonjs/fake-timers/issues/494)) - Fail when a timer is not available in the context ([#491](https://togithub.com/sinonjs/fake-timers/issues/491)) - Fix link to Mochify and adjust description ([#488](https://togithub.com/sinonjs/fake-timers/issues/488)) - New mochify ([#395](https://togithub.com/sinonjs/fake-timers/issues/395)) - Bump browserify-sign from 4.2.1 to 4.2.2 ([#486](https://togithub.com/sinonjs/fake-timers/issues/486)) ### [`v11.2.2`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1122--2023-10-20) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.2.1...v11.2.2) \================== - Fix for [#483](https://togithub.com/sinonjs/fake-timers/issues/483) and [jestjs/jest#14549](https://togithub.com/jestjs/jest/issues/14549) ([#485](https://togithub.com/sinonjs/fake-timers/issues/485)): micro-tasks are run even when timers are empty ### [`v11.2.1`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1121--2023-10-19) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.2.0...v11.2.1) \================== - no-op to fix a broken release process ### [`v11.2.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1120--2023-10-19) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.1.0...v11.2.0) \================== - Upgrade packages - feat: add RelativeTimeFormat to Intl API ([#479](https://togithub.com/sinonjs/fake-timers/issues/479)) ### [`v11.1.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1110--2023-08-17) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v11.0.0...v11.1.0) \================== - favor the constructor of the performance instance if it exists ([#478](https://togithub.com/sinonjs/fake-timers/issues/478)) - Bump tough-cookie from 4.1.2 to 4.1.3 ([#473](https://togithub.com/sinonjs/fake-timers/issues/473)) - Remove IE specific hacks ([#477](https://togithub.com/sinonjs/fake-timers/issues/477)) - feat: mock intl api ([#474](https://togithub.com/sinonjs/fake-timers/issues/474)) - upgrade node ([#476](https://togithub.com/sinonjs/fake-timers/issues/476)) and EOL Node 14 - Bump word-wrap from 1.2.3 to 1.2.4 ([#475](https://togithub.com/sinonjs/fake-timers/issues/475)) - Updated release files for 11.0.0 - Updated release files for 10.2.0 - Add mocks to NodeJS "timers" module ([#467](https://togithub.com/sinonjs/fake-timers/issues/467)) ### [`v11.0.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1100--2023-06-12) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.3.0...v11.0.0) \================== - 11.0.0: Re-release 10.2.0 as a new major version as mocking Node "timers" module broke some setups ### [`v10.3.0`](https://togithub.com/sinonjs/fake-timers/compare/v10.2.0...v10.3.0) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.2.0...v10.3.0) ### [`v10.2.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1020--2023-05-18) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.1.0...v10.2.0) \================== - Add mocks to NodeJS "timers" module ([#467](https://togithub.com/sinonjs/fake-timers/issues/467)) ### [`v10.1.0`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1010--2023-05-13) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.0.2...v10.1.0) \================== - Add clock.jump method ([#465](https://togithub.com/sinonjs/fake-timers/issues/465)) - Upgrade all packages ### [`v10.0.2`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1002--2022-12-15) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.0.1...v10.0.2) \================== - Revert change to lock file. Back on v2 ### [`v10.0.1`](https://togithub.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1001--2022-12-15) [Compare Source](https://togithub.com/sinonjs/fake-timers/compare/v10.0.0...v10.0.1) \================== - fix: requestAnimationFrame args ([#458](https://togithub.com/sinonjs/fake-timers/issues/458)) - chore: remove `fsevents` dependency ([#455](https://togithub.com/sinonjs/fake-timers/issues/455)) - Upgrade dependencies ([#440](https://togithub.com/sinonjs/fake-timers/issues/440)) - fix(runToLastAsync): tick the correct amount of time - Fix [#441](https://togithub.com/sinonjs/fake-timers/issues/441): update spelling of prop descriptor prop ([#453](https://togithub.com/sinonjs/fake-timers/issues/453))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.