jdf2e / nutui

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

fix(deps): update all non-major dependencies #3046

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
@nutui/nutui (source) ^4.3.5 -> ^4.3.6 age adoption passing confidence
vite (source) ^5.2.9 -> ^5.2.10 age adoption passing confidence
vue-router ^4.3.1 -> ^4.3.2 age adoption passing confidence

Release Notes

jdf2e/nutui (@​nutui/nutui) ### [`v4.3.6`](https://togithub.com/jdf2e/nutui/blob/HEAD/CHANGELOG.md#v436) [Compare Source](https://togithub.com/jdf2e/nutui/compare/v4.3.5...v4.3.6) `2024-04-19` Bug Fixes - sticky: fix typo in index.taro.vue ([#​3023](https://togithub.com/jdf2e/nutui/issues/3023)) [@​lainbo](https://togithub.com/lainbo) - type: fix warning of v-model in JetBrains IDE ([#​3029](https://togithub.com/jdf2e/nutui/issues/3029)) [@​anyesu](https://togithub.com/anyesu) Refactors - move to script setup - countdown, steps [@​subordon](https://togithub.com/subordon) - radio, grid [@​eiinu](https://togithub.com/eiinu) Other Changes - chore: 优化组件 provide/inject 使用 ([#​3027](https://togithub.com/jdf2e/nutui/issues/3027)) [@​eiinu](https://togithub.com/eiinu)
vitejs/vite (vite) ### [`v5.2.10`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5210-2024-04-20-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.9...v5.2.10) - revert: perf: use workspace root for fs cache ([#​15712](https://togithub.com/vitejs/vite/issues/15712)) ([#​16476](https://togithub.com/vitejs/vite/issues/16476)) ([77e7359](https://togithub.com/vitejs/vite/commit/77e7359)), closes [#​15712](https://togithub.com/vitejs/vite/issues/15712) [#​16476](https://togithub.com/vitejs/vite/issues/16476) - fix: add base to virtual html ([#​16442](https://togithub.com/vitejs/vite/issues/16442)) ([721f94d](https://togithub.com/vitejs/vite/commit/721f94d)), closes [#​16442](https://togithub.com/vitejs/vite/issues/16442) - fix: adjust esm syntax judgment logic ([#​16436](https://togithub.com/vitejs/vite/issues/16436)) ([af72eab](https://togithub.com/vitejs/vite/commit/af72eab)), closes [#​16436](https://togithub.com/vitejs/vite/issues/16436) - fix: don't add outDirs to watch.ignored if emptyOutDir is false ([#​16453](https://togithub.com/vitejs/vite/issues/16453)) ([6a127d6](https://togithub.com/vitejs/vite/commit/6a127d6)), closes [#​16453](https://togithub.com/vitejs/vite/issues/16453) - fix(cspNonce): don't overwrite existing nonce values ([#​16415](https://togithub.com/vitejs/vite/issues/16415)) ([b872635](https://togithub.com/vitejs/vite/commit/b872635)), closes [#​16415](https://togithub.com/vitejs/vite/issues/16415) - feat: show warning if root is in build.outDir ([#​16454](https://togithub.com/vitejs/vite/issues/16454)) ([11444dc](https://togithub.com/vitejs/vite/commit/11444dc)), closes [#​16454](https://togithub.com/vitejs/vite/issues/16454) - feat: write cspNonce to style tags ([#​16419](https://togithub.com/vitejs/vite/issues/16419)) ([8e54bbd](https://togithub.com/vitejs/vite/commit/8e54bbd)), closes [#​16419](https://togithub.com/vitejs/vite/issues/16419) - chore(deps): update dependency eslint-plugin-n to v17 ([#​16381](https://togithub.com/vitejs/vite/issues/16381)) ([6cccef7](https://togithub.com/vitejs/vite/commit/6cccef7)), closes [#​16381](https://togithub.com/vitejs/vite/issues/16381)

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 84.03%. Comparing base (81cc346) to head (7720137).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v4 #3046 +/- ## ========================================== + Coverage 83.98% 84.03% +0.05% ========================================== Files 221 221 Lines 23121 23121 Branches 2486 2489 +3 ========================================== + Hits 19418 19430 +12 + Misses 3685 3673 -12 Partials 18 18 ```

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