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 v1.8.14 #118

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc 1.8.6 -> 1.8.14 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc)

v1.8.14

Compare Source

Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

v1.8.13

Compare Source

  • fix: generate valid syntax when noPropertyAccessFromIndexSignature is not enabled (#​3575) - thanks @​so1ve

v1.8.12

Compare Source

  • feat: support vitepress's code snippet import (#​3559) - thanks @​so1ve
  • fix(component-meta): fix modules interoperability with vue-component-type-helper
  • fix: avoid losing generic types with strictTemplates: false (#​3565) - thanks @​so1ve
  • fix: format slots with typeannotation correctly (#​3573) - thanks @​so1ve
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

v1.8.11

Compare Source

  • feat: slot references codeLens counting fragment default slot (#​932)
  • fix: correct message for @vue-expect-error (#​3541) - thanks @​so1ve
  • fix: avoid global macros conflicts with local variables (#​3550) - thanks @​so1ve
  • fix: script setup comments at top breaks global macros (#​3549) - thanks @​so1ve
  • fix(vue-tsc): prevent rebuild in incremental mode throwing error (#​3556) - thanks @​blake-newman
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

v1.8.10

Compare Source

  • feat: added Portuguese integration documentation (#​3535)
  • feat: exposed configFileName for createParsedCommandLineByJson() function (#​3456) - thanks @​qmhc
  • feat: support nested plugins (#​3530) - thanks @​so1ve
  • feat(vscode): add vue.server.runtime setting and support for Bun runtime
  • feat(vscode): add vue.server.path setting for customize server module path
  • fix: correctly hyphen-case props (#​3424) - thanks @​so1ve
  • fix: generic components should respect strictTemplates (#​3487) - thanks @​so1ve
  • fix(vue-component-type-helpers): correctly handle generic components when using ComponentExposed (#​3536) - thanks @​so1ve

v1.8.8

Compare Source

  • fix: language server crashed due to importing unexist library (#​3453) (#​3454)

v1.8.7

Compare Source

  • feat: support auto-complete for directives (#​2559)
  • feat: support extract component for options api
  • feat: re-support external component parsing (#​3328)
  • feat: support function expression emit event (#​3445) - thanks @​lvjiaxuan
  • perf: reuse VueFile instances between monorepo packages (#​3450)
  • fix: handle node next module resolution (#​3159) - thanks @​kalvenschraut
  • fix: generate valid code when using __VLS_PropsChildren (#​3442) - thanks @​so1ve
  • fix: component auto-import cannot insert import statement
  • fix: extract component cannot extract interpolations
  • fix: allow top-level await in script setup blocks with generics (#​3441) - thanks @​so1ve

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 Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2023

Codecov Report

Merging #118 (2c010f7) into main (ac7e1f4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           65        65           
=========================================
  Hits            65        65           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.0 chore(deps): update dependency vue-tsc to v1.8.1 Jun 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.1 chore(deps): update dependency vue-tsc to v1.8.2 Jun 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.2 chore(deps): update dependency vue-tsc to v1.8.3 Jun 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.3 chore(deps): update dependency vue-tsc to v1.8.4 Jul 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.4 chore(deps): update dependency vue-tsc to v1.8.5 Jul 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.5 chore(deps): update dependency vue-tsc to v1.8.6 Jul 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.6 chore(deps): update dependency vue-tsc to v1.8.6 - autoclosed Jul 23, 2023
@renovate renovate bot closed this Jul 23, 2023
@renovate renovate bot deleted the renovate/vue-tsc-1.x branch July 23, 2023 15:29
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.6 - autoclosed chore(deps): update dependency vue-tsc to v1.8.6 Jul 26, 2023
@renovate renovate bot reopened this Jul 26, 2023
@renovate renovate bot restored the renovate/vue-tsc-1.x branch July 26, 2023 19:35
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.6 chore(deps): update dependency vue-tsc to v1.8.7 Jul 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.7 chore(deps): update dependency vue-tsc to v1.8.8 Jul 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.8 chore(deps): update dependency vue-tsc to v1.8.10 Sep 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.10 chore(deps): update dependency vue-tsc to v1.8.11 Sep 12, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.11 chore(deps): update dependency vue-tsc to v1.8.12 Sep 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.12 chore(deps): update dependency vue-tsc to v1.8.13 Sep 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.8.13 chore(deps): update dependency vue-tsc to v1.8.14 Sep 25, 2023
@pdsuwwz pdsuwwz merged commit 47add5b into main Sep 26, 2023
3 checks passed
@pdsuwwz pdsuwwz deleted the renovate/vue-tsc-1.x branch September 26, 2023 08:18
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.

2 participants