Skip to content

Update dependency vue-tsc to v3.3.7#157

Merged
anukiransolur merged 1 commit into
mainfrom
renovate/vue-language-tools-monorepo
Jul 13, 2026
Merged

Update dependency vue-tsc to v3.3.7#157
anukiransolur merged 1 commit into
mainfrom
renovate/vue-language-tools-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vue-tsc (source) 3.3.53.3.7 age confidence

Release Notes

vuejs/language-tools (vue-tsc)

v3.3.7

Compare Source

language-core
  • fix: wrap single expression event handlers to avoid ASI after return (#​6115) - Thanks to @​KazariEX!
typescript-plugin
  • fix: filter const globals from template completions

v3.3.6

Compare Source

language-core
  • fix: make generic component internal context inference type-safe across .d.ts boundary (#​6104) - Thanks to @​Holiden!
  • fix: do not treat non-trivial property accesses as compound - Thanks to @​KazariEX!
  • fix: treat semicolon-terminated expressions as compound - Thanks to @​KazariEX!
  • fix: preserve return types for compound event handlers - Thanks to @​KazariEX!
  • fix: use WeakMap to cache inline TS ASTs - Thanks to @​KazariEX!
  • fix: match upstream CSS v-bind parsing behavior - Thanks to @​KazariEX!
  • fix: include setup bindings as potential component names (#​6111) - Thanks to @​KazariEX!
  • perf: reduce boundary code feature allocations - Thanks to @​KazariEX!
  • refactor: centralize code features and deprecate allCodeFeatures - Thanks to @​KazariEX!

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 3, 2026 17:42
@renovate
renovate Bot force-pushed the renovate/vue-language-tools-monorepo branch from c4f636a to 8d1e374 Compare July 11, 2026 06:10
@renovate renovate Bot changed the title Update dependency vue-tsc to v3.3.6 Update dependency vue-tsc to v3.3.7 Jul 11, 2026

@anukiransolur anukiransolur left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vue-tsc 3.3.5 → 3.3.7 (patch, spans 3.3.6/3.3.7). Generic component type-checking fixes, CSS v-bind parsing alignment, template completion fixes — all correctness fixes, no consumer-facing behavior change. Safe to merge.

@anukiransolur
anukiransolur merged commit 5411ac9 into main Jul 13, 2026
4 checks passed
@anukiransolur
anukiransolur deleted the renovate/vue-language-tools-monorepo branch July 13, 2026 18:28
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