jdf2e / nutui

京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
https://nutui.jd.com
MIT License
6.01k stars 814 forks source link

chore(deps): update all non-major dependencies #3053

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
@vitest/coverage-istanbul (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence
@vitest/ui (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence
inquirer (source) ^9.2.19 -> ^9.2.20 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.1.2 -> ^7.1.3 age adoption passing confidence
vitest (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-istanbul) ### [`v1.5.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.5.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2) #####    🐞 Bug Fixes - Check for null before storing in weakmap  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(ce368)](https://togithub.com/vitest-dev/vitest/commit/ce368457) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2)
SBoudrias/Inquirer.js (inquirer) ### [`v9.2.20`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.19...d0e92901ebb7eb77d027786a2e1ac41fc15326b6) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.19...inquirer@9.2.20)
vuejs/devtools-next (vite-plugin-vue-devtools) ### [`v7.1.3`](https://togithub.com/vuejs/devtools-next/releases/tag/v7.1.3) [Compare Source](https://togithub.com/vuejs/devtools-next/compare/v7.1.2...v7.1.3) #####    🚀 Features - **vite**: Ssr support  -  by [@​webfansplz](https://togithub.com/webfansplz) [(0711e)](https://togithub.com/vuejs/devtools-next/commit/0711ea2) #####    🐞 Bug Fixes - **applet**: - Add delay time to ensure scrolling to target node after inspection  -  by [@​webfansplz](https://togithub.com/webfansplz) [(2a403)](https://togithub.com/vuejs/devtools-next/commit/2a40383) - Incorrect rendering on overflowed TreeViewer  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/348](https://togithub.com/vuejs/devtools-next/issues/348) [(3bf38)](https://togithub.com/vuejs/devtools-next/commit/3bf3812) - Avoid line wrapping for component-name  -  by [@​webfansplz](https://togithub.com/webfansplz) [(b10fd)](https://togithub.com/vuejs/devtools-next/commit/b10fd96) #####     [View changes on GitHub](https://togithub.com/vuejs/devtools-next/compare/v7.1.2...v7.1.3)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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 83.98%. Comparing base (350feca) to head (842835a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v4 #3053 +/- ## ========================================== - Coverage 84.00% 83.98% -0.02% ========================================== Files 221 221 Lines 23121 23121 Branches 2484 2487 +3 ========================================== - Hits 19423 19419 -4 - Misses 3680 3684 +4 Partials 18 18 ```

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