[PR #49] [MERGED] Bump vue-tsc from 0.38.5 to 1.2.0 in /web #107

Closed
opened 2026-02-27 04:59:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/49
Author: @dependabot[bot]
Created: 3/8/2023
Status: Merged
Merged: 3/8/2023
Merged by: @guyzyl

Base: mainHead: dependabot/npm_and_yarn/web/vue-tsc-1.2.0


📝 Commits (1)

  • 36fbf83 Bump vue-tsc from 0.38.5 to 1.2.0 in /web

📊 Changes

2 files changed (+361 additions, -62 deletions)

View changed files

📝 web/package-lock.json (+360 -61)
📝 web/package.json (+1 -1)

📄 Description

Bumps vue-tsc from 0.38.5 to 1.2.0.

Changelog

Sourced from vue-tsc's changelog.

1.2.0 (2023/2/25)

  • feat: compatible with upstream monaco integration (volarjs/volar.js#10)
  • feat: support array extends for tsconfig (#2344)
  • feat: make cursor inside quotes when insert missing required props edit (#2414)
  • feat: support mixin child nodes for pug (#2447)
  • fix: ignore native tags for missing required props hint
  • fix: ignore methods for missing required props hint (#2443)
  • fix: SFC outline not show child nodes (#2446)

1.1.7 (2023/2/22)

  • fix: document symbols request crash with arrow function declaration (#2438)
  • fix: document symbols child node range incorrect
  • fix: SFC document symbols tree incorrect

1.1.6 (2023/2/22)

  • fix: template comments were trimmed with formatting in production mode (#2435)

... (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 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/guyzyl/whatsapp-contact-sync/pull/49 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/8/2023 **Status:** ✅ Merged **Merged:** 3/8/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/vue-tsc-1.2.0` --- ### 📝 Commits (1) - [`36fbf83`](https://github.com/guyzyl/whatsapp-contact-sync/commit/36fbf83f871948bb447bf620c4387ef919f8f3a3) Bump vue-tsc from 0.38.5 to 1.2.0 in /web ### 📊 Changes **2 files changed** (+361 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+360 -61) 📝 `web/package.json` (+1 -1) </details> ### 📄 Description Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.38.5 to 1.2.0. <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>1.2.0 (2023/2/25)</h2> <ul> <li>feat: compatible with upstream monaco integration (<a href="https://github-redirect.dependabot.com/volarjs/volar.js/pull/10">volarjs/volar.js#10</a>)</li> <li>feat: support array extends for tsconfig (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2344">#2344</a>)</li> <li>feat: make cursor inside quotes when insert missing required props edit (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2414">#2414</a>)</li> <li>feat: support mixin child nodes for pug (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2447">#2447</a>)</li> <li>fix: ignore native tags for missing required props hint</li> <li>fix: ignore methods for missing required props hint (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2443">#2443</a>)</li> <li>fix: SFC outline not show child nodes (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2446">#2446</a>)</li> </ul> <hr /> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h2>1.1.7 (2023/2/22)</h2> <ul> <li>fix: document symbols request crash with arrow function declaration (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2438">#2438</a>)</li> <li>fix: document symbols child node range incorrect</li> <li>fix: SFC document symbols tree incorrect</li> </ul> <h2>1.1.6 (2023/2/22)</h2> <ul> <li>fix: template comments were trimmed with formatting in production mode (<a href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2435">#2435</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/language-tools/commit/28b71c0bfb0432595458780257e46c59941f57bf"><code>28b71c0</code></a> v1.2.0</li> <li><a href="https://github.com/vuejs/language-tools/commit/0e2ff783868917221ae2c12a0462c4c27f6e0ab7"><code>0e2ff78</code></a> v1.1.7</li> <li><a href="https://github.com/vuejs/language-tools/commit/a2a941230580bea43757d9d10e17e0e03e079e51"><code>a2a9412</code></a> v1.1.6</li> <li><a href="https://github.com/vuejs/language-tools/commit/7db69dda77ab6a680b6ce2971952c79698e3f83e"><code>7db69dd</code></a> v1.1.5</li> <li><a href="https://github.com/vuejs/language-tools/commit/778bd95f360551d30fb2be76ca8ed6a4a40e26fb"><code>778bd95</code></a> v1.1.4</li> <li><a href="https://github.com/vuejs/language-tools/commit/48e1d519aa164890c5882f0cf9e2c5dc033f1d89"><code>48e1d51</code></a> v1.1.3</li> <li><a href="https://github.com/vuejs/language-tools/commit/e5198f05a7223d6bba43b49e3251e1497bb66f8c"><code>e5198f0</code></a> v1.1.2</li> <li><a href="https://github.com/vuejs/language-tools/commit/49ea0e360354fd2833ae8250f8f02f0ff3eb341c"><code>49ea0e3</code></a> v1.1.0</li> <li><a href="https://github.com/vuejs/language-tools/commit/fe7bd5d5049b522eb027c69460e4d214716469a7"><code>fe7bd5d</code></a> feat(vue-tsc): unsupport tracing (<a href="https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc/issues/2378">#2378</a>)</li> <li><a href="https://github.com/vuejs/language-tools/commit/5a4d1e571bb6a46fc8911ce2ba569a2ef81ba08c"><code>5a4d1e5</code></a> chore(vue-tsc): delete proxy.ts for v1.1</li> <li>Additional commits viewable in <a href="https://github.com/johnsoncodehk/volar/commits/v1.2.0/packages/vue-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=0.38.5&new-version=1.2.0)](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 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-02-27 04:59:12 +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/whatsapp-contact-sync#107
No description provided.