meza / trance-stack

A production-ready Remix stack built for AWS Lambda. Authentication. Security, Internationalization, Feature Flags, Analytics, Tests, Storybook, Ephemeral and Production CI/CD and more.
https://trance-stack.vsbmeza.com
MIT License
260 stars 15 forks source link

chore(deps): update dependency happy-dom to v13.0.4 #684

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 13.0.2 -> 13.0.4 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom) ### [`v13.0.4`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.0.4) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.0.3...v13.0.4) ##### :construction_worker_man: Patch fixes - Adds support for fallback values when declaring a CSS variable (e.g. "var(--my-var, #FFF)"). ([#​1192](https://togithub.com/capricorn86/happy-dom/issues/1192)) ### [`v13.0.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.0.3) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v13.0.2...v13.0.3) ##### :construction_worker_man: Patch fixes - Fixes problem with clearTimeout(), clearInterval() and cancelAnimationFrame() not supporting number values. ([#​1201](https://togithub.com/capricorn86/happy-dom/issues/1201))

Configuration

πŸ“… Schedule: Branch creation - " *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 10 months ago

Test Results

115 tests  Β±0   115 :white_check_mark: Β±0   4s :stopwatch: Β±0s  40 suites Β±0     0 :zzz: Β±0    1 files   Β±0     0 :x: Β±0 

Results for commit 7be0b6c7. ± Comparison against base commit bd898dad.

github-actions[bot] commented 10 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 100% 0 βœ”
src.atoms.Icons 100% 100% 0 βœ”
src.atoms.Toggle 100% 100% 0 βœ”
src.components 100% 100% 0 βœ”
src.components.ColorModeSwitcher 100% 100% 0 βœ”
src.components.CookieConsent 100% 100% 0 βœ”
src.components.CookieYes 100% 100% 0 βœ”
src.components.ExposeAppConfig 100% 100% 0 βœ”
src.components.GoogleAnalytics 100% 100% 0 βœ”
src.components.Hello 100% 100% 0 βœ”
src.components.Hotjar 100% 100% 0 βœ”
src.components.Login 100% 100% 0 βœ”
src.components.Logout 100% 100% 0 βœ”
src.components.Posthog 100% 100% 0 βœ”
src.hooks 100% 100% 0 βœ”
src.i18n 100% 100% 0 βœ”
src.routes 100% 100% 0 βœ”
src.utils 100% 100% 0 βœ”
Summary 100% (1270 / 1270) 100% (129 / 129) 0 βœ”
meza commented 10 months ago

Copy/paste detection report

Duplications detection: Found 0 exact clones with 0(0%) duplicated lines in 57 (3 formats) files.

Format Files analyzed Total lines Total tokens Clones found Duplicated lines Duplicated tokens
javascript 15 136 1547 0 0 (0%) 0 (0%)
tsx 26 929 8459 0 0 (0%) 0 (0%)
typescript 16 387 3125 0 0 (0%) 0 (0%)
Total: 57 1452 13131 0 0 (0%) 0 (0%)
meza commented 9 months ago

:tada: This PR is included in version 3.1.208 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: