uni-helper / vitesse-uni-app

由 Vite & uni-app 驱动的跨端快速启动模板
https://vitesse-docs.netlify.app/
MIT License
315 stars 31 forks source link

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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uni-helper/eslint-config ^0.0.5 -> ^0.0.6 age adoption passing confidence
@unocss/eslint-config (source) ^0.57.2 -> ^0.58.0 age adoption passing confidence
@vue/tsconfig ^0.4.0 -> ^0.5.0 age adoption passing confidence
pnpm (source) 8.10.2 -> 8.14.1 age adoption passing confidence
unocss ^0.57.2 -> ^0.58.0 age adoption passing confidence
unplugin-auto-import ^0.16.7 -> ^0.17.0 age adoption passing confidence

Release Notes

uni-helper/eslint-config (@​uni-helper/eslint-config) ### [`v0.0.6`](https://togithub.com/uni-helper/eslint-config/releases/tag/v0.0.6) [Compare Source](https://togithub.com/uni-helper/eslint-config/compare/v0.0.5...v0.0.6) *No significant changes* #####     [View changes on GitHub](https://togithub.com/uni-helper/eslint-config/compare/v0.0.5...v0.0.6)
unocss/unocss (@​unocss/eslint-config) ### [`v0.58.3`](https://togithub.com/unocss/unocss/releases/tag/v0.58.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.2...v0.58.3) #####    🚀 Features - Introduce legacy-compat preset  -  by [@​antfu](https://togithub.com/antfu) and **Simon He** in [https://github.com/unocss/unocss/issues/3480](https://togithub.com/unocss/unocss/issues/3480) [(61b5d)](https://togithub.com/unocss/unocss/commit/61b5d62e) - **preset-mini**: Add `appearance-auto` utility  -  by [@​navorite](https://togithub.com/navorite) in [https://github.com/unocss/unocss/issues/3470](https://togithub.com/unocss/unocss/issues/3470) [(7c34b)](https://togithub.com/unocss/unocss/commit/7c34befe) - **preset-wind**: Add `svh`, `lvh` and `dvh` values to default theme  -  by [@​navorite](https://togithub.com/navorite) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3469](https://togithub.com/unocss/unocss/issues/3469) [(7ec12)](https://togithub.com/unocss/unocss/commit/7ec12cc6) #####    🐞 Bug Fixes - **nuxt**: Temporary revert [#​3448](https://togithub.com/unocss/unocss/issues/3448)  -  by [@​zyyv](https://togithub.com/zyyv) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3482](https://togithub.com/unocss/unocss/issues/3482) and [https://github.com/unocss/unocss/issues/3448](https://togithub.com/unocss/unocss/issues/3448) [(b3905)](https://togithub.com/unocss/unocss/commit/b3905dea) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.2...v0.58.3) ### [`v0.58.2`](https://togithub.com/unocss/unocss/releases/tag/v0.58.2) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.1...v0.58.2) #####    🚀 Features - **vscode**: Introduce `strictAnnotationMatch` and turn on by default, close [#​3278](https://togithub.com/unocss/unocss/issues/3278)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3278](https://togithub.com/unocss/unocss/issues/3278) [(8cbe6)](https://togithub.com/unocss/unocss/commit/8cbe6af5) #####    🐞 Bug Fixes - **preset-wind**: Add missing coma for Jello animation keyframes  -  by [@​abensur](https://togithub.com/abensur) in [https://github.com/unocss/unocss/issues/3466](https://togithub.com/unocss/unocss/issues/3466) [(532cc)](https://togithub.com/unocss/unocss/commit/532cc8a2) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.1...v0.58.2) ### [`v0.58.1`](https://togithub.com/unocss/unocss/releases/tag/v0.58.1) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.0...v0.58.1) #####    🚀 Features - **nuxt**: - Inject uno.css adjustable  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3448](https://togithub.com/unocss/unocss/issues/3448) [(da0e4)](https://togithub.com/unocss/unocss/commit/da0e476c) - **preset-mini**: - Support css variable defaultValue  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3453](https://togithub.com/unocss/unocss/issues/3453) [(b6014)](https://togithub.com/unocss/unocss/commit/b60149d8) - Support `size-*` shorthand  -  by [@​Mini-ghost](https://togithub.com/Mini-ghost), [@​zyyv](https://togithub.com/zyyv) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3425](https://togithub.com/unocss/unocss/issues/3425) [(7623e)](https://togithub.com/unocss/unocss/commit/7623e65f) - Add `gap-(col  -  by @​yheuhtozr and @​antfu [(row)-)](https://togithub.com/unocss/unocss/commit/row)-` shorthands ([#​3423](https://togithub.com/unocss/unocss/issues/3423))) - Support new color notation using css variables for compatibility  -  by [@​LeekJay](https://togithub.com/LeekJay) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3437](https://togithub.com/unocss/unocss/issues/3437) [(e9dcc)](https://togithub.com/unocss/unocss/commit/e9dccbdb) - **vscode**: - Add rem to px preview on selection style  -  by [@​zoeyzhao19](https://togithub.com/zoeyzhao19) in [https://github.com/unocss/unocss/issues/3464](https://togithub.com/unocss/unocss/issues/3464) [(526c1)](https://togithub.com/unocss/unocss/commit/526c1414) #####    🐞 Bug Fixes - **eslint-plugin**: - Provide correct docs link, close [#​3461](https://togithub.com/unocss/unocss/issues/3461)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3461](https://togithub.com/unocss/unocss/issues/3461) [(f55cd)](https://togithub.com/unocss/unocss/commit/f55cd6f1) - **preset-attributify**: - Nested attribute parsing  -  by [@​2hu12](https://togithub.com/2hu12) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3275](https://togithub.com/unocss/unocss/issues/3275) [(a8d00)](https://togithub.com/unocss/unocss/commit/a8d00064) - Remove StringNumberComposition type for better perf  -  by [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3459](https://togithub.com/unocss/unocss/issues/3459) [(f3b58)](https://togithub.com/unocss/unocss/commit/f3b58aca) - **vscode**: - RegisterUnocss cache rules  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3428](https://togithub.com/unocss/unocss/issues/3428) [(0ccde)](https://togithub.com/unocss/unocss/commit/0ccde558) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.0...v0.58.1) ### [`v0.58.0`](https://togithub.com/unocss/unocss/releases/tag/v0.58.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.7...v0.58.0) #####    🚨 Breaking Changes - **preset-mini**: - Use `prefix` option to prefix tagged pseudo parent  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3366](https://togithub.com/unocss/unocss/issues/3366) [(6e179)](https://togithub.com/unocss/unocss/commit/6e1796ca) - Prioritize length instead of color  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3353](https://togithub.com/unocss/unocss/issues/3353) [(235c3)](https://togithub.com/unocss/unocss/commit/235c3777) - **preset-mini,preset-wind**: - Fix broken `color/opacity` syntax  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3359](https://togithub.com/unocss/unocss/issues/3359) [(3eeac)](https://togithub.com/unocss/unocss/commit/3eeac2bb) - **reset**: - Update reset files  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3402](https://togithub.com/unocss/unocss/issues/3402) [(1742c)](https://togithub.com/unocss/unocss/commit/1742ccac) #####    🚀 Features - Use alternative of str.match  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3400](https://togithub.com/unocss/unocss/issues/3400) [(93574)](https://togithub.com/unocss/unocss/commit/9357448d) - **preset-mini**: - Add text-pretty css property  -  by [@​quecot](https://togithub.com/quecot) in [https://github.com/unocss/unocss/issues/3378](https://togithub.com/unocss/unocss/issues/3378) [(fe3fa)](https://togithub.com/unocss/unocss/commit/fe3fa739) - Update group data variant  -  by [@​chu121su12](https://togithub.com/chu121su12) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3403](https://togithub.com/unocss/unocss/issues/3403) [(15e43)](https://togithub.com/unocss/unocss/commit/15e43a44) - **preset-wind**: - Remove experimental marker from `@hover`  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3401](https://togithub.com/unocss/unocss/issues/3401) [(da399)](https://togithub.com/unocss/unocss/commit/da3996a9) - **transformer-compile-class**: - Add `alwaysHash` option, workaround [#​2366](https://togithub.com/unocss/unocss/issues/2366)  -  by [@​evanryuu](https://togithub.com/evanryuu) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3173](https://togithub.com/unocss/unocss/issues/3173) and [https://github.com/unocss/unocss/issues/2366](https://togithub.com/unocss/unocss/issues/2366) [(08e23)](https://togithub.com/unocss/unocss/commit/08e23976) #####    🐞 Bug Fixes - Shadow does not take into account custom color  -  by [@​Scrum](https://togithub.com/Scrum) in [https://github.com/unocss/unocss/issues/3391](https://togithub.com/unocss/unocss/issues/3391) [(859ca)](https://togithub.com/unocss/unocss/commit/859cae6e) - **directives**: - Resolve scoped css  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3383](https://togithub.com/unocss/unocss/issues/3383) [(f5a10)](https://togithub.com/unocss/unocss/commit/f5a10ce2) - **eslint-plugin**: - `blocklist` rule cant match variants  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/3370](https://togithub.com/unocss/unocss/issues/3370) [(db19a)](https://togithub.com/unocss/unocss/commit/db19a013) - **inspector**: - Codemirror matched utilities miss highlight  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3394](https://togithub.com/unocss/unocss/issues/3394) [(c0049)](https://togithub.com/unocss/unocss/commit/c0049256) - Provide valid matched selectors  -  by [@​auvred](https://togithub.com/auvred), [@​antfu](https://togithub.com/antfu) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3377](https://togithub.com/unocss/unocss/issues/3377) [(ef981)](https://togithub.com/unocss/unocss/commit/ef981053) - **preset-mini**: - Let negate variant negate negative numbers & functions  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3399](https://togithub.com/unocss/unocss/issues/3399) [(13094)](https://togithub.com/unocss/unocss/commit/130943e8) - Fix wrong match/replace from [#​3399](https://togithub.com/unocss/unocss/issues/3399)  -  by [@​chu121su12](https://togithub.com/chu121su12) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3404](https://togithub.com/unocss/unocss/issues/3404) and [https://github.com/unocss/unocss/issues/3399](https://togithub.com/unocss/unocss/issues/3399) [(5120d)](https://togithub.com/unocss/unocss/commit/5120d123) - **vite**: - Wrong import in dev.ts module  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3385](https://togithub.com/unocss/unocss/issues/3385) [(811cc)](https://togithub.com/unocss/unocss/commit/811cc495) - **vscode**: - Path resolve on filesystem config  -  by [@​gnimmelf](https://togithub.com/gnimmelf) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3376](https://togithub.com/unocss/unocss/issues/3376) [(efe4f)](https://togithub.com/unocss/unocss/commit/efe4f5a5) #####    🏎 Performance - **vscode**: Maximize the hit cache and reduce the use of findup in registerUnocss  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3409](https://togithub.com/unocss/unocss/issues/3409) [(edb5d)](https://togithub.com/unocss/unocss/commit/edb5d68a) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.7...v0.58.0) ### [`v0.57.7`](https://togithub.com/unocss/unocss/releases/tag/v0.57.7) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.6...v0.57.7) #####    🚀 Features - **core**: Preset support blocklist  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/3363](https://togithub.com/unocss/unocss/issues/3363) [(1ce68)](https://togithub.com/unocss/unocss/commit/1ce68380) #####    🐞 Bug Fixes - **vite**: Compatible with legacy Vite on `transformIndexHtml`, fix [#​3357](https://togithub.com/unocss/unocss/issues/3357)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3357](https://togithub.com/unocss/unocss/issues/3357) [(49b34)](https://togithub.com/unocss/unocss/commit/49b34510) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.6...v0.57.7) ### [`v0.57.6`](https://togithub.com/unocss/unocss/releases/tag/v0.57.6) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.5...v0.57.6) #####    🚀 Features - **preset-mini, preset-wind**: Use separate theme for some rule colors  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3354](https://togithub.com/unocss/unocss/issues/3354) [(b399c)](https://togithub.com/unocss/unocss/commit/b399c2f5) #####    🐞 Bug Fixes - **transformer-attributify-jsx-babel**: Deps type  -  by [@​ityuany](https://togithub.com/ityuany) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3345](https://togithub.com/unocss/unocss/issues/3345) [(1355e)](https://togithub.com/unocss/unocss/commit/1355ebbc) - **vscode**: Root equal empty array  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3348](https://togithub.com/unocss/unocss/issues/3348) [(d07f6)](https://togithub.com/unocss/unocss/commit/d07f6b9f) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.5...v0.57.6) ### [`v0.57.5`](https://togithub.com/unocss/unocss/releases/tag/v0.57.5) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.4...v0.57.5) #####    🚀 Features - Support vite 5  -  by [@​antfu](https://togithub.com/antfu) [(7e123)](https://togithub.com/unocss/unocss/commit/7e12376f) #####    🐞 Bug Fixes - **vscode**: RootRegisterAuto broken  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3337](https://togithub.com/unocss/unocss/issues/3337) [(175c6)](https://togithub.com/unocss/unocss/commit/175c634f) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.4...v0.57.5) ### [`v0.57.4`](https://togithub.com/unocss/unocss/releases/tag/v0.57.4) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.3...v0.57.4) #####    🚀 Features - **runtime**: Custom rootElement config  -  by [@​Zhang-Wei-666](https://togithub.com/Zhang-Wei-666) in [https://github.com/unocss/unocss/issues/3327](https://togithub.com/unocss/unocss/issues/3327) [(5d099)](https://togithub.com/unocss/unocss/commit/5d099779) #####    🐞 Bug Fixes - **vscode**: Avoid register functions without config files  -  by [@​zcf0508](https://togithub.com/zcf0508) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3332](https://togithub.com/unocss/unocss/issues/3332) [(0008e)](https://togithub.com/unocss/unocss/commit/0008e2ac) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.3...v0.57.4) ### [`v0.57.3`](https://togithub.com/unocss/unocss/releases/tag/v0.57.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.2...v0.57.3) #####    🚀 Features - **svelte-scoped**: Transform class directives wrapped in quotes  -  by [@​fehnomenal](https://togithub.com/fehnomenal), **jacob-8** and **Jacob Bowdoin** in [https://github.com/unocss/unocss/issues/3286](https://togithub.com/unocss/unocss/issues/3286) [(0c6c1)](https://togithub.com/unocss/unocss/commit/0c6c1c48) #####    🐞 Bug Fixes - **vscode**: Improve context resolving, avoid duplicates  -  by [@​antfu](https://togithub.com/antfu) [(64b34)](https://togithub.com/unocss/unocss/commit/64b3461b) - **webpack**: Allow compiler to watch files provided by config  -  by [@​adeys](https://togithub.com/adeys) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3058](https://togithub.com/unocss/unocss/issues/3058) [(d1a12)](https://togithub.com/unocss/unocss/commit/d1a122fd) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.2...v0.57.3)
vuejs/tsconfig (@​vue/tsconfig) ### [`v0.5.1`](https://togithub.com/vuejs/tsconfig/compare/v0.5.0...v0.5.1) [Compare Source](https://togithub.com/vuejs/tsconfig/compare/v0.5.0...v0.5.1) ### [`v0.5.0`](https://togithub.com/vuejs/tsconfig/compare/v0.4.0...v0.5.0) [Compare Source](https://togithub.com/vuejs/tsconfig/compare/v0.4.0...v0.5.0)
pnpm/pnpm (pnpm) ### [`v8.14.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.0...v8.14.1) #### Patch Changes - Resolve the current working directory to its real location before doing any operations [#​6524](https://togithub.com/pnpm/pnpm/issues/6524). - Allow using token helpers in `pnpm publish` [#​7316](https://togithub.com/pnpm/pnpm/issues/7316). - Handle Git repository names containing capital letters [#​7488](https://togithub.com/pnpm/pnpm/pull/7488). - When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.13.1...v8.14.0) ##### Minor Changes - A new option added for hoisting packages from the workspace. When `hoist-workspace-packages` is set to `true`, packages from the workspace are symlinked to either `/node_modules/.pnpm/node_modules` or to `/node_modules` depending on other hoisting settings (`hoist-pattern` and `public-hoist-pattern`) [#​7451](https://togithub.com/pnpm/pnpm/pull/7451). - The `pnpm dedupe` command now accepts more command line options that the `pnpm install` command also accepts. Example: `pnpm dedupe --store-dir=local-store-dir` ##### Patch Changes - The package information output by cat-index should be sorted by key. - `pnpm deploy` should not touch the target directory if it already exists and isn't empty [#​7351](https://togithub.com/pnpm/pnpm/issues/7351). - `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#​926](https://togithub.com/pnpm/pnpm/issues/926) and fix [#​7319](https://togithub.com/pnpm/pnpm/pull/7319). - Don't install Node.js when use-node-version is set in a WebContainer [#​7478](https://togithub.com/pnpm/pnpm/pull/7478). - Fix copy-on-write on Windows Dev Drives [#​7468](https://togithub.com/pnpm/pnpm/issues/7468). ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v8.13.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.13.1) #### Minor Changes - New commands added for inspecting the store: - **pnpm cat-index**: Prints the index file of a specific package in the store. The package is specified by its name and version: pnpm cat-index @​ - **pnpm cat-file**: Prints the contents of a file based on the hash value stored in the index file. For example: pnpm cat-file sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ== - (EXPERIMENTAL) **pnpm find-hash**: Lists the packages that include the file with the specified hash. For example: pnpm find-hash sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ== This command is **experimental**. We might change how it behaves. Related issue: [#​7413](https://togithub.com/pnpm/pnpm/issues/7413). - A new setting added for symlinking [injected dependencies](https://pnpm.io/package_json#dependenciesmetainjected) from the workspace, if their dependencies use the same peer dependencies as the dependent package. The setting is called `dedupe-injected-deps` [#​7416](https://togithub.com/pnpm/pnpm/pull/7416). - Use `--fail-if-no-match` if you want the CLI fail if no packages were matched by the command [#​7403](https://togithub.com/pnpm/pnpm/issues/7403). #### Patch Changes - `pnpm list --parseable` should not print the same dependency multiple times [#​7429](https://togithub.com/pnpm/pnpm/issues/7429). - Fix error message texts in the `pnpm env` commands [#​7456](https://togithub.com/pnpm/pnpm/pull/7456). - Better support for light themed terminals by the `pnpm update --interactive` command [#​7439](https://togithub.com/pnpm/pnpm/issues/7439). - Fix EPERM error that occasionally happened on Windows during renames in the store [#​7213](https://togithub.com/pnpm/pnpm/issues/7213). - Fix error as in `update -i -r` with Git specifiers [#​7415](https://togithub.com/pnpm/pnpm/issues/7415). - Added support for boolean values in 'bundleDependencies' package.json fields when installing a dependency. Fix to properly handle 'bundledDependencies' alias [#​7411](https://togithub.com/pnpm/pnpm/issues/7411). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.12.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.12.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.12.0...v8.12.1) #### Patch Changes - Don't report dependencies with optional dependencies as being added on repeat install. This was a bug in reporting [#​7384](https://togithub.com/pnpm/pnpm/issues/7384). - Fix a bug where `--fix-lockfile` crashes on tarballs [#​7368](https://togithub.com/pnpm/pnpm/issues/7368). - Do not create empty patch directory. - Installation should not fail if an empty `node_modules` directory cannot be removed [#​7405](https://togithub.com/pnpm/pnpm/issues/7405). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.12.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.12.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.11.0...v8.12.0) #### Minor Changes - Add support for basic authorization header [#​7371](https://togithub.com/pnpm/pnpm/issues/7371). #### Patch Changes - Fix a bug where pnpm incorrectly passes a flag to a run handler as a fallback command [#​7244](https://togithub.com/pnpm/pnpm/issues/7244). - When `dedupe-direct-deps` is set to `true`, commands of dependencies should be deduplicated [#​7359](https://togithub.com/pnpm/pnpm/pull/7359). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "before 4am on the first day of the month" (UTC).

🚦 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

coderabbitai[bot] commented 8 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)

Tips ### Chat There are 3 ways to chat with CodeRabbit: - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit-tests for this file.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit tests for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository from git and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit tests.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json` ### CodeRabbit Discord Community Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback.