[PR #466] [CLOSED] chore(deps-dev): bump vue-tsc from 1.8.27 to 2.0.29 in /app #6745

Closed
opened 2026-03-01 17:14:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/466
Author: @dependabot[bot]
Created: 7/29/2024
Status: Closed

Base: devHead: dependabot/npm_and_yarn/app/dev/vue-tsc-2.0.29


📝 Commits (1)

  • 7a212cf chore(deps-dev): bump vue-tsc from 1.8.27 to 2.0.29 in /app

📊 Changes

2 files changed (+47 additions, -44 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 app/pnpm-lock.yaml (+46 -43)

📄 Description

Bumps vue-tsc from 1.8.27 to 2.0.29.

Release notes

Sourced from vue-tsc's releases.

v2.0.28

Features

  • vscode: focus mode Insiders (volarjs/insiders#24)
  • language-core: Plugin API 2.1
    • Added plugin hooks: getLanguageId, isValidFile, parseSFC2
    • Improve backward compatibility (#4585) - Thanks @​zhiyuanzmj
  • language-core: support default prop when using __typeProps (#4602) - Thanks @​zhiyuanzmj
  • language-core: improve nested plugins (#4581) - Thanks @​zhiyuanzmj
  • language-service: remove v-bind code action (#4601)
  • vscode: add empty pattern to codeblock attributes scope (#4590) - Thanks @​KermanX

Fixes

  • tsc: errors should be thrown instead of being console.log printed
  • language-server: observe named pipes changes when server startup (#4292)
  • language-core: infer define model type from options type (#4545) - Thanks @​davidmatter
  • language-core: type-checking not working with hyphen in slot name with JS (#4478) - Thanks @​KermanX
  • language-core: add type check for v-model without argument (#4598) - Thanks @​zhiyuanzmj
  • language-service: filter special tags (#4596) - Thanks @​so1ve
  • typescript-plugin: improve named pipes reliability (#4603)
  • language-core: property access is incorrectly identified as compound expression (#4600)
  • language-core: fix compatibility of generic component virtual code with TS 5.5 (#4577)
  • tsc: TS4082 not reported for functional component (#4569)

Other Changes

  • Upgraded Volar from v2.4.0-alpha.15 to v2.4.0-alpha.18:
    • Fix VS Code IntelliSense will be lost in new created files (#4424)
    • Add workspace symbols support in Hybrid Mode (#4595)
    • Add workspace addMissingImports action support in Hybrid Mode (#4586)
  • Fix yarn 4 compatibility (#4587)
  • Add vue vine to hybrid mode compatible list (#4543) - Thanks @​so1ve
  • Add global components prop validation test (#4542) - Thanks @​davidmatter

Please refer to CHANGELOG.md for details.

Sponsors

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

2.0.28 official, 2.0.29 insiders (2024-07-22)

Features

  • vscode: focus mode Insiders (volarjs/insiders#24)
  • language-core: Plugin API 2.1
    • Added plugin hooks: getLanguageId, isValidFile, parseSFC2
    • Improve backward compatibility (#4585) - Thanks @​zhiyuanzmj
  • language-core: support default prop when using __typeProps (#4602) - Thanks @​zhiyuanzmj
  • language-core: improve nested plugins (#4581) - Thanks @​zhiyuanzmj
  • language-service: remove v-bind code action (#4601)
  • vscode: add empty pattern to codeblock attributes scope (#4590) - Thanks @​KermanX

Fixes

  • tsc: errors should be thrown instead of being console.log printed
  • language-server: observe named pipes changes when server startup (#4292)
  • language-core: infer define model type from options type (#4545) - Thanks @​davidmatter
  • language-core: type-checking not working with hyphen in slot name with JS (#4478) - Thanks @​KermanX
  • language-core: add type check for v-model without argument (#4598) - Thanks @​zhiyuanzmj
  • language-service: filter special tags (#4596) - Thanks @​so1ve
  • typescript-plugin: improve named pipes reliability (#4603)
  • language-core: property access is incorrectly identified as compound expression (#4600)
  • language-core: fix compatibility of generic component virtual code with TS 5.5 (#4577)
  • tsc: TS4082 not reported for functional component (#4569)

Other Changes

  • Upgraded Volar from v2.4.0-alpha.15 to v2.4.0-alpha.18:
    • Fix VS Code IntelliSense will be lost in new created files (#4424)
    • Add workspace symbols support in Hybrid Mode (#4595)
    • Add workspace addMissingImports action support in Hybrid Mode (#4586)
  • Fix yarn 4 compatibility (#4587)
  • Add vue vine to hybrid mode compatible list (#4543) - Thanks @​so1ve
  • Add global components prop validation test (#4542) - Thanks @​davidmatter

2.0.26 official, 2.0.27 insiders (2024-07-04)

Features

  • language-service: Support auto-complete for more preprocessing languages.
  • language-core: Improve type compatibility with Vue 3.5. (#4474) - Thanks, @​zhiyuanzmj.

Bug Fixes

  • vscode: Fix insider version display condition. Insiders
  • language-service: Fix vue-twoslash-queries not working in LSP mode.
  • language-service: Add null handling for script tag completion items. (#4520)
  • language-core: Fix any in templates if the first checked file was not root. (#4526) - Thanks, @​daniluk4000.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/466 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/29/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/app/dev/vue-tsc-2.0.29` --- ### 📝 Commits (1) - [`7a212cf`](https://github.com/0xJacky/nginx-ui/commit/7a212cf188a7a7def6a8aed03ccbc0ad71a3fffd) chore(deps-dev): bump vue-tsc from 1.8.27 to 2.0.29 in /app ### 📊 Changes **2 files changed** (+47 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+46 -43) </details> ### 📄 Description Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.27 to 2.0.29. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/language-tools/releases">vue-tsc's releases</a>.</em></p> <blockquote> <h2>v2.0.28</h2> <h3>Features</h3> <ul> <li><strong>vscode:</strong> focus mode <!-- raw HTML omitted -->Insiders<!-- raw HTML omitted --> (<a href="https://redirect.github.com/volarjs/insiders/pull/24">volarjs/insiders#24</a>)</li> <li><strong>language-core:</strong> Plugin API 2.1 <ul> <li>Added plugin hooks: <code>getLanguageId</code>, <code>isValidFile</code>, <code>parseSFC2</code></li> <li>Improve backward compatibility (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4585">#4585</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> </ul> </li> <li><strong>language-core:</strong> support default prop when using __typeProps (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4602">#4602</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> <li><strong>language-core:</strong> improve nested plugins (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4581">#4581</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> <li><strong>language-service:</strong> remove <code>v-bind</code> code action (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4601">#4601</a>)</li> <li><strong>vscode:</strong> add empty pattern to codeblock attributes scope (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4590">#4590</a>) - Thanks <a href="https://github.com/KermanX"><code>@​KermanX</code></a></li> </ul> <h3>Fixes</h3> <ul> <li><strong>tsc:</strong> errors should be thrown instead of being console.log printed</li> <li><strong>language-server:</strong> observe named pipes changes when server startup (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4292">#4292</a>)</li> <li><strong>language-core:</strong> infer define model type from options type (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4545">#4545</a>) - Thanks <a href="https://github.com/davidmatter"><code>@​davidmatter</code></a></li> <li><strong>language-core:</strong> type-checking not working with hyphen in slot name with JS (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4478">#4478</a>) - Thanks <a href="https://github.com/KermanX"><code>@​KermanX</code></a></li> <li><strong>language-core:</strong> add type check for v-model without argument (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4598">#4598</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> <li><strong>language-service:</strong> filter special tags (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4596">#4596</a>) - Thanks <a href="https://github.com/so1ve"><code>@​so1ve</code></a></li> <li><strong>typescript-plugin:</strong> improve named pipes reliability (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4603">#4603</a>)</li> <li><strong>language-core:</strong> property access is incorrectly identified as compound expression (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4600">#4600</a>)</li> <li><strong>language-core:</strong> fix compatibility of generic component virtual code with TS 5.5 (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4577">#4577</a>)</li> <li><strong>tsc:</strong> TS4082 not reported for functional component (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4569">#4569</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>Upgraded Volar from <code>v2.4.0-alpha.15</code> to <code>v2.4.0-alpha.18</code>: <ul> <li>Fix VS Code IntelliSense will be lost in new created files (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4424">#4424</a>)</li> <li>Add workspace symbols support in Hybrid Mode (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4595">#4595</a>)</li> <li>Add workspace <code>addMissingImports</code> action support in Hybrid Mode (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4586">#4586</a>)</li> </ul> </li> <li>Fix yarn 4 compatibility (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4587">#4587</a>)</li> <li>Add vue vine to hybrid mode compatible list (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4543">#4543</a>) - Thanks <a href="https://github.com/so1ve"><code>@​so1ve</code></a></li> <li>Add global components prop validation test (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4542">#4542</a>) - Thanks <a href="https://github.com/davidmatter"><code>@​davidmatter</code></a></li> </ul> <p>Please refer to <a href="https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>Sponsors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md">vue-tsc's changelog</a>.</em></p> <blockquote> <h2>2.0.28 <!-- raw HTML omitted -->official<!-- raw HTML omitted -->, 2.0.29 <!-- raw HTML omitted -->insiders<!-- raw HTML omitted --> (2024-07-22)</h2> <h3>Features</h3> <ul> <li><strong>vscode:</strong> focus mode <!-- raw HTML omitted -->Insiders<!-- raw HTML omitted --> (<a href="https://redirect.github.com/volarjs/insiders/pull/24">volarjs/insiders#24</a>)</li> <li><strong>language-core:</strong> Plugin API 2.1 <ul> <li>Added plugin hooks: <code>getLanguageId</code>, <code>isValidFile</code>, <code>parseSFC2</code></li> <li>Improve backward compatibility (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4585">#4585</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> </ul> </li> <li><strong>language-core:</strong> support default prop when using __typeProps (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4602">#4602</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> <li><strong>language-core:</strong> improve nested plugins (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4581">#4581</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> <li><strong>language-service:</strong> remove <code>v-bind</code> code action (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4601">#4601</a>)</li> <li><strong>vscode:</strong> add empty pattern to codeblock attributes scope (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4590">#4590</a>) - Thanks <a href="https://github.com/KermanX"><code>@​KermanX</code></a></li> </ul> <h3>Fixes</h3> <ul> <li><strong>tsc:</strong> errors should be thrown instead of being console.log printed</li> <li><strong>language-server:</strong> observe named pipes changes when server startup (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4292">#4292</a>)</li> <li><strong>language-core:</strong> infer define model type from options type (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4545">#4545</a>) - Thanks <a href="https://github.com/davidmatter"><code>@​davidmatter</code></a></li> <li><strong>language-core:</strong> type-checking not working with hyphen in slot name with JS (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4478">#4478</a>) - Thanks <a href="https://github.com/KermanX"><code>@​KermanX</code></a></li> <li><strong>language-core:</strong> add type check for v-model without argument (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4598">#4598</a>) - Thanks <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a></li> <li><strong>language-service:</strong> filter special tags (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4596">#4596</a>) - Thanks <a href="https://github.com/so1ve"><code>@​so1ve</code></a></li> <li><strong>typescript-plugin:</strong> improve named pipes reliability (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4603">#4603</a>)</li> <li><strong>language-core:</strong> property access is incorrectly identified as compound expression (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4600">#4600</a>)</li> <li><strong>language-core:</strong> fix compatibility of generic component virtual code with TS 5.5 (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4577">#4577</a>)</li> <li><strong>tsc:</strong> TS4082 not reported for functional component (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4569">#4569</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>Upgraded Volar from <code>v2.4.0-alpha.15</code> to <code>v2.4.0-alpha.18</code>: <ul> <li>Fix VS Code IntelliSense will be lost in new created files (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4424">#4424</a>)</li> <li>Add workspace symbols support in Hybrid Mode (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4595">#4595</a>)</li> <li>Add workspace <code>addMissingImports</code> action support in Hybrid Mode (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4586">#4586</a>)</li> </ul> </li> <li>Fix yarn 4 compatibility (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4587">#4587</a>)</li> <li>Add vue vine to hybrid mode compatible list (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4543">#4543</a>) - Thanks <a href="https://github.com/so1ve"><code>@​so1ve</code></a></li> <li>Add global components prop validation test (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4542">#4542</a>) - Thanks <a href="https://github.com/davidmatter"><code>@​davidmatter</code></a></li> </ul> <h2>2.0.26 <!-- raw HTML omitted -->official<!-- raw HTML omitted -->, 2.0.27 <!-- raw HTML omitted -->insiders<!-- raw HTML omitted --> (2024-07-04)</h2> <h3>Features</h3> <ul> <li><strong>language-service:</strong> Support auto-complete for more preprocessing languages.</li> <li><strong>language-core:</strong> Improve type compatibility with Vue 3.5. (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4474">#4474</a>) - Thanks, <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>vscode:</strong> Fix insider version display condition. <!-- raw HTML omitted -->Insiders<!-- raw HTML omitted --></li> <li><strong>language-service:</strong> Fix <code>vue-twoslash-queries</code> not working in LSP mode.</li> <li><strong>language-service:</strong> Add null handling for script tag completion items. (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4520">#4520</a>)</li> <li><strong>language-core:</strong> Fix <code>any</code> in templates if the first checked file was not root. (<a href="https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc/issues/4526">#4526</a>) - Thanks, <a href="https://github.com/daniluk4000"><code>@​daniluk4000</code></a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vuejs/language-tools/commits/HEAD/packages/tsc">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue-tsc&package-manager=npm_and_yarn&previous-version=1.8.27&new-version=2.0.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:14:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#6745
No description provided.