[PR #46] [MERGED] Bump @vitejs/plugin-vue from 3.0.0 to 3.2.0 in /web #103

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/web/vitejs/plugin-vue-3.2.0


📝 Commits (1)

  • dfb51d6 Bump @vitejs/plugin-vue from 3.0.0 to 3.2.0 in /web

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

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

📄 Description

Bumps @vitejs/plugin-vue from 3.0.0 to 3.2.0.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

3.2.0 (2022-10-26)

3.2.0-beta.0 (2022-10-05)

3.1.0 (2022-09-05)

3.1.0-beta.0 (2022-08-29)

3.0.3 (2022-08-12)

3.0.2 (2022-08-11)

3.0.1 (2022-07-18)

... (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/46 **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/vitejs/plugin-vue-3.2.0` --- ### 📝 Commits (1) - [`dfb51d6`](https://github.com/guyzyl/whatsapp-contact-sync/commit/dfb51d6f5fb0d44a34e16d6239aaf166e4086ffb) Bump @vitejs/plugin-vue from 3.0.0 to 3.2.0 in /web ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+8 -8) 📝 `web/package.json` (+1 -1) </details> ### 📄 Description Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 3.0.0 to 3.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@​vitejs/plugin-vue</code>'s changelog</a>.</em></p> <blockquote> <h2>3.2.0 (2022-10-26)</h2> <ul> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10393">#10393</a>) (<a href="https://github.com/vitejs/vite/commit/f519423">f519423</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10393">#10393</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10488">#10488</a>) (<a href="https://github.com/vitejs/vite/commit/15aa827">15aa827</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10488">#10488</a></li> <li>fix(plugin-vue): enable ts in template when using tsx in dev mode (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10180">#10180</a>) (<a href="https://github.com/vitejs/vite/commit/a9f9d31">a9f9d31</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10180">#10180</a></li> <li>docs: add missing binding in asset import example (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10414">#10414</a>) (<a href="https://github.com/vitejs/vite/commit/d7ac96d">d7ac96d</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10414">#10414</a></li> </ul> <h2>3.2.0-beta.0 (2022-10-05)</h2> <ul> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10077">#10077</a>) (<a href="https://github.com/vitejs/vite/commit/caf00c8">caf00c8</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10077">#10077</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10316">#10316</a>) (<a href="https://github.com/vitejs/vite/commit/a38b450">a38b450</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10316">#10316</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9985">#9985</a>) (<a href="https://github.com/vitejs/vite/commit/855f2f0">855f2f0</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9985">#9985</a></li> <li>fix(deps): update rollup to <code>^2.79.1</code> (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10298">#10298</a>) (<a href="https://github.com/vitejs/vite/commit/2266d83">2266d83</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10298">#10298</a></li> <li>fix(esbuild): transpile with esnext in dev (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10207">#10207</a>) (<a href="https://github.com/vitejs/vite/commit/43b7b78">43b7b78</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10207">#10207</a></li> <li>chore(deps): update dependency slash to v5 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/10317">#10317</a>) (<a href="https://github.com/vitejs/vite/commit/9d87c11">9d87c11</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10317">#10317</a></li> <li>refactor(types): bundle client types (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9966">#9966</a>) (<a href="https://github.com/vitejs/vite/commit/da632bf">da632bf</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9966">#9966</a></li> </ul> <h2>3.1.0 (2022-09-05)</h2> <h2>3.1.0-beta.0 (2022-08-29)</h2> <ul> <li>docs: fix typo (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9855">#9855</a>) (<a href="https://github.com/vitejs/vite/commit/583f185">583f185</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9855">#9855</a></li> <li>feat: support object style hooks (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9634">#9634</a>) (<a href="https://github.com/vitejs/vite/commit/757a92f">757a92f</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9634">#9634</a></li> <li>chore: fix typo (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9684">#9684</a>) (<a href="https://github.com/vitejs/vite/commit/d30f881">d30f881</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9684">#9684</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9675">#9675</a>) (<a href="https://github.com/vitejs/vite/commit/4e56e87">4e56e87</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9675">#9675</a></li> <li>chore(plugin-vue): update reactivityTransform comment docs [ci skip] (<a href="https://github.com/vitejs/vite/commit/d04784b">d04784b</a>)</li> </ul> <h2><!-- raw HTML omitted -->3.0.3 (2022-08-12)<!-- raw HTML omitted --></h2> <h2><!-- raw HTML omitted -->3.0.2 (2022-08-11)<!-- raw HTML omitted --></h2> <ul> <li>chore: fix code typos (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9033">#9033</a>) (<a href="https://github.com/vitejs/vite/commit/ed02861">ed02861</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9033">#9033</a></li> <li>chore: narrow down rollup version (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/9637">#9637</a>) (<a href="https://github.com/vitejs/vite/commit/fcf4d98">fcf4d98</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9637">#9637</a></li> </ul> <h2><!-- raw HTML omitted -->3.0.1 (2022-07-18)<!-- raw HTML omitted --></h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/HEAD/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitejs/plugin-vue&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.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:11 +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#103
No description provided.