sxzz / ast-explorer

A web tool to explore the ASTs generated by front-end parsers.
https://ast.sxzz.moe
GNU Affero General Public License v3.0
129 stars 13 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.22.14 -> ^7.22.16 age adoption passing confidence
@nuxt/devtools ^0.8.2 -> ^0.8.3 age adoption passing confidence
@swc/wasm-web ^1.3.82 -> ^1.3.83 age adoption passing confidence
@sxzz/eslint-config ^3.5.1 -> ^3.5.2 age adoption passing confidence
@typescript-eslint/parser ^6.5.0 -> ^6.6.0 age adoption passing confidence
@unocss/nuxt ^0.55.4 -> ^0.55.7 age adoption passing confidence
eslint (source) ^8.48.0 -> ^8.49.0 age adoption passing confidence
nuxt 3.7.0 -> 3.7.1 age adoption passing confidence
vue-tsc ^1.8.8 -> ^1.8.10 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser) ### [`v7.22.16`](https://togithub.com/babel/babel/releases/tag/v7.22.16) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.15...v7.22.16) #### v7.22.16 (2023-09-06) ##### :bug: Bug Fix - `babel-parser` - [#​15935](https://togithub.com/babel/babel/pull/15935) fix: `__esModule` is missing from published `@babel/parser` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-traverse` - [#​15936](https://togithub.com/babel/babel/pull/15936) Skip deprecation warning tests when in a folder named `@babel` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### Committers: 3 - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) ### [`v7.22.15`](https://togithub.com/babel/babel/releases/tag/v7.22.15) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.14...v7.22.15) #### v7.22.15 (2023-09-04) ##### :bug: Bug Fix - `babel-core` - [#​15923](https://togithub.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - *Every package* - [#​15892](https://togithub.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### Committers: 4 - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)
nuxt/devtools (@​nuxt/devtools) ### [`v0.8.3`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#083-2023-09-06) [Compare Source](https://togithub.com/nuxt/devtools/compare/v0.8.2...v0.8.3) ##### Bug Fixes - route tracking handle `currentRoute` to be null ([7ca1fc9](https://togithub.com/nuxt/devtools/commit/7ca1fc92c171e87aa9f23c6b80729c6291447f19))
swc-project/swc (@​swc/wasm-web) ### [`v1.3.83`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1383---2023-09-07) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.82...v1.3.83) ##### Bug Fixes - **(css/modules)** Aggregate class names when composes is chained. ([#​7917](https://togithub.com/swc-project/swc/issues/7917)) ([0db25a2](https://togithub.com/swc-project/swc/commit/0db25a252cf35e4b64b38bde9f34a2f33eb2f662)) - **(es/module)** Revert [#​7901](https://togithub.com/swc-project/swc/issues/7901) ([#​7906](https://togithub.com/swc-project/swc/issues/7906)) ([85d6e9b](https://togithub.com/swc-project/swc/commit/85d6e9be07af7bb788594b21a986636657d86f03)) - **(es/module)** Fix `jsc.paths` for projects using pnpm ([#​7918](https://togithub.com/swc-project/swc/issues/7918)) ([a86e9f3](https://togithub.com/swc-project/swc/commit/a86e9f3bb5bd490ebf0b18fe7349a2b0fbc0c45f)) ##### Features - **(es/codegen)** Add an option to print `assert` for import attributes ([#​7914](https://togithub.com/swc-project/swc/issues/7914)) ([ee75756](https://togithub.com/swc-project/swc/commit/ee7575695de6dad140457ffb8bb8f0ac80c4dcdc))
sxzz/eslint-config (@​sxzz/eslint-config) ### [`v3.5.2`](https://togithub.com/sxzz/eslint-config/releases/tag/v3.5.2) [Compare Source](https://togithub.com/sxzz/eslint-config/compare/v3.5.1...v3.5.2) #####    🐞 Bug Fixes - Disable unused imports in markdown  -  by [@​sxzz](https://togithub.com/sxzz) [(8dc25)](https://togithub.com/sxzz/eslint-config/commit/8dc2537) #####     [View changes on GitHub](https://togithub.com/sxzz/eslint-config/compare/v3.5.1...v3.5.2)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
unocss/unocss (@​unocss/nuxt) ### [`v0.55.7`](https://togithub.com/unocss/unocss/releases/tag/v0.55.7) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.55.6...v0.55.7) #####    🚀 Features - **core**: Support custom function for blocklist, [#​3073](https://togithub.com/unocss/unocss/issues/3073)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3073](https://togithub.com/unocss/unocss/issues/3073) [(33920)](https://togithub.com/unocss/unocss/commit/33920203) - **esling**: New `@unocss/blocklist` rule, [#​3082](https://togithub.com/unocss/unocss/issues/3082)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3082](https://togithub.com/unocss/unocss/issues/3082) [(0956f)](https://togithub.com/unocss/unocss/commit/0956f354) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.55.6...v0.55.7) ### [`v0.55.6`](https://togithub.com/unocss/unocss/releases/tag/v0.55.6) #####    🚀 Features - **playground**: - Transfrom custom css  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3065](https://togithub.com/unocss/unocss/issues/3065) [(bccd4)](https://togithub.com/unocss/unocss/commit/bccd4fda) - **preset-mini**: - Align with theme for zIndex  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3062](https://togithub.com/unocss/unocss/issues/3062) [(96592)](https://togithub.com/unocss/unocss/commit/965920a7) - Add `view-transition` rule  -  by [@​antfu](https://togithub.com/antfu) [(d623b)](https://togithub.com/unocss/unocss/commit/d623b9c4) #####    🐞 Bug Fixes - **playground**: Type error  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3063](https://togithub.com/unocss/unocss/issues/3063) [(a80d1)](https://togithub.com/unocss/unocss/commit/a80d1afb) - **postcss**: Incorrect order of breakpoints  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3064](https://togithub.com/unocss/unocss/issues/3064) [(eff08)](https://togithub.com/unocss/unocss/commit/eff08662) - **preset-mini**: Vertical align false positive  -  by [@​antfu](https://togithub.com/antfu) [(22cb3)](https://togithub.com/unocss/unocss/commit/22cb3d35) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.55.4...v0.55.6)
eslint/eslint (eslint) ### [`v8.49.0`](https://togithub.com/eslint/eslint/releases/tag/v8.49.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.48.0...v8.49.0) #### Features - [`da09f4e`](https://togithub.com/eslint/eslint/commit/da09f4e641141f585ef611c6e9d63d4331054706) feat: Implement onUnreachableCodePathStart/End ([#​17511](https://togithub.com/eslint/eslint/issues/17511)) (Nicholas C. Zakas) - [`32b2327`](https://togithub.com/eslint/eslint/commit/32b2327aafdd3b911fabab69ed75c9ff97658c60) feat: Emit deprecation warnings in RuleTester ([#​17527](https://togithub.com/eslint/eslint/issues/17527)) (Nicholas C. Zakas) - [`acb7df3`](https://togithub.com/eslint/eslint/commit/acb7df35b9a7485f26bc6b3e1f9083d1c585dce9) feat: add new `enforce` option to `lines-between-class-members` ([#​17462](https://togithub.com/eslint/eslint/issues/17462)) (Nitin Kumar) #### Documentation - [`ecfb54f`](https://togithub.com/eslint/eslint/commit/ecfb54ff4cdd18f28b4f9b78f0a78fb4cf80f1b8) docs: Update README (GitHub Actions Bot) - [`de86b3b`](https://togithub.com/eslint/eslint/commit/de86b3b2e58edd5826200c23255d8325abe375e1) docs: update `no-promise-executor-return` examples ([#​17529](https://togithub.com/eslint/eslint/issues/17529)) (Nitin Kumar) - [`032c4b1`](https://togithub.com/eslint/eslint/commit/032c4b1476a7b8cfd917a66772d2221950ea87eb) docs: add typescript template ([#​17500](https://togithub.com/eslint/eslint/issues/17500)) (James) - [`cd7da5c`](https://togithub.com/eslint/eslint/commit/cd7da5cc3154f86f7ca45fb58929d27a7af359ed) docs: Update README (GitHub Actions Bot) #### Chores - [`b7621c3`](https://togithub.com/eslint/eslint/commit/b7621c3b16cf7d5539f05336a827e1b32d95e6ac) chore: remove browser test from `npm test` ([#​17550](https://togithub.com/eslint/eslint/issues/17550)) (Milos Djermanovic) - [`cac45d0`](https://togithub.com/eslint/eslint/commit/cac45d04b890b0700dd8908927300608adad05fe) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).49.0 ([#​17549](https://togithub.com/eslint/eslint/issues/17549)) (Milos Djermanovic) - [`cd39508`](https://togithub.com/eslint/eslint/commit/cd395082bffcb4b68efa09226d7c682cef56179e) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`203a971`](https://togithub.com/eslint/eslint/commit/203a971c0abc3a95ae02ff74104a01e569707060) ci: bump actions/checkout from 3 to 4 ([#​17530](https://togithub.com/eslint/eslint/issues/17530)) (dependabot\[bot]) - [`a40fa50`](https://togithub.com/eslint/eslint/commit/a40fa509922b36bb986eb1be9394591f84f62d9e) chore: use eslint-plugin-jsdoc's flat config ([#​17516](https://togithub.com/eslint/eslint/issues/17516)) (Milos Djermanovic) - [`926a286`](https://togithub.com/eslint/eslint/commit/926a28684282aeec37680bbc52a66973b8055f54) test: replace Karma with Webdriver.IO ([#​17126](https://togithub.com/eslint/eslint/issues/17126)) (Christian Bromann) - [`f591d2c`](https://togithub.com/eslint/eslint/commit/f591d2c88bf15af72e3a207b34fa872b4b90464b) chore: Upgrade config-array ([#​17512](https://togithub.com/eslint/eslint/issues/17512)) (Nicholas C. Zakas)
nuxt/nuxt (nuxt) ### [`v3.7.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.7.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.7.0...v3.7.1) > 3.7.1 is a regularly scheduled patch release. #### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.7.0...v3.7.1) ##### 🔥 Performance - **nuxt:** Prevent head dom from rendering twice ([#​22974](https://togithub.com/nuxt/nuxt/pull/22974)) - **nuxt:** Decrease default bundle size ([#​22999](https://togithub.com/nuxt/nuxt/pull/22999)) ##### 🩹 Fixes - **nuxt:** Exclude resolved vite virtual modules prefix ([#​22834](https://togithub.com/nuxt/nuxt/pull/22834)) - **nuxt:** Ensure typed layout prop persists through build ([#​22855](https://togithub.com/nuxt/nuxt/pull/22855)) - **nuxt:** Render server components when `ssr: false` ([#​22869](https://togithub.com/nuxt/nuxt/pull/22869)) - **kit:** Respect `priority` when registering components dirs ([#​22882](https://togithub.com/nuxt/nuxt/pull/22882)) - **kit:** Allow passing a string to `addLayout` ([#​22902](https://togithub.com/nuxt/nuxt/pull/22902)) - **nuxt:** Ensure middleware is processed when returning `true` ([#​22905](https://togithub.com/nuxt/nuxt/pull/22905)) - **nuxt:** Unpause dom updates on error ([#​22945](https://togithub.com/nuxt/nuxt/pull/22945)) - **nuxt:** Disallow `write: false` for type templates ([#​22972](https://togithub.com/nuxt/nuxt/pull/22972)) - **vite:** Don't set explicit conditions in `shouldExternalize` ([#​22991](https://togithub.com/nuxt/nuxt/pull/22991)) - **nuxt:** Render inlined ssr styles before stylesheets ([#​22986](https://togithub.com/nuxt/nuxt/pull/22986)) - **nuxt:** Improve types within plugin templates ([#​22998](https://togithub.com/nuxt/nuxt/pull/22998)) - **nuxt:** Load layer plugins before project plugins ([#​22889](https://togithub.com/nuxt/nuxt/pull/22889)) - **nuxt:** Use `destr` in more places over `JSON.parse` ([#​22997](https://togithub.com/nuxt/nuxt/pull/22997)) - **nuxt:** Resolve head instance from Nuxt app ([#​22973](https://togithub.com/nuxt/nuxt/pull/22973)) - **nuxt:** Always use increment for id with client side islands ([#​22975](https://togithub.com/nuxt/nuxt/pull/22975)) ##### 📖 Documentation - Add info about dynamic nested routes ([#​22862](https://togithub.com/nuxt/nuxt/pull/22862)) - Update nuxt bridge migration guide ([#​22815](https://togithub.com/nuxt/nuxt/pull/22815)) - Rename nuxt-community to nuxt-modules ([9991da634](https://togithub.com/nuxt/nuxt/commit/9991da634)) - Add banner for readme ([e92d99db3](https://togithub.com/nuxt/nuxt/commit/e92d99db3)) - Simplify readme ([681f92915](https://togithub.com/nuxt/nuxt/commit/681f92915)) - Text center on banner ([ea5142176](https://togithub.com/nuxt/nuxt/commit/ea5142176)) - Clarify that 'it' is `` ([#​22912](https://togithub.com/nuxt/nuxt/pull/22912)) - Update examples of dynamic `pageKey` ([#​22920](https://togithub.com/nuxt/nuxt/pull/22920)) - Fix types in 'server utilities' example ([#​22978](https://togithub.com/nuxt/nuxt/pull/22978)) - Describe `env` object for nuxt plugins ([#​22963](https://togithub.com/nuxt/nuxt/pull/22963)) - Docs/3.api/3.utils/define-page-meta.md ([#​23006](https://togithub.com/nuxt/nuxt/pull/23006)) - Accessing custom props for `NuxtLayout` ([#​22989](https://togithub.com/nuxt/nuxt/pull/22989)) - Add information about server component context ([#​22964](https://togithub.com/nuxt/nuxt/pull/22964)) ##### 🏡 Chore - Fix variable name in release scripts ([adb6ec674](https://togithub.com/nuxt/nuxt/commit/adb6ec674)) - Track `nuxi-edge` rather than `nuxi-ng` ([9610cf03d](https://togithub.com/nuxt/nuxt/commit/9610cf03d)) ##### 🤖 CI - Create 2.x release branch as well ([cdf9b5547](https://togithub.com/nuxt/nuxt/commit/cdf9b5547)) - Use `GITHUB_REF_NAME` to get branch for release ([d49ea58de](https://togithub.com/nuxt/nuxt/commit/d49ea58de)) - Use changelogen utility to get current branch ([7431e2258](https://togithub.com/nuxt/nuxt/commit/7431e2258)) ##### ❤️ Contributors - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Saman ([@​bounoable](https://togithub.com/bounoable)) - Harlan Wilton ([@​harlan-zw](https://togithub.com/harlan-zw)) - Kekeocha Justin Chetachukwu ([@​justinkekeocha](https://togithub.com/justinkekeocha)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Xjccc ([@​xjccc](https://togithub.com/xjccc)) - Joaquín Sánchez ([@​userquin](https://togithub.com/userquin)) - Andrey Yolkin (AndreyYolkin) - OrlS15 ([@​OrlS15](https://togithub.com/OrlS15)) - Alex Liu ([@​Mini-ghost](https://togithub.com/Mini-ghost)) - Jonas Thelemann ([@​dargmuesli](https://togithub.com/dargmuesli)) - Sébastien Chopin ([@​Atinux](https://togithub.com/Atinux)) - Ryota Watanabe ([@​wattanx](https://togithub.com/wattanx)) - Heb ([@​Hebilicious](https://togithub.com/Hebilicious)) - Maik Kowol ([@​94726](https://togithub.com/94726))
vuejs/language-tools (vue-tsc) ### [`v1.8.10`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1810-202396) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.8...v1.8.10) - feat: added Portuguese integration documentation ([#​3535](https://togithub.com/vuejs/language-tools/issues/3535)) - feat: exposed `configFileName` for `createParsedCommandLineByJson()` function ([#​3456](https://togithub.com/vuejs/language-tools/issues/3456)) - thanks [@​qmhc](https://togithub.com/qmhc) - feat: support nested plugins ([#​3530](https://togithub.com/vuejs/language-tools/issues/3530)) - thanks [@​so1ve](https://togithub.com/so1ve) - feat(vscode): add `vue.server.runtime` setting and support for Bun runtime - feat(vscode): add `vue.server.path` setting for customize server module path - fix: correctly hyphen-case props ([#​3424](https://togithub.com/vuejs/language-tools/issues/3424)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: generic components should respect `strictTemplates` ([#​3487](https://togithub.com/vuejs/language-tools/issues/3487)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(vue-component-type-helpers): correctly handle generic components when using `ComponentExposed` ([#​3536](https://togithub.com/vuejs/language-tools/issues/3536)) - thanks [@​so1ve](https://togithub.com/so1ve) ##### Full-time Support by

WebContainer API is here.

##### Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
##### Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

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.

stackblitz[bot] commented 1 year ago

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

vercel[bot] commented 1 year 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 Sep 9, 2023 7:20am
socket-security[bot] commented 1 year ago

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

Packages Version New capabilities Transitives Size Publisher
@nuxt/devtools 0.8.3 eval, network, environment +1 6.63 MB antfu

🚮 Removed packages: nuxt@3.7.0, vue-tsc@1.8.8