Closed renovate[bot] closed 3 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@sxzz/eslint-config@3.17.0 | environment Transitive: eval, filesystem, shell, unsafe | +201 |
34.6 MB | sxzz |
npm/@types/node@20.14.15 | None | +1 |
2.16 MB | types |
npm/eslint@9.9.0 | Transitive: environment, eval, filesystem, shell, unsafe | +88 |
9.91 MB | eslintbot |
npm/rolldown@0.12.2-snapshot-e65c643-20240812002957 | None | +1 |
1.16 MB | broooooklyn, rolldownbot, yyx990803 |
npm/tsx@4.17.0 | Transitive: environment, filesystem, network, shell, unsafe | +3 |
677 kB | hirokiosame |
npm/unplugin-isolated-decl@0.4.4 | Transitive: environment, filesystem, shell | +9 |
1.12 MB | sxzz |
🚮 Removed packages: npm/@sxzz/eslint-config@3.16.3, npm/@types/node@20.14.14, npm/eslint@9.8.0, npm/rolldown@0.12.2-snapshot-0f84602-20240805003047, npm/tsx@4.16.5, npm/unplugin-isolated-decl@0.4.1
This PR contains the following updates:
^3.16.3
->^3.17.0
^20.14.14
->^20.14.15
^9.8.0
->^9.9.0
9.6.0
->9.7.0
^4.16.5
->^4.17.0
^0.4.1
->^0.4.4
Release Notes
sxzz/eslint-config (@sxzz/eslint-config)
### [`v3.17.0`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.17.0) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.16.4...v3.17.0) ##### 🚀 Features - Add rules type - by [@sxzz](https://togithub.com/sxzz) [(ccb29)](https://togithub.com/sxzz/eslint-config/commit/ccb2947) ##### [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.16.4...v3.17.0) ### [`v3.16.4`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.16.4) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.16.3...v3.16.4) ##### 🚀 Features - Add eslint-config-inspector - by [@sxzz](https://togithub.com/sxzz) [(79911)](https://togithub.com/sxzz/eslint-config/commit/7991152) - Ignore files from gitignore - by [@sxzz](https://togithub.com/sxzz) [(6a2b3)](https://togithub.com/sxzz/eslint-config/commit/6a2b378) ##### 🐞 Bug Fixes - Remove deprecated rules - by [@sxzz](https://togithub.com/sxzz) [(75b6b)](https://togithub.com/sxzz/eslint-config/commit/75b6b94) - Improve name of vue typescript - by [@sxzz](https://togithub.com/sxzz) [(7bea4)](https://togithub.com/sxzz/eslint-config/commit/7bea4d6) - Simplify rules - by [@sxzz](https://togithub.com/sxzz) [(81874)](https://togithub.com/sxzz/eslint-config/commit/818743a) ##### [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.16.3...v3.16.4)eslint/eslint (eslint)
### [`v9.9.0`](https://togithub.com/eslint/eslint/releases/tag/v9.9.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.8.0...v9.9.0) #### Features - [`41d0206`](https://togithub.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986) feat: Add support for TS config files ([#18134](https://togithub.com/eslint/eslint/issues/18134)) (Arya Emami) - [`3a4eaf9`](https://togithub.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a) feat: add suggestion to `require-await` to remove `async` keyword ([#18716](https://togithub.com/eslint/eslint/issues/18716)) (Dave) #### Documentation - [`9fe068c`](https://togithub.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed) docs: how to author plugins with configs that extend other configs ([#18753](https://togithub.com/eslint/eslint/issues/18753)) (Alec Gibson) - [`48117b2`](https://togithub.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f) docs: add version support page in the side navbar ([#18738](https://togithub.com/eslint/eslint/issues/18738)) (Amaresh S M) - [`fec2951`](https://togithub.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3) docs: add version support page to the dropdown ([#18730](https://togithub.com/eslint/eslint/issues/18730)) (Amaresh S M) - [`38a0661`](https://togithub.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064) docs: Fix typo ([#18735](https://togithub.com/eslint/eslint/issues/18735)) (Zaina Al Habash) - [`3c32a9e`](https://togithub.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e) docs: Update yarn command for creating ESLint config ([#18739](https://togithub.com/eslint/eslint/issues/18739)) (Temitope Ogunleye) - [`f9ac978`](https://togithub.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6) docs: Update README (GitHub Actions Bot) #### Chores - [`461b2c3`](https://togithub.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f) chore: upgrade to `@eslint/js@9.9.0` ([#18765](https://togithub.com/eslint/eslint/issues/18765)) (Francesco Trotta) - [`59dba1b`](https://togithub.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2) chore: package.json update for [@eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`fea8563`](https://togithub.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba) chore: update dependency [@eslint/core](https://togithub.com/eslint/core) to ^0.3.0 ([#18724](https://togithub.com/eslint/eslint/issues/18724)) (renovate\[bot]) - [`aac191e`](https://togithub.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f) chore: update dependency [@eslint/json](https://togithub.com/eslint/json) to ^0.3.0 ([#18760](https://togithub.com/eslint/eslint/issues/18760)) (renovate\[bot]) - [`b97fa05`](https://togithub.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9) chore: update wdio dependencies for more stable tests ([#18759](https://togithub.com/eslint/eslint/issues/18759)) (Christian Bromann)pnpm/pnpm (pnpm)
### [`v9.7.0`](https://togithub.com/pnpm/pnpm/releases/tag/v9.7.0): pnpm 9.7 [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.6.0...v9.7.0) #### Minor Changes - Added pnpm version management. If the `manage-package-manager-versions` setting is set to `true`, pnpm will switch to the version specified in the `packageManager` field of `package.json` [#8363](https://togithub.com/pnpm/pnpm/pull/8363). This is the same field used by Corepack. Example: ```json { "packageManager": "pnpm@9.3.0" } ``` - Added the ability to apply patch to all versions [#8337](https://togithub.com/pnpm/pnpm/pull/8337). If the key of `pnpm.patchedDependencies` is a package name without a version (e.g. `pkg`), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of `pkg` installed, `pnpm patch pkg` and subsequent `pnpm patch-commit $edit_dir` will create an entry named `pkg` in `pnpm.patchedDependencies`. And pnpm will attempt to apply this patch to other versions of `pkg` in the future. - Change the default edit dir location when running `pnpm patch` from a temporary directory to `node_modules/.pnpm_patches/pkg[@version]` to allow the code editor to open the edit dir in the same file tree as the main project [#8379](https://togithub.com/pnpm/pnpm/issues/8379). - Substitute environment variables in config keys [#6679](https://togithub.com/pnpm/pnpm/issues/6679). #### Patch Changes - `pnpm install` should run `node-gyp rebuild` if the project has a `binding.gyp` file even if the project doesn't have an install script [#8293](https://togithub.com/pnpm/pnpm/issues/8293). - Print warnings to stderr [#8342](https://togithub.com/pnpm/pnpm/pull/8342). - Peer dependencies of optional peer dependencies should be automatically installed [#8323](https://togithub.com/pnpm/pnpm/issues/8323). #### Platinum Sponsorsprivatenumber/tsx (tsx)
### [`v4.17.0`](https://togithub.com/privatenumber/tsx/compare/v4.16.5...bd83d3bf59e39767ec64eec86fe5b48a8e50b991) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.5...v4.17.0)unplugin/unplugin-isolated-decl (unplugin-isolated-decl)
### [`v0.4.4`](https://togithub.com/unplugin/unplugin-isolated-decl/releases/tag/v0.4.4) [Compare Source](https://togithub.com/unplugin/unplugin-isolated-decl/compare/v0.4.3...v0.4.4) ##### 🐞 Bug Fixes - Generate with outDir - by [@sxzz](https://togithub.com/sxzz) [(1ca10)](https://togithub.com/unplugin/unplugin-isolated-decl/commit/1ca10a8) ##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-isolated-decl/compare/v0.4.3...v0.4.4) ### [`v0.4.3`](https://togithub.com/unplugin/unplugin-isolated-decl/releases/tag/v0.4.3) [Compare Source](https://togithub.com/unplugin/unplugin-isolated-decl/compare/v0.4.2...v0.4.3) *No significant changes* ##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-isolated-decl/compare/v0.4.2...v0.4.3) ### [`v0.4.2`](https://togithub.com/unplugin/unplugin-isolated-decl/releases/tag/v0.4.2) [Compare Source](https://togithub.com/unplugin/unplugin-isolated-decl/compare/v0.4.1...v0.4.2) ##### 🚀 Features - Ignore errors - by [@sxzz](https://togithub.com/sxzz) [(3ebeb)](https://togithub.com/unplugin/unplugin-isolated-decl/commit/3ebeba5) - Support generate for esbuild - by [@sxzz](https://togithub.com/sxzz) [(699bb)](https://togithub.com/unplugin/unplugin-isolated-decl/commit/699bb48) ##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-isolated-decl/compare/v0.4.1...v0.4.2)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.