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 @iconify/json to v2.2.222 #972

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.2.219 -> 2.2.222 age adoption passing confidence

Release Notes

iconify/icon-sets (@​iconify/json) ### [`v2.2.222`](https://togithub.com/iconify/icon-sets/compare/2.2.221...2.2.222) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.221...2.2.222) ### [`v2.2.221`](https://togithub.com/iconify/icon-sets/compare/2.2.220...7a245ca56e77df7879b263205acf0ad967c3100c) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.220...2.2.221) ### [`v2.2.220`](https://togithub.com/iconify/icon-sets/compare/2.2.219...2.2.220) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.219...2.2.220)

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 4 weeks 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 (3d31503). Report is 1 commits behind head on master.

:exclamation: Current head 3d31503 differs from pull request most recent head fdfa602

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #972 +/- ## ======================================= 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/972/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/972/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 4 weeks ago

Playwright test results

failed  5 failed
passed  41 passed
flaky  6 flaky

Details

stats  52 tests across 12 suites
duration  10 minutes, 49 seconds
commit  b6f8350

Failed tests firefox › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - `( @slow @primary @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 )` chromium › pages/login.test.ts › LoginPage › should login - `( @fast @primary @development @staging @production )` firefox › pages/login.test.ts › LoginPage › should login - `( @fast @primary @development @staging @production )`
Flaky 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 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 )` firefox › basic.test.ts › should have valid title & url - `( @fast @primary @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 )`