Kipper-Lang / Kipper

The Kipper programming language for Browsers and Node.js 🦊✨ Made at HTL Leonding & JKU Linz
https://kipper-lang.org
GNU General Public License v3.0
26 stars 4 forks source link

chore(deps): update dependency @sinonjs/fake-timers to v11 (dev-main) #581

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sinonjs/fake-timers 10.3.0 -> 11.2.2 age adoption passing confidence

Release Notes

sinonjs/fake-timers (@​sinonjs/fake-timers) ### [`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

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
./kipper/web/kipper-standalone.min.js 128.49 KB (0%) 2.6 s (0%) 4.5 s (-13.01% 🔽) 7.1 s
./kipper/web/kipper-standalone.js 128.54 KB (0%) 2.6 s (0%) 4.4 s (+4.79% 🔺) 7 s
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.88%. Comparing base (35a239a) to head (3758c7c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-main #581 +/- ## ========================================= Coverage 83.88% 83.88% ========================================= Files 66 66 Lines 2066 2066 Branches 252 252 ========================================= Hits 1733 1733 Misses 217 217 Partials 116 116 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.