dependabot[bot] opened a new pull request, #534: URL: https://github.com/apache/dubbo-kubernetes/pull/534
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.1.8. <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>v5.1.8</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v5.1.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v5.0.13</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/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/blob/v5.1.8/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.1.8 (2024-09-19)<!-- raw HTML omitted --></h2> <ul> <li>fix: avoid DOM Clobbering gadget in <code>getRelativeUrlFromDocument</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>) (<a href="https://github.com/vitejs/vite/commit/5caa08f">5caa08f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18115">#18115</a></li> <li>fix: fs raw query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>) (<a href="https://github.com/vitejs/vite/commit/03f1033">03f1033</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18112">#18112</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.7 (2024-03-24)<!-- raw HTML omitted --></h2> <ul> <li>fix: <code>fs.deny</code> with globs with directories (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16250">#16250</a>) (<a href="https://github.com/vitejs/vite/commit/5a056dd">5a056dd</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16250">#16250</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.6 (2024-03-11)<!-- raw HTML omitted --></h2> <ul> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16131">#16131</a>) (<a href="https://github.com/vitejs/vite/commit/a862ecb">a862ecb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16131">#16131</a></li> <li>fix: check for publicDir before checking if it is a parent directory (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16046">#16046</a>) (<a href="https://github.com/vitejs/vite/commit/b6fb323">b6fb323</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16046">#16046</a></li> <li>fix: escape single quote when relative base is used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16060">#16060</a>) (<a href="https://github.com/vitejs/vite/commit/8f74ce4">8f74ce4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16060">#16060</a></li> <li>fix: handle function property extension in namespace import (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16113">#16113</a>) (<a href="https://github.com/vitejs/vite/commit/f699194">f699194</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16113">#16113</a></li> <li>fix: server middleware mode resolve (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16122">#16122</a>) (<a href="https://github.com/vitejs/vite/commit/8403546">8403546</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16122">#16122</a></li> <li>fix(esbuild): update tsconfck to fix bug that could cause a deadlock (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16124">#16124</a>) (<a href="https://github.com/vitejs/vite/commit/fd9de04">fd9de04</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16124">#16124</a></li> <li>fix(worker): hide "The emitted file overwrites" warning if the content is same (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16094">#16094</a>) (<a href="https://github.com/vitejs/vite/commit/60dfa9e">60dfa9e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16094">#16094</a></li> <li>fix(worker): throw error when circular worker import is detected and support self referencing worker (<a href="https://github.com/vitejs/vite/commit/eef9da1">eef9da1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16103">#16103</a></li> <li>style(utils): remove null check (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16112">#16112</a>) (<a href="https://github.com/vitejs/vite/commit/0d2df52">0d2df52</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16112">#16112</a></li> <li>refactor(runtime): share more code between runtime and main bundle (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16063">#16063</a>) (<a href="https://github.com/vitejs/vite/commit/93be84e">93be84e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16063">#16063</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.5 (2024-03-04)<!-- raw HTML omitted --></h2> <ul> <li>fix: <code>__vite__mapDeps</code> code injection (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15732">#15732</a>) (<a href="https://github.com/vitejs/vite/commit/aff54e1">aff54e1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15732">#15732</a></li> <li>fix: analysing build chunk without dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15469">#15469</a>) (<a href="https://github.com/vitejs/vite/commit/bd52283">bd52283</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15469">#15469</a></li> <li>fix: import with query with imports field (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16085">#16085</a>) (<a href="https://github.com/vitejs/vite/commit/ab823ab">ab823ab</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16085">#16085</a></li> <li>fix: normalize literal-only entry pattern (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16010">#16010</a>) (<a href="https://github.com/vitejs/vite/commit/1dccc37">1dccc37</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16010">#16010</a></li> <li>fix: optimizeDeps.entries with literal-only pattern(s) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15853">#15853</a>) (<a href="https://github.com/vitejs/vite/commit/49300b3">49300b3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15853">#15853</a></li> <li>fix: output correct error for empty import specifier (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16055">#16055</a>) (<a href="https://github.com/vitejs/vite/commit/a9112eb">a9112eb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16055">#16055</a></li> <li>fix: upgrade esbuild to 0.20.x (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16062">#16062</a>) (<a href="https://github.com/vitejs/vite/commit/899d9b1">899d9b1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16062">#16062</a></li> <li>fix(runtime): runtime HMR affects only imported files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15898">#15898</a>) (<a href="https://github.com/vitejs/vite/commit/57463fc">57463fc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15898">#15898</a></li> <li>fix(scanner): respect <code>experimentalDecorators: true</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15206">#15206</a>) (<a href="https://github.com/vitejs/vite/commit/4144781">4144781</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15206">#15206</a></li> <li>revert: "fix: upgrade esbuild to 0.20.x" (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16072">#16072</a>) (<a href="https://github.com/vitejs/vite/commit/11cceea">11cceea</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16072">#16072</a></li> <li>refactor: share code with vite runtime (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15907">#15907</a>) (<a href="https://github.com/vitejs/vite/commit/b20d542">b20d542</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15907">#15907</a></li> <li>refactor(runtime): use functions from <code>pathe</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16061">#16061</a>) (<a href="https://github.com/vitejs/vite/commit/aac2ef7">aac2ef7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16061">#16061</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16028">#16028</a>) (<a href="https://github.com/vitejs/vite/commit/7cfe80d">7cfe80d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16028">#16028</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.4 (2024-02-21)<!-- raw HTML omitted --></h2> <ul> <li>perf: remove unnecessary regex s modifier (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15766">#15766</a>) (<a href="https://github.com/vitejs/vite/commit/8dc1b73">8dc1b73</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15766">#15766</a></li> <li>fix: fs cached checks disabled by default for yarn pnp (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15920">#15920</a>) (<a href="https://github.com/vitejs/vite/commit/8b11fea">8b11fea</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15920">#15920</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/fe6323127ba74a159b1ae3cd3cf2fe1677087128"><code>fe63231</code></a> release: v5.1.8</li> <li><a href="https://github.com/vitejs/vite/commit/5caa08f069883b39230b8071eb268ee226c5911c"><code>5caa08f</code></a> fix: avoid DOM Clobbering gadget in <code>getRelativeUrlFromDocument</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/03f103383e17d2beb02d7d12070ae0c1f5b9400d"><code>03f1033</code></a> fix: fs raw query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e710c2fc6d45405b5f3431bbe812abbb27946aa0"><code>e710c2f</code></a> release: v5.1.7</li> <li><a href="https://github.com/vitejs/vite/commit/5a056dd2fc80dbafed033062fe6aaf4717309f48"><code>5a056dd</code></a> fix: <code>fs.deny</code> with globs with directories (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16250">#16250</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6f7466e6211027686f40ad7e4ce6ec8477414546"><code>6f7466e</code></a> release: v5.1.6</li> <li><a href="https://github.com/vitejs/vite/commit/a862ecb941a432b6e3bab62331012e4b53ddd4e8"><code>a862ecb</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16131">#16131</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/840354601a2dbdb6419429999e1f9feff31a641f"><code>8403546</code></a> fix: server middleware mode resolve (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16122">#16122</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b6fb3235c33b1490eb0d7a33b2b62d6fa7a5496f"><code>b6fb323</code></a> fix: check for publicDir before checking if it is a parent directory (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16046">#16046</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/fd9de0473e075c8d69bb3a8867ab15300506e67b"><code>fd9de04</code></a> fix(esbuild): update tsconfck to fix bug that could cause a deadlock (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16124">#16124</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.1.8/packages/vite">compare view</a></li> </ul> </details> <br /> [](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/dubbo-kubernetes/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
