Skip to content

Conversation

dependencyupdates[bot]
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Jul 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc (source) 3.0.2 -> 3.0.5 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc)

v3.0.5

Compare Source

Features
  • feat(language-core): introduce compileSFCStyle to provide style related infomation (#​5548) - Thanks to @​KazariEX!
  • feat(language-service): completion snippet for v-for (#​5553) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): generate modelModifiers for explicitly declared default model name (#​5558) - Thanks to @​KazariEX!
  • fix(language-service): more responsive .value insertion
  • fix(vscode): add class scope fallback for component semantic tokens (#​5559) - Thanks to @​KazariEX!
  • fix(vscode): make sure extension is loaded immediately
  • fix(language-service): only check globalTypesPath for FS files
  • fix(vscode): handle fail tsserver requests to avoid memory leak
  • fix(vscode): do not delay the execution of restartExtensionHost
  • fix(language-core): avoid references highlight of unrelated native element tags (#​5563) - Thanks to @​KazariEX!
  • fix(language-core): tolerance for incomplete root template tag
  • fix(language-core): enable navigation code feature on directive modifiers - Thanks to @​KazariEX!
Other Changes

v3.0.4

Compare Source

Features
  • feat(language-service): check casing when dropping component into template - Thanks to @​KazariEX!
  • feat(language-service): native completion experience for slot names (#​5552) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): avoid clearing global types path when local compiler options is present - Thanks to @​KazariEX!
  • fix(language-core): do not evaluate skipTemplateCodegen when exposing $slots - Thanks to @​KazariEX!
  • fix(language-service): correct kind and order of component completion items - Thanks to @​KazariEX!
  • fix(component-meta): filter events out of props (#​5547) - Thanks to @​Akryum!
Other Changes
  • refactor(language-core): allow configuring checkUnknownEvents and checkUnknownComponents in sfc (#​5537) - Thanks to @​KazariEX!
  • chore(language-service): add restart server hint to global types warning - Thanks to @​KazariEX!

v3.0.3

Compare Source

Bug Fixes
  • fix(language-core): find node_modules based on file's directory (#​5525) - Thanks to @​KazariEX!
  • fix(language-core): do not spread exposed object (#​5526) - Thanks to @​KazariEX!
  • fix(vscode): prompt manual reload in remote envs (#​5530)
Other Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file npm labels Jul 18, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/vue-tsc-3.x-lockfile branch 2 times, most recently from e1a73db to 85f670d Compare July 24, 2025 21:21
@dependencyupdates dependencyupdates bot changed the title Update dependency vue-tsc to v3.0.3 Update dependency vue-tsc to v3.0.4 Jul 24, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/vue-tsc-3.x-lockfile branch 2 times, most recently from aa1805c to 9b200bf Compare August 1, 2025 21:21
@dependencyupdates dependencyupdates bot changed the title Update dependency vue-tsc to v3.0.4 Update dependency vue-tsc to v3.0.5 Aug 1, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/vue-tsc-3.x-lockfile branch 4 times, most recently from 34a7305 to ee09f88 Compare August 10, 2025 16:47
@dependencyupdates dependencyupdates bot force-pushed the renovate/vue-tsc-3.x-lockfile branch from ee09f88 to f87ad9b Compare August 11, 2025 06:48
@johnsimons johnsimons enabled auto-merge August 11, 2025 06:58
@johnsimons johnsimons merged commit 7f6b266 into master Aug 11, 2025
5 checks passed
@johnsimons johnsimons deleted the renovate/vue-tsc-3.x-lockfile branch August 11, 2025 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant