Bump @vitejs/plugin-vue from 4.3.4 to 4.4.0 #283

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vitejs/plugin-vue-4.4.0 into main 2023-10-28 07:49:05 +00:00
dependabot[bot] commented 2023-10-03 00:51:19 +00:00 (Migrated from github.com)

Bumps @vitejs/plugin-vue from 4.3.4 to 4.4.0.

Release notes

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

plugin-vue@4.4.0

Please refer to CHANGELOG.md for details.

Changelog

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

4.4.0 (2023-10-02)

  • fix(plugin-vue): re-create filters after updating options (#246) (c383503), closes #246
  • feat: support generated JS imports for external scoped style (#196) (bd5055d), closes #196
  • chore: add @ts-ignore when accessing legacy?.buildSsrCjsExternalHeuristics (#255) (04c3b0b), closes #255
  • refactor(plugin-vue): deprecate reactivity transform (38f8ea5)
  • refactor(plugin-vue): use source-map-js (#247) (b43690d), closes #247
Commits
  • e2a6a98 release: plugin-vue@4.4.0
  • c383503 fix(plugin-vue): re-create filters after updating options (#246)
  • bd5055d feat: support generated JS imports for external scoped style (#196)
  • 04c3b0b chore: add @ts-ignore when accessing `legacy?.buildSsrCjsExternalHeuristics...
  • b43690d refactor(plugin-vue): use source-map-js (#247)
  • 38f8ea5 refactor(plugin-vue): deprecate reactivity transform
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by soda, a new releaser for @​vitejs/plugin-vue since your current version.


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)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.3.4 to 4.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@​vitejs/plugin-vue</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-vue@4.4.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.4.0/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <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>4.4.0 (2023-10-02)</h2> <ul> <li>fix(plugin-vue): re-create filters after updating options (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/246">#246</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/c383503">c383503</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/246">#246</a></li> <li>feat: support generated JS imports for external scoped style (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/196">#196</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/bd5055d">bd5055d</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/196">#196</a></li> <li>chore: add <code>@ts-ignore</code> when accessing <code>legacy?.buildSsrCjsExternalHeuristics</code> (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/255">#255</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/04c3b0b">04c3b0b</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/255">#255</a></li> <li>refactor(plugin-vue): deprecate reactivity transform (<a href="https://github.com/vitejs/vite-plugin-vue/commit/38f8ea5">38f8ea5</a>)</li> <li>refactor(plugin-vue): use source-map-js (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/247">#247</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b43690d">b43690d</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/247">#247</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e2a6a986d4b2d0c463f10064c63db909d582d8d5"><code>e2a6a98</code></a> release: plugin-vue@4.4.0</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/c3835031a8de7f9aabe09166e0f88e00517afff4"><code>c383503</code></a> fix(plugin-vue): re-create filters after updating options (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/246">#246</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/bd5055da66c47b328a6bc346c5b2f5899de7e58f"><code>bd5055d</code></a> feat: support generated JS imports for external scoped style (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/196">#196</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/04c3b0b76b6782cc99d5eff471e117b0755e0ebd"><code>04c3b0b</code></a> chore: add <code>@ts-ignore</code> when accessing `legacy?.buildSsrCjsExternalHeuristics...</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b43690d09c320fa09428ff5eda213d45dbb34a11"><code>b43690d</code></a> refactor(plugin-vue): use source-map-js (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/247">#247</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/38f8ea55835fc30935b25aef7d8e5933724a027a"><code>38f8ea5</code></a> refactor(plugin-vue): deprecate reactivity transform</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.4.0/packages/plugin-vue">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~soda">soda</a>, a new releaser for <code>@​vitejs/plugin-vue</code> since your current version.</p> </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=4.3.4&new-version=4.4.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 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>
Sign in to join this conversation.