sxzz / ast-explorer

AST Explorer: For most popular front-end languages and parsers.
https://ast.sxzz.moe
GNU Affero General Public License v3.0
117 stars 12 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/wasm-web 1.4.13 -> 1.4.14 age adoption passing confidence
@sxzz/eslint-config ^3.9.0 -> ^3.9.1 age adoption passing confidence
@unocss/nuxt (source) ^0.59.0 -> ^0.59.2 age adoption passing confidence
memfs ^4.8.1 -> ^4.8.2 age adoption passing confidence
pnpm (source) 8.15.6 -> 8.15.7 age adoption passing confidence
svelte (source) ^4.2.12 -> ^4.2.14 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.4.5 age adoption passing confidence
vue-tsc (source) ^2.0.11 -> ^2.0.13 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/wasm-web) ### [`v1.4.14`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1414---2024-04-15) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.4.13...v1.4.14) ##### Bug Fixes - **(es/compat)** Handle class fields correctly ([#​8835](https://togithub.com/swc-project/swc/issues/8835)) ([5cc585b](https://togithub.com/swc-project/swc/commit/5cc585b8f3359d960420e31a91f53c761c90f3f5)) - **(es/helpers)** Add missing helpers ([#​8843](https://togithub.com/swc-project/swc/issues/8843)) ([67bfcf4](https://togithub.com/swc-project/swc/commit/67bfcf41f59699ebb5286211fcc2cf5546f94376)) - **(es/minifier)** Handle switch cases ([#​8854](https://togithub.com/swc-project/swc/issues/8854)) ([7a89e5d](https://togithub.com/swc-project/swc/commit/7a89e5da3be25d00e5cc18b46c847f0e8de54022)) - **(es/plugin)** Create `tokio` runtime only if necessary ([#​8845](https://togithub.com/swc-project/swc/issues/8845)) ([62c4f5e](https://togithub.com/swc-project/swc/commit/62c4f5efb84daa5f9e7f88bbbfddd7823bb1355d)) - **(es/resolver)** Correctly check strict mode ([#​8851](https://togithub.com/swc-project/swc/issues/8851)) ([f6ba92b](https://togithub.com/swc-project/swc/commit/f6ba92b033c3594c69672a33df124ecf6429f450)) - **(es/utils)** Preserve optional chain effect ([#​8850](https://togithub.com/swc-project/swc/issues/8850)) ([a7a32c4](https://togithub.com/swc-project/swc/commit/a7a32c4b6c2089dfbe9be2f70a0c4712e9feeef4)) ##### Documentation - **(swc_core)** Resolve build issue with `--all-features` flag ([#​8848](https://togithub.com/swc-project/swc/issues/8848)) ([c0d901e](https://togithub.com/swc-project/swc/commit/c0d901eac6539940ce1956ec5031f624c4c049f0)) ##### Refactor - **(es)** Make the code compile with `miri` ([#​8836](https://togithub.com/swc-project/swc/issues/8836)) ([3a51140](https://togithub.com/swc-project/swc/commit/3a51140dd77ccf2cc35098a72c411b05de418ff1)) - **(es/decorator)** Remove unsafe code ([#​8839](https://togithub.com/swc-project/swc/issues/8839)) ([e8c6344](https://togithub.com/swc-project/swc/commit/e8c63447f64076de64002bcb5a3124b809df44ed)) - **(visit)** Simplify `Vec::move_map` ([#​8838](https://togithub.com/swc-project/swc/issues/8838)) ([b1973d4](https://togithub.com/swc-project/swc/commit/b1973d490afc8e4bc597192caab7a3aa8eb2701d)) ##### Testing - **(es)** Update `conformance` test suite from `tsc` ([#​8834](https://togithub.com/swc-project/swc/issues/8834)) ([ea5d9cc](https://togithub.com/swc-project/swc/commit/ea5d9cc52413a1270e25af93c353baf10282fd86))
sxzz/eslint-config (@​sxzz/eslint-config) ### [`v3.9.1`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.9.1) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.9.0...v3.9.1) #####    🚀 Features - Disable `no-return-await`  -  by [@​sxzz](https://togithub.com/sxzz) [(53669)](https://togithub.com/sxzz/eslint-config/commit/5366911) #####     [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.9.0...v3.9.1)
unocss/unocss (@​unocss/nuxt) ### [`v0.59.2`](https://togithub.com/unocss/unocss/releases/tag/v0.59.2) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.59.1...v0.59.2) #####    🐞 Bug Fixes - Move `@unocss/webpack` to ESM First  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3708](https://togithub.com/unocss/unocss/issues/3708) [(25e97)](https://togithub.com/unocss/unocss/commit/25e97ca0) - Revert [#​3696](https://togithub.com/unocss/unocss/issues/3696)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3696](https://togithub.com/unocss/unocss/issues/3696) [(8e615)](https://togithub.com/unocss/unocss/commit/8e615ab5) - **preset-mini**: Negative custom spacing  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3694](https://togithub.com/unocss/unocss/issues/3694) [(0f4ad)](https://togithub.com/unocss/unocss/commit/0f4ad400) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.59.1...v0.59.2) ### [`v0.59.1`](https://togithub.com/unocss/unocss/releases/tag/v0.59.1) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.59.0...v0.59.1) #####    🐞 Bug Fixes - **eslint-plugin**: - Support ESLint v9  -  by [@​antfu](https://togithub.com/antfu) [(0cc40)](https://togithub.com/unocss/unocss/commit/0cc40911) - **postcss**: - Too many open files error  -  by [@​sonofmagic](https://togithub.com/sonofmagic) in [https://github.com/unocss/unocss/issues/3695](https://togithub.com/unocss/unocss/issues/3695) [(11918)](https://togithub.com/unocss/unocss/commit/119187fa) - Support async rule in directives, fix [#​3699](https://togithub.com/unocss/unocss/issues/3699)  -  by [@​DarkHole1](https://togithub.com/DarkHole1) in [https://github.com/unocss/unocss/issues/3701](https://togithub.com/unocss/unocss/issues/3701) and [https://github.com/unocss/unocss/issues/3699](https://togithub.com/unocss/unocss/issues/3699) [(f4ca5)](https://togithub.com/unocss/unocss/commit/f4ca55c8) - **preset-mini**: - `marker` pesudo element  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3702](https://togithub.com/unocss/unocss/issues/3702) [(0b4a9)](https://togithub.com/unocss/unocss/commit/0b4a901e) - **shared-integration**: - DefaultIdeMatchInclude  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3696](https://togithub.com/unocss/unocss/issues/3696) [(7f85b)](https://togithub.com/unocss/unocss/commit/7f85b396) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.59.0...v0.59.1)
streamich/memfs (memfs) ### [`v4.8.2`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#482-2024-04-14) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.8.1...v4.8.2) ##### Bug Fixes - don't include filename in `path` when calling `readdir` with `withFileTypes: true` ([#​1024](https://togithub.com/streamich/memfs/issues/1024)) ([711c4bd](https://togithub.com/streamich/memfs/commit/711c4bd24667c88a45551f1bed7a5069d7170dc2))
pnpm/pnpm (pnpm) ### [`v8.15.7`](https://togithub.com/pnpm/pnpm/compare/v8.15.6...v8.15.7) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.6...v8.15.7)
sveltejs/svelte (svelte) ### [`v4.2.14`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.14) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.13...svelte@4.2.14) ##### Patch Changes - fix parsing camelcase container query name ([#​11131](https://togithub.com/sveltejs/svelte/pull/11131)) ### [`v4.2.13`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.13) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.12...svelte@4.2.13) ##### Patch Changes - fix: applying :global for +,~ sibling combinator when slots are present ([#​9282](https://togithub.com/sveltejs/svelte/pull/9282))
Microsoft/TypeScript (typescript) ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) 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+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vuejs/language-tools (vue-tsc) ### [`v2.0.13`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2013-2024412) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.12...v2.0.13) ##### Performance - **tsc:** re-introduce global types removal check ([#​4245](https://togithub.com/vuejs/language-tools/issues/4245)) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.7` to `v2.2.0-alpha.8` for a vue-tsc performance issue fixes ([#​4238](https://togithub.com/vuejs/language-tools/issues/4238)) ### [`v2.0.12`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2012-2024410) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.11...v2.0.12) ##### Bug Fixes - **vscode:** restart tsserver before restart vue language server ([#​4242](https://togithub.com/vuejs/language-tools/issues/4242)) - **tsc:** remove exit early condition - **typescript-plugin:** handle named pipe server timeout - **language-core:** `@vue-ignore` not working for fragment v-if/v-for nodes ([#​4232](https://togithub.com/vuejs/language-tools/issues/4232)) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.6` to `v2.2.0-alpha.7` for a typescript plugin bug fixes

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 has been generated by Mend Renovate. View repository job log here.

stackblitz[bot] commented 4 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ast-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:15am
socket-security[bot] commented 4 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sxzz/eslint-config@3.9.1 environment Transitive: eval, filesystem, unsafe +159 33.9 MB sxzz
npm/@unocss/nuxt@0.59.2 Transitive: environment, filesystem, network, shell, unsafe +112 12.1 MB antfu
npm/memfs@4.8.2 None 0 878 kB streamich

🚮 Removed packages: npm/@swc/wasm-web@1.4.13, npm/@sxzz/eslint-config@3.9.0, npm/@unocss/nuxt@0.59.0, npm/memfs@4.8.1

View full report↗︎