CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
4 stars 1 forks source link

chore(deps): update dependency happy-dom to v14.12.3 #982

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 14.12.0 -> 14.12.3 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom) ### [`v14.12.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.12.3) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.12.2...v14.12.3) ##### :construction_worker_man: Patch fixes - Element.insertBefore works when the node is already inserted - In task [#​1429](https://togithub.com/capricorn86/happy-dom/issues/1429) ### [`v14.12.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.12.2) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.12.1...v14.12.2) ##### :construction_worker_man: Patch fixes - Fixes problem related to the cookie container using the wrong path when caching cookies - By **[@​matcic](https://togithub.com/matcic)** in task [#​1455](https://togithub.com/capricorn86/happy-dom/issues/1455) ### [`v14.12.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.12.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.12.0...v14.12.1) ##### :construction_worker_man: Patch fixes - Fixes problem related to React click handler with `preventDefault` not preventing navigation - By **[@​amitdahan](https://togithub.com/amitdahan)** in task [#​1464](https://togithub.com/capricorn86/happy-dom/issues/1464)

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.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 17.64%. Comparing base (a1fc802) to head (4540382). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #982 +/- ## ======================================= Coverage 17.64% 17.64% ======================================= Files 375 375 Lines 80058 80090 +32 Branches 1227 1229 +2 ======================================= + Hits 14126 14133 +7 - Misses 65932 65957 +25 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/982/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | Coverage Δ | | |---|---|---| | [unitTests](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/982/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `17.64% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup#carryforward-flags-in-the-pull-request-comment) to find out more.

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

github-actions[bot] commented 3 months ago

Playwright test results

failed  2 failed
passed  41 passed
flaky  9 flaky

Details

stats  52 tests across 12 suites
duration  8 minutes, 59 seconds
commit  4540382

Failed tests chromium › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - `( @slow @primary @development @staging @production )` chromium › pages/login.test.ts › LoginPage › should login - `( @fast @primary @development @staging @production )`
Flaky tests firefox-setup › auth.setup.ts › authenticate as user - `( @primary @slow @read @development @staging @production )` firefox-setup › auth.setup.ts › authenticate as user - `( @primary @slow @read @development @staging @production )` firefox › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - `( @slow @primary @development @staging @production )` chromium › basic.test.ts › should have valid title & url - `( @fast @primary @read @development @staging @production )` chromium › basic.test.ts › should have valid localizations - `( @fast @primary @read @development @staging @production )` firefox › pages/login.test.ts › LoginPage › should login - `( @fast @primary @development @staging @production )` chromium › pages/myOrganization.test.ts › MyOrganization › should have visible data-testids - `( @primary @slow @read @development @staging @production )` chromium › pages/work.test.ts › WorkPage › should have visible data-testids - `( @primary @slow @read @development @staging @production )` firefox › pages/work.test.ts › WorkPage › should have visible data-testids - `( @primary @slow @read @development @staging @production )`