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

fix(deps): update dependency vue-router to v4.4.3 #953

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-router 4.3.2 -> 4.4.3 age adoption passing confidence

Release Notes

vuejs/router (vue-router) ### [`v4.4.3`](https://togithub.com/vuejs/router/releases/tag/v4.4.3) [Compare Source](https://togithub.com/vuejs/router/compare/v4.4.2...v4.4.3) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. ### [`v4.4.2`](https://togithub.com/vuejs/router/releases/tag/v4.4.2) [Compare Source](https://togithub.com/vuejs/router/compare/v4.4.1...v4.4.2) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. ### [`v4.4.1`](https://togithub.com/vuejs/router/compare/v4.4.0...v4.4.1) [Compare Source](https://togithub.com/vuejs/router/compare/v4.4.0...v4.4.1) ### [`v4.4.0`](https://togithub.com/vuejs/router/releases/tag/v4.4.0) [Compare Source](https://togithub.com/vuejs/router/compare/v4.3.3...v4.4.0) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. ### [`v4.3.3`](https://togithub.com/vuejs/router/releases/tag/v4.3.3) [Compare Source](https://togithub.com/vuejs/router/compare/v4.3.2...v4.3.3) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details.

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.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 21.01%. Comparing base (6fa39ec) to head (25d2182).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #953 +/- ## ======================================= Coverage 21.01% 21.01% ======================================= Files 391 391 Lines 83495 83495 Branches 1326 1326 ======================================= Hits 17543 17543 Misses 65952 65952 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/953/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/953/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.01% <ø> (ø)` | | 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 2 months ago

Playwright test results

failed  4 failed
passed  43 passed
flaky  3 flaky

Details

stats  50 tests across 11 suites
duration  10 minutes, 31 seconds
commit  25d2182

Failed tests chromium › pages/myOrganization.test.ts › MyOrganization › User Management: should display all required elements - `( @primary @slow @read @development @staging @production )` firefox › pages/myOrganization.test.ts › MyOrganization › User Management: should display all required elements - `( @primary @slow @read @development @staging @production )` chromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - `( @primary @slow @read @development @staging @production )` firefox › pages/user-profile.test.ts › UserProfile › should have visible data-testids - `( @primary @slow @read @development @staging @production )`
Flaky tests chromium-setup › auth.setup.ts › authenticate as admin - `( @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 )`