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 #59

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.24.4 -> ^7.24.5 age adoption passing confidence
@typescript-eslint/parser (source) ^7.7.1 -> ^7.8.0 age adoption passing confidence
@vue/compiler-dom (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence
bumpp ^9.4.0 -> ^9.4.1 age adoption passing confidence
eslint (source) ^9.1.1 -> ^9.2.0 age adoption passing confidence
memfs ^4.9.1 -> ^4.9.2 age adoption passing confidence
tsx ^4.7.3 -> ^4.9.3 age adoption passing confidence
vue-tsc (source) ^2.0.14 -> ^2.0.16 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser) ### [`v7.24.5`](https://togithub.com/babel/babel/releases/tag/v7.24.5) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5) ##### v7.24.5 (2024-04-29) Thanks [@​romgrk](https://togithub.com/romgrk) and [@​sossost](https://togithub.com/sossost) for your first PRs! ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#​16377](https://togithub.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#​16440](https://togithub.com/babel/babel/pull/16440) Fix suppressed error order ([@​sossost](https://togithub.com/sossost)) - [#​16408](https://togithub.com/babel/babel/pull/16408) Await nullish async disposable ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#​16407](https://togithub.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​16414](https://togithub.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​16425](https://togithub.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​16417](https://togithub.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16439](https://togithub.com/babel/babel/pull/16439) Make `NodePath` distributive ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-partial-application`, `babel-types` - [#​16421](https://togithub.com/babel/babel/pull/16421) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-class-properties`, `babel-preset-env` - [#​16406](https://togithub.com/babel/babel/pull/16406) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#​16357](https://togithub.com/babel/babel/pull/16357) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://togithub.com/romgrk)) ##### Committers: 6 - 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)) - Rom Grk ([@​romgrk](https://togithub.com/romgrk)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) - ynnsuis ([@​sossost](https://togithub.com/sossost))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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.
vuejs/core (@​vue/compiler-dom) ### [`v3.4.26`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3426-2024-04-29) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.25...v3.4.26) ##### Bug Fixes - **compiler-core:** fix bail constant for globals ([fefce06](https://togithub.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78)) - **compiler-core:** remove unnecessary constant bail check ([09b4df8](https://togithub.com/vuejs/core/commit/09b4df809e59ef5f4bc91acfc56dc8f82a8e243a)), closes [#​10807](https://togithub.com/vuejs/core/issues/10807) - **runtime-core:** attrs should be readonly in functional components ([#​10767](https://togithub.com/vuejs/core/issues/10767)) ([e8fd644](https://togithub.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844)) - **runtime-core:** ensure slot compiler marker writable ([#​10825](https://togithub.com/vuejs/core/issues/10825)) ([9c2de62](https://togithub.com/vuejs/core/commit/9c2de6244cd44bc5fbfd82b5850c710ce725044f)), closes [#​10818](https://togithub.com/vuejs/core/issues/10818) - **runtime-core:** properly handle inherit transition during clone VNode ([#​10809](https://togithub.com/vuejs/core/issues/10809)) ([638a79f](https://togithub.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561)), closes [#​3716](https://togithub.com/vuejs/core/issues/3716) [#​10497](https://togithub.com/vuejs/core/issues/10497) [#​4091](https://togithub.com/vuejs/core/issues/4091) - **Transition:** re-fix [#​10620](https://togithub.com/vuejs/core/issues/10620) ([#​10832](https://togithub.com/vuejs/core/issues/10832)) ([accf839](https://togithub.com/vuejs/core/commit/accf8396ae1c9dd49759ba0546483f1d2c70c9bc)), closes [#​10632](https://togithub.com/vuejs/core/issues/10632) [#​10827](https://togithub.com/vuejs/core/issues/10827)
antfu/bumpp (bumpp) ### [`v9.4.1`](https://togithub.com/antfu/bumpp/compare/v9.4.0...v9.4.1) [Compare Source](https://togithub.com/antfu/bumpp/compare/v9.4.0...v9.4.1)
eslint/eslint (eslint) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0)
streamich/memfs (memfs) ### [`v4.9.2`](https://togithub.com/streamich/memfs/blob/HEAD/CHANGELOG.md#492-2024-04-30) [Compare Source](https://togithub.com/streamich/memfs/compare/v4.9.1...v4.9.2) ##### Bug Fixes - 🐛 bump [@​jsonjoy](https://togithub.com/jsonjoy).com/util package ([eea3b42](https://togithub.com/streamich/memfs/commit/eea3b421f28698cff6800bfb8882faa340c0b344)) - 🐛 bump json-pack ([32cc4da](https://togithub.com/streamich/memfs/commit/32cc4da5db9c0288574e4e539174c3d0f8816902))
privatenumber/tsx (tsx) ### [`v4.9.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.3) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.2...v4.9.3) ##### Bug Fixes - import implicit extensions from packages ([8022fcf](https://togithub.com/privatenumber/tsx/commit/8022fcfd480f21c53d4d351ba4bfbb611145d396)), closes [#​542](https://togithub.com/privatenumber/tsx/issues/542) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.3) ### [`v4.9.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.1...v4.9.2) ##### Bug Fixes - **esm:** resolve absolute paths ([#​544](https://togithub.com/privatenumber/tsx/issues/544)) ([3a0ea18](https://togithub.com/privatenumber/tsx/commit/3a0ea182d7be3eae2a34e1a028ae6a2e4e9c94fb)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.2) ### [`v4.9.1`](https://togithub.com/privatenumber/tsx/compare/v4.9.0...96bc59680c7300ab6f4f740da26fa16e1970c7c0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.0...v4.9.1) ### [`v4.9.0`](https://togithub.com/privatenumber/tsx/compare/v4.8.2...4f515ab0bb8f3c8c610dc57556b978cbf90a5560) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.8.2...v4.9.0) ### [`v4.8.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.8.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.8.1...v4.8.2) ##### Bug Fixes - **types:** cjs/api to use .d.cts ([4b1f03c](https://togithub.com/privatenumber/tsx/commit/4b1f03c29000a28bfdbc1247eeec131f39078246)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.8.2) ### [`v4.8.1`](https://togithub.com/privatenumber/tsx/compare/v4.8.0...084dec008149b29c0f56124d4a1400f2bb98f101) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.8.0...v4.8.1) ### [`v4.8.0`](https://togithub.com/privatenumber/tsx/compare/v4.7.3...99ba136afc89de486f99dc41562fa5f3a033d6b5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.3...v4.8.0)
vuejs/language-tools (vue-tsc) ### [`v2.0.16`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2016-202451) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.15...v2.0.16) ##### Bug Fixes - **language-core:** virtual document language ID is not updated when changing SFC style block lang - **language-core:** correct logic for `defineSlots` destructuring ([#​4326](https://togithub.com/vuejs/language-tools/issues/4326)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-core:** ObjectDirective does not work with `defineSlots` ([#​4327](https://togithub.com/vuejs/language-tools/issues/4327)) - **language-service:** emmet not working in postcss style block ([https://github.com/volarjs/volar.js/issues/169](https://togithub.com/volarjs/volar.js/issues/169)) ##### Other Changes - Upgrade to [Volar 2.2](https://togithub.com/volarjs/volar.js/releases/tag/v2.2.0) - **language-core:** export `VueEmbeddedCode` ([#​4265](https://togithub.com/vuejs/language-tools/issues/4265)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **typescript-plugin:** expose `FileRegistry` to `project.program` ([#​3963](https://togithub.com/vuejs/language-tools/issues/3963)) - Thanks [@​zcf0508](https://togithub.com/zcf0508) - **vscode:** remove outdated formatters section ([#​4243](https://togithub.com/vuejs/language-tools/issues/4243)) - Thanks [@​BBboy01](https://togithub.com/BBboy01) ### [`v2.0.15`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2015-2024430) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.14...v2.0.15) ##### Features - Redesign additional extensions, VitePress, PetiteVue support ([#​4321](https://togithub.com/vuejs/language-tools/issues/4321)) - Fix custom file extensions not working in Hybrid Mode ([#​4251](https://togithub.com/vuejs/language-tools/issues/4251)) - **vscode:** prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed - **language-core:** use internal options for directly exposing user props/emits types ([vuejs/core#10801](https://togithub.com/vuejs/core/pull/10801)) - **language-core:** support defineSlots destructuring ([#​4312](https://togithub.com/vuejs/language-tools/issues/4312)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) ##### Bug Fixes - **vscode:** when enabled VitePress support, extension not activated when opening markdown files - **language-core:** auto-complete not working in v-bind ##### Performance - **language-service:** emmet completion should not be blocked by TS type evaluation ([#​4298](https://togithub.com/vuejs/language-tools/issues/4298)) - **language-core:** simplify virtual code for intrinsic elements ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.10` to `v2.2.0-alpha.12`: - Avoid extension crash when workspace TSDK does not exist - Fix template variables cannot be renamed at the first character in Hybrid Mode ([#​4297](https://togithub.com/vuejs/language-tools/issues/4297)) - Fix template virtual code mapping is misaligned in Windows in Hybrid Mode ([#​4297](https://togithub.com/vuejs/language-tools/issues/4297)) - Add `svelte.svelte-vscode` (>=108.4.0) to Hybrid Mode compatibility whitelist ([sveltejs/language-tools#2317](https://togithub.com/sveltejs/language-tools/pull/2317)) - **component-meta:** convert source code to TS - **language-core:** export `allCodeFeatures` ([#​4320](https://togithub.com/vuejs/language-tools/issues/4320)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj)

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 3 months ago

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

vercel[bot] commented 3 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 May 6, 2024 4:35am