Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vue-tsc to v2.1.10 #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc (source) 2.1.4 -> 2.1.10 age adoption passing confidence
vue-tsc (source) 2.1.6 -> 2.1.10 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc)

v2.1.10

Compare Source

v2.1.8

Compare Source

Features
  • vscode: reactions visualization now identifies more use cases Insiders
  • language-core: auto infer $el type (#​4805) - Thanks to @​KazariEX!
  • language-core: typed directive arg and modifiers (#​4813) - Thanks to @​KazariEX!
Bug Fixes
Performance
  • language-service: find destructured props only with enabled setting (#​4815) - Thanks to @​KazariEX!
Other Changes

v2.1.6

Compare Source

Features
  • language-plugin-pug: support initial indentation (#​4774)
  • language-service: JSDoc display support when typing props on component template (#​4796) - Thanks to @​joy-yu!
  • language-core: typed directives in template (#​4807) - Thanks to @​KazariEX!
Bug Fixes
  • language-core: wrap template refs with unref in interpolation (#​4777) - Thanks to @​KazariEX!
  • language-core: ensure to pass tsc on inline global types (#​4782) - Thanks to @​KazariEX!
  • language-core: infer native template ref as build-in element interface (#​4786) - Thanks to @​KazariEX!
  • language-core: generate __VLS_StyleModules after template (#​4790) - Thanks to @​KazariEX!
  • language-core: make expose of non-generic template ref required (#​4795) - Thanks to @​zhiyuanzmj!
  • language-core: avoid using __typeProps with runtime props (#​4800) - Thanks to @​KazariEX!
  • language-core: ignore unknown attrs error when strictTemplates is not enabled (#​4785)
  • language-core: prevent append globalTypes to virtual file (#​4806) - Thanks to @​zhiyuanzmj!
  • language-core: prevent type error when use defineSlots and non-template (#​4809) - Thanks to @​zhiyuanzmj!
  • typescript-plugin: disconnect socket on error (#​4672)
Performance
  • language-core: don't emit event lnlayhint when content is none (#​4776) - Thanks to @​Gehbt!
Other Changes
  • language-core: split __VLS_templateResult (#​4781) - Thanks to @​KazariEX!
  • language-core: wrap template virtual code into a function (#​4784)
  • language-core: move templateRef into composibles (#​4791) - Thanks to @​KazariEX!
  • language-core: generate global types for the first parsed Vue component if cannot write global types file
Tests
  • language-server: add renaming case for template ref() (#​4794) - Thanks to @​KazariEX!
  • tsc: update to Vue 3.5 (#​4725)
  • tsc: unknown props on non-strict generic component (#​4792)

v2.1.5

Compare Source

Features
  • typescript-plugin, language-server: generate global types file into node_modules/.vue-global-types (#​4752) - Thanks to @​KazariEX!
  • language-core: navigation support for template-ref (#​4726) - Thanks to @​KazariEX!
Bug Fixes
  • language-core, typescript-plugin, language-server: apply snake case on globalTypes filename (#​4749) - Thanks to @​KazariEX!
  • language-core: hoist $refs type (#​4763)
  • language-core: disable lib check on global types file (#​4767) - Thanks to @​KazariEX!
  • language-core: prevent circular reference of templateRef (#​4768) - Thanks to @​zhiyuanzmj!
  • language-core: using interface merging for GlobalComponents
  • language-core: fallthroughAttributes causes global components to be self-referential (#​4761)
  • language-core: auto-completion for the last line of template block (#​4771) - Thanks to @​zhiyuanzmj!
  • language-core: update ast correctly on repeated v-for modifications (#​4772) - Thanks to @​KazariEX!
  • language-server: leaking named pipes (#​4672)
  • typescript-plugin: compatible with Yarn PnP (#​4751)
  • vscode: whitelist ms-dynamics-smb.al extension for Vue Hybrid Mode. (#​4765) - Thanks to @​kyleweishaupt!
Other Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/vue-tsc-2.x-lockfile branch 2 times, most recently from a7ba539 to f05e501 Compare September 17, 2024 16:03
@renovate renovate bot force-pushed the renovate/vue-tsc-2.x-lockfile branch 2 times, most recently from 6bac5fa to 2cb8f3f Compare September 26, 2024 12:32
@renovate renovate bot force-pushed the renovate/vue-tsc-2.x-lockfile branch 5 times, most recently from b44f210 to c2824a8 Compare October 11, 2024 15:32
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v2.1.6 chore(deps): update dependency vue-tsc to v2.1.8 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/vue-tsc-2.x-lockfile branch 2 times, most recently from 208deda to d5c460e Compare October 27, 2024 15:41
@renovate renovate bot requested a review from alvarosabu as a code owner October 27, 2024 15:41
@renovate renovate bot force-pushed the renovate/vue-tsc-2.x-lockfile branch 2 times, most recently from bbe0842 to 41be5c2 Compare October 27, 2024 15:58
@renovate renovate bot force-pushed the renovate/vue-tsc-2.x-lockfile branch from 41be5c2 to 69e97de Compare October 27, 2024 16:00
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v2.1.8 chore(deps): update dependency vue-tsc to v2.1.10 Oct 30, 2024
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.

0 participants