Skip to content

Bump vite from 7.3.1 to 8.0.0 in /src/playground#19182

Merged
microsoft-github-policy-service[bot] merged 3 commits intomainfrom
dependabot/npm_and_yarn/src/playground/vite-8.0.0
Apr 1, 2026
Merged

Bump vite from 7.3.1 to 8.0.0 in /src/playground#19182
microsoft-github-policy-service[bot] merged 3 commits intomainfrom
dependabot/npm_and_yarn/src/playground/vite-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps vite from 7.3.1 to 8.0.0.

Release notes

Sourced from vite's releases.

create-vite@8.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0-beta.18

Please refer to CHANGELOG.md for details.

v8.0.0-beta.17

Please refer to CHANGELOG.md for details.

v8.0.0-beta.16

Please refer to CHANGELOG.md for details.

v8.0.0-beta.15

Please refer to CHANGELOG.md for details.

v8.0.0-beta.14

Please refer to CHANGELOG.md for details.

v8.0.0-beta.13

Please refer to CHANGELOG.md for details.

v8.0.0-beta.12

Please refer to CHANGELOG.md for details.

v8.0.0-beta.11

Please refer to CHANGELOG.md for details.

v8.0.0-beta.10

Please refer to CHANGELOG.md for details.

v8.0.0-beta.9

Please refer to CHANGELOG.md for details.

v8.0.0-beta.8

Please refer to CHANGELOG.md for details.

v8.0.0-beta.7

Please refer to CHANGELOG.md for details.

v8.0.0-beta.6

Please refer to CHANGELOG.md for details.

v8.0.0-beta.5

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.0 (2026-03-12)

Vite 8 is here!

Today, we're thrilled to announce the release of the next Vite major:

⚠ BREAKING CHANGES

  • remove import.meta.hot.accept resolution fallback (#21382)
  • update default browser target (#21193)
  • the epic rolldown-vite merge (#21189)

Features

... (truncated)

Commits
  • ea68a88 chore(deps): update rolldown-related dependencies (#20810)
  • 693d255 release: v7.1.7
  • 98a3484 fix(hmr): wait for import.meta.hot.prune callbacks to complete before runni...
  • 9f32b1d fix(hmr): trigger prune event when import is removed from non hmr module (#20...
  • 9f2247c fix(deps): update all non-major dependencies (#20811)
  • 105abe8 fix(glob): handle glob imports from folders starting with dot (#20800)
  • 4c4583c fix(build): fix ssr environment emitAssets: true when `sharedConfigBuild: t...
  • 9bc9d12 fix(client): use CSP nonce when rendering error overlay (#20791)
  • 54377f7 release: v7.1.6
  • 88af2ae fix(deps): update all non-major dependencies (#20773)
  • Additional commits viewable in compare view

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 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/19182)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 15, 2026 23:33
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Mar 15, 2026
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 15, 2026

Test this change out locally with the following install scripts (Action run 23827930186)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 23827930186
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 23827930186"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 23827930186
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 23827930186"

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/playground/vite-8.0.0 branch from e6f9992 to 3b95c09 Compare March 26, 2026 05:05
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@brendandburns
Copy link
Copy Markdown
Member

@dependabot rebase

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/playground/vite-8.0.0 branch from 3b95c09 to a47cf0d Compare March 30, 2026 20:17
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@brendandburns
Copy link
Copy Markdown
Member

@copilot please fix CI/CD

…copy to 4.0.0 for vite 8 compatibility

Agent-Logs-Url: https://github.com/Azure/bicep/sessions/588607af-c7cb-481e-a243-3f3c4b0ebdcd

Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 30, 2026

@copilot please fix CI/CD

Fixed in commit 768caf6. The CI failures were caused by peer dependency conflicts: @vitejs/plugin-react@5.1.4 only supports vite up to ^7.0.0, and vite-plugin-static-copy@3.2.0 only supports up to ^7.0.0. Upgraded both to versions that support vite 8: @vitejs/plugin-react@6.0.1 and vite-plugin-static-copy@4.0.0.

@brendandburns
Copy link
Copy Markdown
Member

@copilot please fix ci/cd errors, the tests appear to be timing out.

…o preserve flat copy behavior for WASM files

Agent-Logs-Url: https://github.com/Azure/bicep/sessions/83f6fcf6-1aa3-45e3-a772-e1003ae30161

Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

@copilot please fix ci/cd errors, the tests appear to be timing out.

Fixed in commit 3f1304d. The test timeouts were caused by a breaking change in vite-plugin-static-copy@4.0.0: it removed the structured option and now always preserves directory structure (previously defaulted to flat copy). This caused Blazor WASM framework files to be copied to deeply nested wrong paths instead of flat in dist/_framework/, breaking WASM initialization so the app never rendered past the loading spinner.

The fix downgrades vite-plugin-static-copy from 4.0.0 to 3.4.0, which supports vite ^8.0.0 AND maintains the correct flat-copy default behavior (structured: false).

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 0601855 into main Apr 1, 2026
41 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the dependabot/npm_and_yarn/src/playground/vite-8.0.0 branch April 1, 2026 01:45
Copilot AI added a commit that referenced this pull request Apr 1, 2026
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 7.3.1 to 8.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>create-vite@8.0.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@8.0.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>plugin-legacy@8.0.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/plugin-legacy@8.0.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.18</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.18/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.17</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.17/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.16</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.16/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.15</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.15/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.14</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.14/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.13</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.13/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.12</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.12/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.11</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.11/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.10</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.10/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.9</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.8</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.7</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.6</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.0-beta.5</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v8.0.0-beta.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/vitejs/vite/compare/v8.0.0-beta.18...v8.0.0">8.0.0</a>
(2026-03-12)</h2>
<p><img
src="https://github.com/vitejs/vite/blob/main/docs/public/og-image-announcing-vite8.webp"
alt="Vite 8 is here!" /></p>
<p>Today, we're thrilled to announce the release of the next Vite
major:</p>
<ul>
<li><strong><a href="https://vite.dev/blog/announcing-vite8.html">Vite
8.0 announcement blog post</a></strong></li>
<li><a href="https://vite.dev/">Docs</a> (translations: <a
href="https://cn.vite.dev/">简体中文</a>, <a
href="https://ja.vite.dev/">日本語</a>, <a
href="https://es.vite.dev/">Español</a>, <a
href="https://pt.vite.dev/">Português</a>, <a
href="https://ko.vite.dev/">한국어</a>, <a
href="https://de.vite.dev/">Deutsch</a>, <a
href="https://fa.vite.dev/">فارسی</a>)</li>
<li><a href="https://vite.dev/guide/migration.html">Migration
Guide</a></li>
</ul>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>remove <code>import.meta.hot.accept</code> resolution fallback (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21382">#21382</a>)</li>
<li>update default browser target (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21193">#21193</a>)</li>
<li>the epic <code>rolldown-vite</code> merge (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21189">#21189</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>update rolldown to 1.0.0-rc.9 (<a
href="https://redirect.github.com/vitejs/vite/issues/21813">#21813</a>)
(<a
href="https://github.com/vitejs/vite/commit/f05be0eabf5c045b8892d463081da3c8fbf5a5ae">f05be0e</a>)</li>
<li>warn when <code>vite-tsconfig-paths</code> plugin is detected (<a
href="https://redirect.github.com/vitejs/vite/issues/21781">#21781</a>)
(<a
href="https://github.com/vitejs/vite/commit/ada493e4214ef2028b96583550443a386be2e2ae">ada493e</a>)</li>
<li><strong>css:</strong> support es2025 build target for lightningcss
(<a
href="https://redirect.github.com/vitejs/vite/issues/21769">#21769</a>)
(<a
href="https://github.com/vitejs/vite/commit/08906e76f2fc0e55c8aea6243f6203ce0c78f106">08906e7</a>)</li>
<li>forward browser console logs and errors to dev server terminal (<a
href="https://redirect.github.com/vitejs/vite/issues/20916">#20916</a>)
(<a
href="https://github.com/vitejs/vite/commit/2540ed06d0b6f93829d2d764b6a02f7dbfd14923">2540ed0</a>)</li>
<li>update rolldown to 1.0.0-rc.8 (<a
href="https://redirect.github.com/vitejs/vite/issues/21790">#21790</a>)
(<a
href="https://github.com/vitejs/vite/commit/a0c950e30945cc97fb2381a2affac086730fa31e">a0c950e</a>)</li>
<li>export <code>Visitor</code> and <code>ESTree</code> from
<code>rolldown/utils</code> (<a
href="https://redirect.github.com/vitejs/vite/issues/21664">#21664</a>)
(<a
href="https://github.com/vitejs/vite/commit/45de31e5ffcc514832aec96fa6e09a189c26d684">45de31e</a>)</li>
<li>update rolldown to 1.0.0-rc.6 (<a
href="https://redirect.github.com/vitejs/vite/issues/21714">#21714</a>)
(<a
href="https://github.com/vitejs/vite/commit/37a65f8c31b5baeb4dadecfd4da98f81bae4202e">37a65f8</a>)</li>
<li>use util.inspect for CLI error display (<a
href="https://redirect.github.com/vitejs/vite/issues/21668">#21668</a>)
(<a
href="https://github.com/vitejs/vite/commit/5f425a9126ad1a483f482970bef8c29a0e721a3c">5f425a9</a>)</li>
<li>update rolldown to 1.0.0-rc.5 (<a
href="https://redirect.github.com/vitejs/vite/issues/21660">#21660</a>)
(<a
href="https://github.com/vitejs/vite/commit/b3ddbc54ee5b836852b09811c8e920b2b2cde7cb">b3ddbc5</a>)</li>
<li>update rolldown to 1.0.0-rc.4 (<a
href="https://redirect.github.com/vitejs/vite/issues/21617">#21617</a>)
(<a
href="https://github.com/vitejs/vite/commit/1ee5c7f796c24d7319fbd5258bbdce4968859efe">1ee5c7f</a>)</li>
<li><strong>wasm:</strong> add SSR support for <code>.wasm?init</code>
(<a
href="https://redirect.github.com/vitejs/vite/issues/21102">#21102</a>)
(<a
href="https://github.com/vitejs/vite/commit/216a3b53c610918027a7713a0d5495628f77d306">216a3b5</a>)</li>
<li>integrate devtools (<a
href="https://redirect.github.com/vitejs/vite/issues/21331">#21331</a>)
(<a
href="https://github.com/vitejs/vite/commit/acbf507bcb05f9cd9525c765431b3e0ed97328e4">acbf507</a>)</li>
<li>update rolldown to 1.0.0-rc.3 (<a
href="https://redirect.github.com/vitejs/vite/issues/21554">#21554</a>)
(<a
href="https://github.com/vitejs/vite/commit/43358e97cd6485513f25ee11133333cba05841e3">43358e9</a>)</li>
<li><strong>manifest:</strong> add <code>assets</code> field for
standalone CSS entry points (<a
href="https://redirect.github.com/vitejs/vite/issues/21015">#21015</a>)
(<a
href="https://github.com/vitejs/vite/commit/f289b9b0ce7821b1554b878d083c426e7a695b59">f289b9b</a>)</li>
<li>update rolldown to 1.0.0-rc.2 (<a
href="https://redirect.github.com/vitejs/vite/issues/21512">#21512</a>)
(<a
href="https://github.com/vitejs/vite/commit/fa136a9e68921f3ca396e0870193fe805fbfb7b4">fa136a9</a>)</li>
<li><strong>bundled-dev:</strong> support worker in initial bundle (<a
href="https://redirect.github.com/vitejs/vite/issues/21415">#21415</a>)
(<a
href="https://github.com/vitejs/vite/commit/f3d31499c714fe5c5acf8355520624c662f9d79f">f3d3149</a>)</li>
<li><strong>dev:</strong> detect port conflicts on wildcard hosts (<a
href="https://redirect.github.com/vitejs/vite/issues/21381">#21381</a>)
(<a
href="https://github.com/vitejs/vite/commit/b0dd5a993fd2f95c8cb2190a3ca4296bc9e06359">b0dd5a9</a>)</li>
<li>shortcuts case insensitive (<a
href="https://redirect.github.com/vitejs/vite/issues/21224">#21224</a>)
(<a
href="https://github.com/vitejs/vite/commit/7796aded764bca987abfec8ab0ad0438c5a5e7eb">7796ade</a>)</li>
<li>update rolldown to 1.0.0-rc.1 (<a
href="https://redirect.github.com/vitejs/vite/issues/21463">#21463</a>)
(<a
href="https://github.com/vitejs/vite/commit/ff9dd7fef0d3c898e317fca84a629828f3e28936">ff9dd7f</a>)</li>
<li>warn if <code>envPrefix</code> contains spaces (<a
href="https://redirect.github.com/vitejs/vite/issues/21292">#21292</a>)
(<a
href="https://github.com/vitejs/vite/commit/9fcde3c870896a62fbca19be8ee14efab9393f4a">9fcde3c</a>)</li>
<li>update rolldown to 1.0.0-beta.60 (<a
href="https://redirect.github.com/vitejs/vite/issues/21408">#21408</a>)
(<a
href="https://github.com/vitejs/vite/commit/c33aa7cfd142a0dd38ed89589fc7b04cf8866791">c33aa7c</a>)</li>
<li>update rolldown to 1.0.0-beta.59 (<a
href="https://redirect.github.com/vitejs/vite/issues/21374">#21374</a>)
(<a
href="https://github.com/vitejs/vite/commit/00379439fa62383460b056d587d0366597c19ab4">0037943</a>)</li>
<li>add <code>ignoreOutdatedRequests</code> option to
<code>optimizeDeps</code> (<a
href="https://redirect.github.com/vitejs/vite/issues/21364">#21364</a>)
(<a
href="https://github.com/vitejs/vite/commit/b2e75aabe93e3219f40fa5ad8755d53cdd2439b5">b2e75aa</a>)</li>
<li>add ios to default esbuild targets (<a
href="https://redirect.github.com/vitejs/vite/issues/21342">#21342</a>)
(<a
href="https://github.com/vitejs/vite/commit/daae6e9f5dd223258a9e7a9a7fa22c8a4564902f">daae6e9</a>)</li>
<li>update rolldown to 1.0.0-beta.58 (<a
href="https://redirect.github.com/vitejs/vite/issues/21354">#21354</a>)
(<a
href="https://github.com/vitejs/vite/commit/ba40cef16d20590f7115d4d628d9b79fa0783473">ba40cef</a>)</li>
<li>update rolldown to 1.0.0-beta.57 (<a
href="https://redirect.github.com/vitejs/vite/issues/21335">#21335</a>)
(<a
href="https://github.com/vitejs/vite/commit/d5412ef4c472bc5fef4ed69cfee4ef4a929c6be9">d5412ef</a>)</li>
<li><strong>css:</strong> support es2024 build target for lightningcss
(<a
href="https://redirect.github.com/vitejs/vite/issues/21294">#21294</a>)
(<a
href="https://github.com/vitejs/vite/commit/bd33b8e08768fdcef0b09e3eefa649fdcafdd397">bd33b8e</a>)</li>
<li>update rolldown to 1.0.0-beta.56 (<a
href="https://redirect.github.com/vitejs/vite/issues/21323">#21323</a>)
(<a
href="https://github.com/vitejs/vite/commit/9847a634cf36de2e6ac0043ffd22cefb1b5951bd">9847a63</a>)</li>
<li>introduce v2 native plugins and enable it by default (<a
href="https://redirect.github.com/vitejs/vite/issues/21268">#21268</a>)
(<a
href="https://github.com/vitejs/vite/commit/42f2ab3aec7cd0e03e195611b1e1ddabbedc9d61">42f2ab3</a>)</li>
<li><strong>ssr:</strong> avoid errors when rewriting already rewritten
stacktrace (<a
href="https://redirect.github.com/vitejs/vite/issues/21269">#21269</a>)
(<a
href="https://github.com/vitejs/vite/commit/98d9a33274d9ac90780786afa612d916feddf2e3">98d9a33</a>)</li>
<li>update rolldown to 1.0.0-beta.55 (<a
href="https://redirect.github.com/vitejs/vite/issues/21300">#21300</a>)
(<a
href="https://github.com/vitejs/vite/commit/2c8db858d7081e898f63ce9569c3f19a91a10956">2c8db85</a>)</li>
<li>update rolldown to 1.0.0-beta.54 (<a
href="https://redirect.github.com/vitejs/vite/issues/21267">#21267</a>)
(<a
href="https://github.com/vitejs/vite/commit/c75117213cb1d2d13554fbc26a75e8df191c27eb">c751172</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/ea68a8868c7ee249213057f8a81c3f92a9839dde"><code>ea68a88</code></a>
chore(deps): update rolldown-related dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20810">#20810</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/693d25510aba3322e8e689764df8c3b18db04a98"><code>693d255</code></a>
release: v7.1.7</li>
<li><a
href="https://github.com/vitejs/vite/commit/98a3484733443ee529870477a6ab6a03572e3cbc"><code>98a3484</code></a>
fix(hmr): wait for <code>import.meta.hot.prune</code> callbacks to
complete before runni...</li>
<li><a
href="https://github.com/vitejs/vite/commit/9f32b1dc710991c53a9f665c8d0d6945f342bf92"><code>9f32b1d</code></a>
fix(hmr): trigger prune event when import is removed from non hmr module
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20">#20</a>...</li>
<li><a
href="https://github.com/vitejs/vite/commit/9f2247c066cac75746356c9391845235445a154b"><code>9f2247c</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20811">#20811</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/105abe87c412cf0f83859ba41fed869221cbb3e0"><code>105abe8</code></a>
fix(glob): handle glob imports from folders starting with dot (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20800">#20800</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4c4583ce7a13306e0853901570c5d95517fe81da"><code>4c4583c</code></a>
fix(build): fix ssr environment <code>emitAssets: true</code> when
`sharedConfigBuild: t...</li>
<li><a
href="https://github.com/vitejs/vite/commit/9bc9d1258f550e9d8f5e530cd27aecb1bee32bdb"><code>9bc9d12</code></a>
fix(client): use CSP nonce when rendering error overlay (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20791">#20791</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/54377f70ad72d56a2c5b4f36a812b5991573d5b1"><code>54377f7</code></a>
release: v7.1.6</li>
<li><a
href="https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13"><code>88af2ae</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20773">#20773</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/create-vite@8.0.0/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=7.3.1&new-version=8.0.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 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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/19182)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants