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 vite to v5.3.1 #966

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 5.3.0 -> 5.3.1 age adoption passing confidence

Release Notes

vitejs/vite (vite) ### [`v5.3.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small531-2024-06-14-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.0...v5.3.1) - fix(build): handle preload treeshaking for braces ([#​17479](https://togithub.com/vitejs/vite/issues/17479)) ([d355568](https://togithub.com/vitejs/vite/commit/d355568)), closes [#​17479](https://togithub.com/vitejs/vite/issues/17479) - fix(build): handle preload treeshaking for commas ([#​17472](https://togithub.com/vitejs/vite/issues/17472)) ([3e27071](https://togithub.com/vitejs/vite/commit/3e27071)), closes [#​17472](https://togithub.com/vitejs/vite/issues/17472) - fix(build): preload treeshaking ignore equal ([#​17480](https://togithub.com/vitejs/vite/issues/17480)) ([6ced135](https://togithub.com/vitejs/vite/commit/6ced135)), closes [#​17480](https://togithub.com/vitejs/vite/issues/17480) - chore: consolidate changelog for 5.3 ([#​17476](https://togithub.com/vitejs/vite/issues/17476)) ([1f09344](https://togithub.com/vitejs/vite/commit/1f09344)), closes [#​17476](https://togithub.com/vitejs/vite/issues/17476)

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 1 month 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 (a3e1ae2). Report is 1 commits behind head on master.

:exclamation: Current head a3e1ae2 differs from pull request most recent head ccf21ef

Please upload reports for the commit ccf21ef to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #966 +/- ## ======================================= Coverage 17.64% 17.64% ======================================= Files 375 375 Lines 80058 80058 Branches 1227 1227 ======================================= Hits 14126 14126 Misses 65932 65932 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/966/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/966/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `17.64% <ø> (ø)` | | 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 1 month ago

Playwright test results

failed  8 failed
passed  37 passed
flaky  7 flaky

Details

stats  52 tests across 12 suites
duration  13 minutes, 47 seconds
commit  ccf21ef

Failed tests chromium › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - `( @slow @primary @development @staging @production )` firefox › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - `( @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 )` chromium › pages/dashboard.test.ts › DashboardPage › should have data-testids - `( @fast @primary @read @development @staging @production )` firefox › pages/dashboard.test.ts › DashboardPage › should have data-testids - `( @fast @primary @read @development @staging @production )` firefox › pages/login.test.ts › LoginPage › should login - `( @fast @primary @development @staging @production )` chromium › pages/work.test.ts › WorkPage › should have visible data-testids - `( @primary @slow @read @development @staging @production )`
Flaky tests firefox-setup › auth.setup.ts › authenticate as admin - `( @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 )` firefox › basic.test.ts › should have valid title & url - `( @fast @primary @read @development @staging @production )` firefox › basic.test.ts › should have valid localizations - `( @fast @primary @read @development @staging @production )` chromium › pages/myOrganization.test.ts › MyOrganization › should have visible data-testids - `( @primary @slow @read @development @staging @production )` firefox › pages/myOrganization.test.ts › MyOrganization › should have visible data-testids - `( @primary @slow @read @development @staging @production )` chromium › pages/myOrganization.test.ts › MyOrganization › Organization Profile: should display all required elements - `( @primary @slow @read @development @staging @production )`