unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
https://unplugin.unjs.io
MIT License
3.02k stars 109 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.11.4 -> ^2.12.1 age adoption passing confidence
@farmfe/core ^1.0.9 -> ^1.0.12 age adoption passing confidence
@iconify-json/lucide ^1.1.178 -> ^1.1.179 age adoption passing confidence
@iconify-json/simple-icons ^1.1.97 -> ^1.1.98 age adoption passing confidence
@types/node (source) ^20.11.30 -> ^20.12.4 age adoption passing confidence
magic-string ^0.30.8 -> ^0.30.9 age adoption passing confidence
pnpm (source) 8.15.5 -> 8.15.6 age adoption passing confidence
rollup (source) ^4.13.2 -> ^4.14.0 age adoption passing confidence
tsx ^4.7.1 -> ^4.7.2 age adoption passing confidence
typescript (source) ^5.4.3 -> ^5.4.4 age adoption passing confidence
unocss ^0.58.8 -> ^0.58.9 age adoption passing confidence
vite (source) ^5.2.7 -> ^5.2.8 age adoption passing confidence
vitepress (source) ^1.0.1 -> ^1.0.2 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.12.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.12.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.12.0...v2.12.1) #####    🐞 Bug Fixes - Move `no-new-symbol` to `no-new-native-nonconstructor`  -  by [@​antfu](https://togithub.com/antfu) [(a278b)](https://togithub.com/antfu/eslint-config/commit/a278b73) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.12.0...v2.12.1) ### [`v2.12.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.12.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.11.6...v2.12.0) #####    🚀 Features - Update names for all config items  -  by [@​antfu](https://togithub.com/antfu) [(9de13)](https://togithub.com/antfu/eslint-config/commit/9de13a1) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.11.6...v2.12.0) ### [`v2.11.6`](https://togithub.com/antfu/eslint-config/releases/tag/v2.11.6) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.11.5...v2.11.6) #####    🚀 Features - Generate types for core rules as well, resolve [#​439](https://togithub.com/antfu/eslint-config/issues/439)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/439](https://togithub.com/antfu/eslint-config/issues/439) [(5ab92)](https://togithub.com/antfu/eslint-config/commit/5ab92df) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.11.5...v2.11.6) ### [`v2.11.5`](https://togithub.com/antfu/eslint-config/releases/tag/v2.11.5) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.11.4...v2.11.5) #####    🐞 Bug Fixes - Consistent on config names  -  by [@​antfu](https://togithub.com/antfu) [(cb509)](https://togithub.com/antfu/eslint-config/commit/cb5090f) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.11.4...v2.11.5)
farm-fe/farm (@​farmfe/core) ### [`v1.0.12`](https://togithub.com/farm-fe/farm/releases/tag/%40farmfe/core%401.0.12) [Compare Source](https://togithub.com/farm-fe/farm/compare/@farmfe/core@1.0.11...@farmfe/core@1.0.12) ##### Patch Changes - [`6435db4`](https://togithub.com/farm-fe/farm/commit/6435db41): - remove unused reverse read variable - disable treeShaking and lazyCompilation same time in development mode - [`b1a5b8d`](https://togithub.com/farm-fe/farm/commit/b1a5b8dd): feat: Optimize persistentCache when rendering modules ### [`v1.0.11`](https://togithub.com/farm-fe/farm/releases/tag/%40farmfe/core%401.0.11) [Compare Source](https://togithub.com/farm-fe/farm/compare/@farmfe/core@1.0.10...@farmfe/core@1.0.11) ##### Patch Changes - [`1ec7dd7`](https://togithub.com/farm-fe/farm/commit/1ec7dd74): throwError retain origin error stack - [`6c03e7e`](https://togithub.com/farm-fe/farm/commit/6c03e7e0): fix: publicDir resources are not copied correctly into the package file ### [`v1.0.10`](https://togithub.com/farm-fe/farm/releases/tag/%40farmfe/core%401.0.10) [Compare Source](https://togithub.com/farm-fe/farm/compare/@farmfe/core@1.0.9...@farmfe/core@1.0.10) ##### Patch Changes - [`cf14295`](https://togithub.com/farm-fe/farm/commit/cf14295b): Fix vite config adapter error
rich-harris/magic-string (magic-string) ### [`v0.30.9`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#0309-2024-04-04) [Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.30.8...v0.30.9) ##### Performance Improvements - avoid create uncessary overrides for `replace` ([a1b857c](https://togithub.com/rich-harris/magic-string/commit/a1b857cc5a77af1ffae73355d9c467dce058e427))
pnpm/pnpm (pnpm) ### [`v8.15.6`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.6) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.5...v8.15.6) #### Patch Changes - The exit code of the child process should be preserved on `pnpm run` [#​7817](https://togithub.com/pnpm/pnpm/issues/7817). - When sorting packages in a workspace, take into account workspace dependencies specified as `peerDependencies` [#​7813](https://togithub.com/pnpm/pnpm/issues/7813). - Add `--ignore-scripts` argument to `prune` command [#​7836](https://togithub.com/pnpm/pnpm/pull/7836). #### Platinum Sponsors
#### Gold Sponsors
#### Silver Sponsors
rollup/rollup (rollup) ### [`v4.14.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4140) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.13.2...v4.14.0) *2024-04-03* ##### Features - Display error causes in Rollup CLI ([#​5422](https://togithub.com/rollup/rollup/issues/5422)) - Add basic support for explicit resource management via "using" and "await using" ([#​5423](https://togithub.com/rollup/rollup/issues/5423)) ##### Pull Requests - [#​5422](https://togithub.com/rollup/rollup/pull/5422): feat: show all cause in Error ([@​devohda](https://togithub.com/devohda), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5444](https://togithub.com/rollup/rollup/pull/5444): feat: support explicit-resource-management ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5445](https://togithub.com/rollup/rollup/pull/5445): docs: add `@shikiji/vitepress-twoslash` ([@​sapphi-red](https://togithub.com/sapphi-red)) - [#​5447](https://togithub.com/rollup/rollup/pull/5447): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5448](https://togithub.com/rollup/rollup/pull/5448): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot])
privatenumber/tsx (tsx) ### [`v4.7.2`](https://togithub.com/privatenumber/tsx/compare/v4.7.1...1a10da7bf9d0ca66ced6c897ade8f5f9aae0268d) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.1...v4.7.2)
Microsoft/TypeScript (typescript) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
unocss/unocss (unocss) ### [`v0.58.9`](https://togithub.com/unocss/unocss/releases/tag/v0.58.9) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.8...v0.58.9) #####    🚀 Features - **preset-mini**: Keep unitOnlyRE same with tailwind  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3674](https://togithub.com/unocss/unocss/issues/3674) [(f532b)](https://togithub.com/unocss/unocss/commit/f532b3f0) #####    🐞 Bug Fixes - **vscode**: GetColorString nested css var  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3668](https://togithub.com/unocss/unocss/issues/3668) [(95576)](https://togithub.com/unocss/unocss/commit/955764b4) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.8...v0.58.9)
vitejs/vite (vite) ### [`v5.2.8`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small528-2024-04-03-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.7...v5.2.8) - fix: csp nonce injection when no closing tag ([#​16281](https://togithub.com/vitejs/vite/issues/16281)) ([#​16282](https://togithub.com/vitejs/vite/issues/16282)) ([3c85c6b](https://togithub.com/vitejs/vite/commit/3c85c6b)), closes [#​16281](https://togithub.com/vitejs/vite/issues/16281) [#​16282](https://togithub.com/vitejs/vite/issues/16282) - fix: do not access document in `/@​vite/client` when not defined ([#​16318](https://togithub.com/vitejs/vite/issues/16318)) ([646319c](https://togithub.com/vitejs/vite/commit/646319c)), closes [#​16318](https://togithub.com/vitejs/vite/issues/16318) - fix: fix sourcemap when using object as `define` value ([#​15805](https://togithub.com/vitejs/vite/issues/15805)) ([445c4f2](https://togithub.com/vitejs/vite/commit/445c4f2)), closes [#​15805](https://togithub.com/vitejs/vite/issues/15805) - fix(css): unknown file error happened with lightningcss ([#​16306](https://togithub.com/vitejs/vite/issues/16306)) ([01af308](https://togithub.com/vitejs/vite/commit/01af308)), closes [#​16306](https://togithub.com/vitejs/vite/issues/16306) - fix(hmr): multiple updates happened when invalidate is called while multiple tabs open ([#​16307](https://togithub.com/vitejs/vite/issues/16307)) ([21cc10b](https://togithub.com/vitejs/vite/commit/21cc10b)), closes [#​16307](https://togithub.com/vitejs/vite/issues/16307) - fix(scanner): duplicate modules for same id if glob is used in html-like types ([#​16305](https://togithub.com/vitejs/vite/issues/16305)) ([eca68fa](https://togithub.com/vitejs/vite/commit/eca68fa)), closes [#​16305](https://togithub.com/vitejs/vite/issues/16305) - chore(deps): update all non-major dependencies ([#​16325](https://togithub.com/vitejs/vite/issues/16325)) ([a78e265](https://togithub.com/vitejs/vite/commit/a78e265)), closes [#​16325](https://togithub.com/vitejs/vite/issues/16325) - refactor: use types from sass instead of [@​types/sass](https://togithub.com/types/sass) ([#​16340](https://togithub.com/vitejs/vite/issues/16340)) ([4581e83](https://togithub.com/vitejs/vite/commit/4581e83)), closes [#​16340](https://togithub.com/vitejs/vite/issues/16340)
vuejs/vitepress (vitepress) ### [`v1.0.2`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#102-2024-04-01) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.1...v1.0.2) ##### Bug Fixes - **theme:** text containing html not showing properly in mobile nav menu ([3c8b4c7](https://togithub.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce))

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.