sxzz/eslint-config (@sxzz/eslint-config)
### [`v3.5.1`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.5.1)
[Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.5.0...v3.5.1)
##### 🐞 Bug Fixes
- Move eslint-plugin-unused-imports from devDeps to deps - by [@LoTwT](https://togithub.com/LoTwT) in [https://github.com/sxzz/eslint-config/issues/28](https://togithub.com/sxzz/eslint-config/issues/28) [(84542)](https://togithub.com/sxzz/eslint-config/commit/8454273)
##### [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.5.0...v3.5.1)
### [`v3.5.0`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.5.0)
[Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.4.0...v3.5.0)
##### 🚨 Breaking Changes
- Drop node 14 - by [@sxzz](https://togithub.com/sxzz) [(fbb82)](https://togithub.com/sxzz/eslint-config/commit/fbb82ad)
##### 🚀 Features
- Remove unused imports in CI - by [@sxzz](https://togithub.com/sxzz) [(e0af2)](https://togithub.com/sxzz/eslint-config/commit/e0af207)
- **vue**: Replace deprecated vue rules - by [@sxzz](https://togithub.com/sxzz) [(35643)](https://togithub.com/sxzz/eslint-config/commit/3564335)
##### 🐞 Bug Fixes
- **deps**:
- Update all non-major dependencies - by [@renovate](https://togithub.com/renovate)\[bot] in[https://github.com/sxzz/eslint-config/issues/25](https://togithub.com/sxzz/eslint-config/issues/25)5 [(c9b22)](https://togithub.com/sxzz/eslint-config/commit/c9b2244)
- Update all non-major dependencies - by [@renovate](https://togithub.com/renovate)\[bot] in[https://github.com/sxzz/eslint-config/issues/27](https://togithub.com/sxzz/eslint-config/issues/27)7 [(dc288)](https://togithub.com/sxzz/eslint-config/commit/dc28882)
##### [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.4.0...v3.5.0)
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
### [`v4.3.4`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small434-2023-08-28-small)
[Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/75bec031a64623b32db8f10bf6153e385e5f3dde...1ae5daa9c82606c538c74ab65979d6581a3827f6)
- chore(deps): update typescript-eslint monorepo to v6 (major) ([#210](https://togithub.com/vitejs/vite-plugin-vue/issues/210)) ([fb07b5b](https://togithub.com/vitejs/vite-plugin-vue/commit/fb07b5b)), closes [#210](https://togithub.com/vitejs/vite-plugin-vue/issues/210)
- feat(plugin-vue): expose options in `api` ([#177](https://togithub.com/vitejs/vite-plugin-vue/issues/177)) ([269121e](https://togithub.com/vitejs/vite-plugin-vue/commit/269121e)), closes [#177](https://togithub.com/vitejs/vite-plugin-vue/issues/177)
pnpm/pnpm (pnpm)
### [`v8.7.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.1)
[Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.0...v8.7.1)
#### Patch Changes
- Fixed an issue with extracting some old versions of tarballs [#6991](https://togithub.com/pnpm/pnpm/issues/6991).
- Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project [#6890](https://togithub.com/pnpm/pnpm/issues/6890).
- Reduce concurrency in the `pnpm -r publish` command [#6968](https://togithub.com/pnpm/pnpm/issues/6968).
- Improved the `pnpm update --interactive` output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages [#6978](https://togithub.com/pnpm/pnpm/pull/6978).
#### Our Gold Sponsors
#### Our Silver Sponsors
esbuild-kit/tsx (tsx)
### [`v3.12.8`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.8)
[Compare Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.7...v3.12.8)
##### Bug Fixes
- **watch:** wait for the process to exit ([#298](https://togithub.com/esbuild-kit/tsx/issues/298)) ([a4cb800](https://togithub.com/esbuild-kit/tsx/commit/a4cb800b577ee3e3ddbda957d5bbf73430399110))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.4.0
->^3.5.1
^20.5.7
->^20.5.9
4.3.3
->4.3.4
8.7.0
->8.7.1
^3.12.7
->^3.12.8
Release Notes
sxzz/eslint-config (@sxzz/eslint-config)
### [`v3.5.1`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.5.1) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.5.0...v3.5.1) ##### 🐞 Bug Fixes - Move eslint-plugin-unused-imports from devDeps to deps - by [@LoTwT](https://togithub.com/LoTwT) in [https://github.com/sxzz/eslint-config/issues/28](https://togithub.com/sxzz/eslint-config/issues/28) [(84542)](https://togithub.com/sxzz/eslint-config/commit/8454273) ##### [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.5.0...v3.5.1) ### [`v3.5.0`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.5.0) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.4.0...v3.5.0) ##### 🚨 Breaking Changes - Drop node 14 - by [@sxzz](https://togithub.com/sxzz) [(fbb82)](https://togithub.com/sxzz/eslint-config/commit/fbb82ad) ##### 🚀 Features - Remove unused imports in CI - by [@sxzz](https://togithub.com/sxzz) [(e0af2)](https://togithub.com/sxzz/eslint-config/commit/e0af207) - **vue**: Replace deprecated vue rules - by [@sxzz](https://togithub.com/sxzz) [(35643)](https://togithub.com/sxzz/eslint-config/commit/3564335) ##### 🐞 Bug Fixes - **deps**: - Update all non-major dependencies - by [@renovate](https://togithub.com/renovate)\[bot] in[https://github.com/sxzz/eslint-config/issues/25](https://togithub.com/sxzz/eslint-config/issues/25)5 [(c9b22)](https://togithub.com/sxzz/eslint-config/commit/c9b2244) - Update all non-major dependencies - by [@renovate](https://togithub.com/renovate)\[bot] in[https://github.com/sxzz/eslint-config/issues/27](https://togithub.com/sxzz/eslint-config/issues/27)7 [(dc288)](https://togithub.com/sxzz/eslint-config/commit/dc28882) ##### [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.4.0...v3.5.0)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
### [`v4.3.4`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small434-2023-08-28-small) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/75bec031a64623b32db8f10bf6153e385e5f3dde...1ae5daa9c82606c538c74ab65979d6581a3827f6) - chore(deps): update typescript-eslint monorepo to v6 (major) ([#210](https://togithub.com/vitejs/vite-plugin-vue/issues/210)) ([fb07b5b](https://togithub.com/vitejs/vite-plugin-vue/commit/fb07b5b)), closes [#210](https://togithub.com/vitejs/vite-plugin-vue/issues/210) - feat(plugin-vue): expose options in `api` ([#177](https://togithub.com/vitejs/vite-plugin-vue/issues/177)) ([269121e](https://togithub.com/vitejs/vite-plugin-vue/commit/269121e)), closes [#177](https://togithub.com/vitejs/vite-plugin-vue/issues/177)pnpm/pnpm (pnpm)
### [`v8.7.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.0...v8.7.1) #### Patch Changes - Fixed an issue with extracting some old versions of tarballs [#6991](https://togithub.com/pnpm/pnpm/issues/6991). - Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project [#6890](https://togithub.com/pnpm/pnpm/issues/6890). - Reduce concurrency in the `pnpm -r publish` command [#6968](https://togithub.com/pnpm/pnpm/issues/6968). - Improved the `pnpm update --interactive` output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages [#6978](https://togithub.com/pnpm/pnpm/pull/6978). #### Our Gold Sponsorsesbuild-kit/tsx (tsx)
### [`v3.12.8`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.8) [Compare Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.7...v3.12.8) ##### Bug Fixes - **watch:** wait for the process to exit ([#298](https://togithub.com/esbuild-kit/tsx/issues/298)) ([a4cb800](https://togithub.com/esbuild-kit/tsx/commit/a4cb800b577ee3e3ddbda957d5bbf73430399110))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.