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 @vueuse/router to v10.11.0 #960

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/router (source) 10.10.0 -> 10.11.0 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/router) ### [`v10.11.0`](https://togithub.com/vueuse/vueuse/releases/tag/v10.11.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.10.1...v10.11.0) #####    🐞 Bug Fixes - **integrations**: Specify major version of peerDeps  -  by [@​antfu](https://togithub.com/antfu) [(2f67a)](https://togithub.com/vueuse/vueuse/commit/2f67ac72) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.10.1...v10.11.0) ### [`v10.10.1`](https://togithub.com/vueuse/vueuse/releases/tag/v10.10.1) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.10.0...v10.10.1) #####    🚀 Features - **useFocus**: Support `preventScroll` option  -  by [@​pkc918](https://togithub.com/pkc918) in [https://github.com/vueuse/vueuse/issues/3994](https://togithub.com/vueuse/vueuse/issues/3994) [(4d868)](https://togithub.com/vueuse/vueuse/commit/4d868f5e) #####    🐞 Bug Fixes - **makeDestructurable**: Fix Typescript < 5.0.0 support  -  by [@​brenoepics](https://togithub.com/brenoepics) in [https://github.com/vueuse/vueuse/issues/4028](https://togithub.com/vueuse/vueuse/issues/4028) [(842d7)](https://togithub.com/vueuse/vueuse/commit/842d7c98) - **useSpeechRecognition**: Send correct transcript result  -  by [@​noook](https://togithub.com/noook) in [https://github.com/vueuse/vueuse/issues/3891](https://togithub.com/vueuse/vueuse/issues/3891) [(7c36f)](https://togithub.com/vueuse/vueuse/commit/7c36fe54) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.10.0...v10.10.1)

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 2 months ago

Codecov Report

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

Project coverage is 17.67%. Comparing base (8e01957) to head (7630b0d).

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

passed  50 passed
flaky  2 flaky

Details

stats  52 tests across 12 suites
duration  3 minutes, 50 seconds
commit  7630b0d

Flaky tests chromium-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` chromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - `( @primary @slow @read @development @staging @production )`