Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@typescript/native-preview (source) 7.0.0-dev.20251204.1 -> 7.0.0-dev.20251206.1 age confidence
@vitejs/devtools (source) ^0.0.0-alpha.18 -> ^0.0.0-alpha.19 age confidence
rolldown-plugin-dts ^0.18.2 -> ^0.18.3 age confidence
unconfig-core (source) ^7.4.1 -> ^7.4.2 age confidence
unrun (source) ^0.2.16 -> ^0.2.17 age confidence
vue-tsc (source) ^3.1.5 -> ^3.1.6 age confidence

Release Notes

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20251206.1

Compare Source

v7.0.0-dev.20251205.1

Compare Source

sxzz/rolldown-plugin-dts (rolldown-plugin-dts)

v0.18.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
antfu-collective/unconfig (unconfig-core)

v7.4.2

Compare Source

No significant changes

    View changes on GitHub
Gugustinette/unrun (unrun)

v0.2.17

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 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.

@renovate renovate bot added the dependencies label Dec 1, 2025
@renovate renovate bot enabled auto-merge (squash) December 1, 2025 01:33
@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for tsdown ready!

Name Link
🔨 Latest commit c2a631c
🔍 Latest deploy log https://app.netlify.com/projects/tsdown/deploys/6933f357d194cf000759a22a
😎 Deploy Preview https://deploy-preview-622--tsdown.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 359564c to db7688c Compare December 1, 2025 09:59
@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tsdown@622
npm i https://pkg.pr.new/create-tsdown@622
npm i https://pkg.pr.new/tsdown-migrate@622

commit: c2a631c

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 586c3b2 to 64ae195 Compare December 1, 2025 16:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from a27a6be to 141fecd Compare December 3, 2025 10:39
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @vitejs/devtools to ^0.0.0-alpha.19 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a5927b3 to 6e4a82e Compare December 3, 2025 14:13
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/devtools to ^0.0.0-alpha.19 chore(deps): update all non-major dependencies Dec 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fcbf1aa to dfec011 Compare December 4, 2025 15:55
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @vitejs/devtools to ^0.0.0-alpha.19 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dfec011 to 3e2d70a Compare December 4, 2025 20:40
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/devtools to ^0.0.0-alpha.19 chore(deps): update all non-major dependencies Dec 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e05329d to ec8367d Compare December 6, 2025 02:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ec8367d to c2a631c Compare December 6, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant