goodeggs / goodeggs-money

Reliable money math with BigNumber wrapped inside Cents
MIT License
3 stars 0 forks source link

chore(deps): update dependency @sinonjs/fake-timers to v13 #32

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sinonjs/fake-timers ^10.0.0 -> ^13.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sinonjs/fake-timers (@​sinonjs/fake-timers) ### [`v13.0.5`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1305--2024-10-28) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v13.0.4...v13.0.5) \================== - Ensure checks based Object.keys length pass for fake Dates ([#​513](https://redirect.github.com/sinonjs/fake-timers/issues/513)) ### [`v13.0.4`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1304--2024-10-22) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v13.0.3...v13.0.4) \================== - Fix constructor-based checks for fake Date no longer pass after installing ([#​512](https://redirect.github.com/sinonjs/fake-timers/issues/512)) (patches the patch) ### [`v13.0.3`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1303--2024-10-17) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v13.0.2...v13.0.3) \================== - Ensure checks based on the constructor property passes for fake Dates ([#​511](https://redirect.github.com/sinonjs/fake-timers/issues/511)) ### [`v13.0.2`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1302--2024-09-13) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v13.0.1...v13.0.2) \================== - fix [#​504](https://redirect.github.com/sinonjs/fake-timers/issues/504): make instances of original Date pass as instances of the fake Date ([#​505](https://redirect.github.com/sinonjs/fake-timers/issues/505)) ### [`v13.0.1`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1301--2024-08-26) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v13.0.0...v13.0.1) \================== - 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`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1300--2024-08-25) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v12.0.0...v13.0.0) \================== - fix: fake all supported timers by default ([#​323](https://redirect.github.com/sinonjs/fake-timers/issues/323)) (BREAKING) ### [`v12.0.0`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1200--2024-08-24) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v11.3.1...v12.0.0) \================== - Support performance.measure+mark ([#​499](https://redirect.github.com/sinonjs/fake-timers/issues/499)) - fix: save methods of children Date instance ([#​437](https://redirect.github.com/sinonjs/fake-timers/issues/437)) ([#​480](https://redirect.github.com/sinonjs/fake-timers/issues/480)) (potentially BREAKING) ### [`v11.3.1`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1131--2024-08-24) [Compare Source](https://redirect.github.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://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1130--2024-08-24) [Compare Source](https://redirect.github.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://redirect.github.com/sinonjs/fake-timers/issues/496)) - Add support for timers/promises module from nodejs ([#​495](https://redirect.github.com/sinonjs/fake-timers/issues/495)) - chore: update deps ([#​494](https://redirect.github.com/sinonjs/fake-timers/issues/494)) - Fail when a timer is not available in the context ([#​491](https://redirect.github.com/sinonjs/fake-timers/issues/491)) - Fix link to Mochify and adjust description ([#​488](https://redirect.github.com/sinonjs/fake-timers/issues/488)) - New mochify ([#​395](https://redirect.github.com/sinonjs/fake-timers/issues/395)) - Bump browserify-sign from 4.2.1 to 4.2.2 ([#​486](https://redirect.github.com/sinonjs/fake-timers/issues/486)) ### [`v11.2.2`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1122--2023-10-20) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v11.2.1...v11.2.2) \================== - Fix for [#​483](https://redirect.github.com/sinonjs/fake-timers/issues/483) and [jestjs/jest#14549](https://redirect.github.com/jestjs/jest/issues/14549) ([#​485](https://redirect.github.com/sinonjs/fake-timers/issues/485)): micro-tasks are run even when timers are empty ### [`v11.2.1`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1121--2023-10-19) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v11.2.0...v11.2.1) \================== - no-op to fix a broken release process ### [`v11.2.0`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1120--2023-10-19) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v11.1.0...v11.2.0) \================== - Upgrade packages - feat: add RelativeTimeFormat to Intl API ([#​479](https://redirect.github.com/sinonjs/fake-timers/issues/479)) ### [`v11.1.0`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1110--2023-08-17) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v11.0.0...v11.1.0) \================== - favor the constructor of the performance instance if it exists ([#​478](https://redirect.github.com/sinonjs/fake-timers/issues/478)) - Bump tough-cookie from 4.1.2 to 4.1.3 ([#​473](https://redirect.github.com/sinonjs/fake-timers/issues/473)) - Remove IE specific hacks ([#​477](https://redirect.github.com/sinonjs/fake-timers/issues/477)) - feat: mock intl api ([#​474](https://redirect.github.com/sinonjs/fake-timers/issues/474)) - upgrade node ([#​476](https://redirect.github.com/sinonjs/fake-timers/issues/476)) and EOL Node 14 - Bump word-wrap from 1.2.3 to 1.2.4 ([#​475](https://redirect.github.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://redirect.github.com/sinonjs/fake-timers/issues/467)) ### [`v11.0.0`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1100--2023-06-12) [Compare Source](https://redirect.github.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://redirect.github.com/sinonjs/fake-timers/compare/v10.2.0...v10.3.0) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v10.2.0...v10.3.0) ### [`v10.2.0`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1020--2023-05-18) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v10.1.0...v10.2.0) \================== - Add mocks to NodeJS "timers" module ([#​467](https://redirect.github.com/sinonjs/fake-timers/issues/467)) ### [`v10.1.0`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1010--2023-05-13) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v10.0.2...v10.1.0) \================== - Add clock.jump method ([#​465](https://redirect.github.com/sinonjs/fake-timers/issues/465)) - Upgrade all packages ### [`v10.0.2`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1002--2022-12-15) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v10.0.1...v10.0.2) \================== - Revert change to lock file. Back on v2 ### [`v10.0.1`](https://redirect.github.com/sinonjs/fake-timers/blob/HEAD/CHANGELOG.md#1001--2022-12-15) [Compare Source](https://redirect.github.com/sinonjs/fake-timers/compare/v10.0.0...v10.0.1) \================== - fix: requestAnimationFrame args ([#​458](https://redirect.github.com/sinonjs/fake-timers/issues/458)) - chore: remove `fsevents` dependency ([#​455](https://redirect.github.com/sinonjs/fake-timers/issues/455)) - Upgrade dependencies ([#​440](https://redirect.github.com/sinonjs/fake-timers/issues/440)) - fix(runToLastAsync): tick the correct amount of time - Fix [#​441](https://redirect.github.com/sinonjs/fake-timers/issues/441): update spelling of prop descriptor prop ([#​453](https://redirect.github.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.