Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config ^6.4.1 -> ^6.5.1 age confidence pnpm.catalog.default minor
@types/node (source) ^24.10.1 -> ^24.10.2 age confidence pnpm.catalog.default patch
@typescript/native-preview (source) 7.0.0-dev.20251204.1 -> 7.0.0-dev.20251209.1 age confidence pnpm.catalog.default patch
actions/checkout v6.0.0 -> v6.0.1 age confidence action patch
actions/setup-node v6.0.0 -> v6.1.0 age confidence action minor
bun-types-no-globals (source) ^1.3.3 -> ^1.3.4 age confidence pnpm.catalog.default patch
pnpm (source) 10.24.0 -> 10.25.0 age confidence packageManager minor
tsdown (source) ^0.17.0 -> ^0.17.2 age confidence pnpm.catalog.default patch
vite (source) ^7.2.6 -> ^7.2.7 age confidence pnpm.catalog.peer patch
vue-tsc (source) ^3.1.5 -> ^3.1.8 age confidence pnpm.catalog.docs patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v6.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.4.2

Compare Source

   🐞 Bug Fixes
  • pnpm: Move pnpm-workspace.yaml sorting config from yaml to pnpm  -  by @​antfu (fc2b1)
    View changes on GitHub
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20251209.1

Compare Source

v7.0.0-dev.20251208.1

Compare Source

v7.0.0-dev.20251207.1

Compare Source

v7.0.0-dev.20251206.1

Compare Source

v7.0.0-dev.20251205.1

Compare Source

actions/checkout (actions/checkout)

v6.0.1

Compare Source

actions/setup-node (actions/setup-node)

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

alii/bun-types-no-globals (bun-types-no-globals)

v1.3.4

Compare Source

Automated release of bun-types-no-globals v1.3.4

pnpm/pnpm (pnpm)

v10.25.0

Compare Source

rolldown/tsdown (tsdown)

v0.17.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.17.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v7.2.7

Compare Source

vuejs/language-tools (vue-tsc)

v3.1.8

Compare Source

v3.1.7

Compare Source

v3.1.6

Compare Source

Features
  • feat(vscode): add settings to enable per-block formatting (#​5784) - Thanks to @​serkodev!
  • feat(language-service): enhanced component auto import (#​5790)
  • feat(component-meta): add component name and description fields (#​5797)
  • feat(typescript-plugin): add support for template "Add Import" quick fix (#​5799) - Thanks to @​serkodev!
  • feat(typescript-plugin): mapping JSDoc informations from <script setup> (#​5805)
  • feat(vscode): support tsdk path for Eclipse Theia (#​5806) - Thanks to @​serkodev!
Bug Fixes
  • fix(language-service): ignore intrinsic elements when detect tag name casing (#​5771)
  • fix(language-core): createParsedCommandLineByJson parsed incorrect options since v3.1.5 (#​5768 (comment))
  • fix(vscode): make vue.server.path compatible with Windows (#​5772)
  • fix(vscode): analyze interpolation highlight ranges based on AST (#​5777)
  • fix(vscode): sync latest vscode html language configuration (#​5740)
  • fix(language-core): enhance getVIfNode to support v-else-if directives (#​5765) - Thanks to @​serkodev!
  • fix(language-core): generate {} instead of its string value for style="..." (#​5781) - Thanks to @​KazariEX!
  • fix(language-core): v-bind="$attrs" loses navigation when inferTemplateDollarAttrs is disabled (#​5783)
  • fix(language-service): skip const props = completion in StringLiteral (#​5786)
  • fix(language-core): unable to get completion for the second scoped class name
  • fix(language-service): format components with HTML void-element names (#​5788) - Thanks to @​serkodev!
  • fix(language-service): properly handle promise when resolving CSS links (#​5785)
  • fix(language-core): infer $el type for generic components using inferComponentDollarEl (#​5794)
  • fix(language-core): ensure <script> content generates before <script setup> (#​5795)
  • fix(language-core): remove bypassDefineComponent hack for better JS support (#​4876) (#​5379)
  • fix(language-core): Prettify<T> caused generic props gets inferred as unknown (#​5667) - Thanks to @​so1ve!
  • fix(vscode): handle leading < as operator in SFC scripts (#​5801) - Thanks to @​serkodev!
  • fix(vscode): patch isTypeScriptDocument in VSCode for typescript.preferences.autoImportSpecifierExcludeRegexes config support (#​5364)
  • fix(language-core): ensure type consistency for optional boolean props (#​5803)
  • fix(language-core): add compatibility for vapor attr (#​5496)
  • fix(language-core): AST fault tolerance for key binding on template (#​5807)
Performance
  • perf(language-core): reuse ts asts for :class - Thanks to @​KazariEX!
Other Changes
  • Revert "refactor(typescript-plugin): remove go to definition trick for auto imported components (#​5733)"
  • docs(typescript-plugin): update Neovim configuration link (#​5775) - Thanks to @​AlexVagrant!
  • refactor(language-core): normalize template AST (#​5782)
  • refactor(language-core): split style codegen (#​5787)
  • refactor(language-core): remove debugger from virtual code for tsslint compatibility
  • refactor(language-core): remove legacy navigation support in ref="xxx"
  • refactor(language-core): reduce codegen options (#​5804)
  • refactor(component-meta): deprecated rawType and __internal__.tsLs (#​5808)
  • chore: update volar to 2.4.26

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/unplugin@567

commit: e544df4

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/unplugin@567

commit: 32fcc37

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 32fcc37 to f187dd1 Compare November 25, 2025 19:09
@renovate renovate bot changed the title chore(deps): update pnpm.catalog.docs vue to ^3.5.25 chore(deps): update all non-major dependencies Nov 25, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7cf7e81 to 36c24ab Compare December 2, 2025 21:13
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update actions/checkout action to v6.0.1 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36c24ab to c79b55a Compare December 3, 2025 04:55
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v6.0.1 chore(deps): update all non-major dependencies Dec 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 8d20bda to 1c72893 Compare December 8, 2025 11:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6114737 to 620cf6d Compare December 9, 2025 05:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 620cf6d to 7d0fd19 Compare December 9, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant