dependabot[bot] opened a new pull request, #3494:
URL: https://github.com/apache/iggy/pull/3494

   Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and 
[@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte).
 These dependencies needed to be updated together.
   Updates `vite` from 7.3.2 to 8.0.16
   <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>v8.0.16</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.16/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.15</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.15/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.14</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.14/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.13</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.13/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.12</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.12/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.11</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.11/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.10</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.10/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.9</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.9/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.8</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.8/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.7</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.7/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.6</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.6/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.5</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.5/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.4</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.4/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.3</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.3/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.2</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.2/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><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.0.15...v8.0.16";>8.0.16</a> 
(2026-06-01)<!-- raw HTML omitted --></h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> reject UNC paths for launch-editor-middleware (<a 
href="https://redirect.github.com/vitejs/vite/issues/22571";>#22571</a>) (<a 
href="https://github.com/vitejs/vite/commit/50b951225bbf6151eb84a3ad5a454908ab4a76c9";>50b9512</a>)</li>
   <li>reject windows alternate paths (<a 
href="https://redirect.github.com/vitejs/vite/issues/22572";>#22572</a>) (<a 
href="https://github.com/vitejs/vite/commit/dc245c71e5007ea4d891a025e2d69ac96c736546";>dc245c7</a>)</li>
   </ul>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.0.14...v8.0.15";>8.0.15</a> 
(2026-06-01)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>send 408 on request timeout (<a 
href="https://redirect.github.com/vitejs/vite/issues/22476";>#22476</a>) (<a 
href="https://github.com/vitejs/vite/commit/c85c9eeb9aaf41f477b48b057146887bd5620797";>c85c9ee</a>)</li>
   <li>update rolldown to 1.0.3 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22538";>#22538</a>) (<a 
href="https://github.com/vitejs/vite/commit/646dbedd2870f8ec48df0321177d8aa64bbd1575";>646dbed</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>capitalize error messages and remove spurious space in parse error (<a 
href="https://redirect.github.com/vitejs/vite/issues/22488";>#22488</a>) (<a 
href="https://github.com/vitejs/vite/commit/85a0eff1c82bbb7c99a0fe8e63704316578a40d3";>85a0eff</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22511";>#22511</a>) (<a 
href="https://github.com/vitejs/vite/commit/2686d7d0b722402204d3bcc687a87adea1bcf9fa";>2686d7d</a>)</li>
   <li><strong>dev:</strong> fix html-proxy cache key mismatch for /@fs/ HTML 
paths (<a 
href="https://redirect.github.com/vitejs/vite/issues/21762";>#21762</a>) (<a 
href="https://github.com/vitejs/vite/commit/47c4213f134f562c41ed7c031e4788510cf7e31e";>47c4213</a>)</li>
   <li><strong>glob:</strong> error on relative glob in virtual module when no 
files match (<a 
href="https://redirect.github.com/vitejs/vite/issues/22497";>#22497</a>) (<a 
href="https://github.com/vitejs/vite/commit/5c8e98f8b584ac5d42f0f9b8580c49792213b13c";>5c8e98f</a>)</li>
   <li><strong>optimizer:</strong> close the rolldown bundle when write() 
rejects (<a 
href="https://redirect.github.com/vitejs/vite/issues/22528";>#22528</a>) (<a 
href="https://github.com/vitejs/vite/commit/e3cfb9deecff563550fa1b8abd27656b8b292815";>e3cfb9d</a>)</li>
   <li><strong>resolve:</strong> provide onWarn for viteResolvePlugin in JS 
plugin containers (<a 
href="https://redirect.github.com/vitejs/vite/issues/22509";>#22509</a>) (<a 
href="https://github.com/vitejs/vite/commit/40985f1c09b7696e594e6c5695fbc315d2da2c83";>40985f1</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li><strong>deps:</strong> update rolldown-related dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22566";>#22566</a>) (<a 
href="https://github.com/vitejs/vite/commit/3052a67d9350f4c5076ab1c222c4a21a589cbcdd";>3052a67</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>correct logic in <code>collectAllModules</code> function (<a 
href="https://redirect.github.com/vitejs/vite/issues/22562";>#22562</a>) (<a 
href="https://github.com/vitejs/vite/commit/6978a9ceb942c4f5e211d52b8a1e569f8a65c80c";>6978a9c</a>)</li>
   </ul>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.0.13...v8.0.14";>8.0.14</a> 
(2026-05-21)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>update rolldown to 1.0.2 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22484";>#22484</a>) (<a 
href="https://github.com/vitejs/vite/commit/96efc88570b6a6ddf1a910f106920cbac07b3cf0";>96efc88</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22471";>#22471</a>) (<a 
href="https://github.com/vitejs/vite/commit/98b81632139d51820f82036e58d6fbbf122b77b3";>98b8163</a>)</li>
   <li><strong>dev:</strong> handle errors when sending messages to vite server 
(<a href="https://redirect.github.com/vitejs/vite/issues/22450";>#22450</a>) (<a 
href="https://github.com/vitejs/vite/commit/e8e9a34dcf2540139de558a10187630884d10217";>e8e9a34</a>)</li>
   <li><strong>html:</strong> handle trailing slash paths in transformIndexHtml 
(<a href="https://redirect.github.com/vitejs/vite/issues/22480";>#22480</a>) (<a 
href="https://github.com/vitejs/vite/commit/5d94d1bffdb2a15de9341194d89baec86ce1f693";>5d94d1b</a>)</li>
   <li><strong>optimizer:</strong> pass oxc jsx options to transformSync in 
dependency scan                                                            (<a 
href="https://redirect.github.com/vitejs/vite/issues/22342";>#22342</a>) (<a 
href="https://github.com/vitejs/vite/commit/b3132dacea9c6e0cf526cd9f0f09d850f577c262";>b3132da</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li><strong>deps:</strong> update rolldown-related dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22470";>#22470</a>) (<a 
href="https://github.com/vitejs/vite/commit/7cb728eb629cc677661f1bc52a044ffc0b87fc7f";>7cb728e</a>)</li>
   <li>remove irrelevant commits from changelog (<a 
href="https://github.com/vitejs/vite/commit/2c69495f250edf01132d4a20128de19dbe836086";>2c69495</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li><strong>glob:</strong> do not rewrite import path for absolute base (<a 
href="https://redirect.github.com/vitejs/vite/issues/22310";>#22310</a>) (<a 
href="https://github.com/vitejs/vite/commit/0ae2844ab6d6d1ccf78a2975b8132769fc35b302";>0ae2844</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/f94df87ff03b40b65e29bacdc04cc18c7bccaa4a";><code>f94df87</code></a>
 release: v8.0.16</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/dc245c71e5007ea4d891a025e2d69ac96c736546";><code>dc245c7</code></a>
 fix: reject windows alternate paths (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22572";>#22572</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/50b951225bbf6151eb84a3ad5a454908ab4a76c9";><code>50b9512</code></a>
 fix(deps): reject UNC paths for launch-editor-middleware (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22571";>#22571</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/8d1b0195fd186d0b3297d7cd17acff6c96797420";><code>8d1b019</code></a>
 release: v8.0.15</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/2686d7d0b722402204d3bcc687a87adea1bcf9fa";><code>2686d7d</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22511";>#22511</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/3052a67d9350f4c5076ab1c222c4a21a589cbcdd";><code>3052a67</code></a>
 chore(deps): update rolldown-related dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22566";>#22566</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/e3cfb9deecff563550fa1b8abd27656b8b292815";><code>e3cfb9d</code></a>
 fix(optimizer): close the rolldown bundle when write() rejects (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22528";>#22528</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/6978a9ceb942c4f5e211d52b8a1e569f8a65c80c";><code>6978a9c</code></a>
 refactor: correct logic in <code>collectAllModules</code> function (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22562";>#22562</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/646dbedd2870f8ec48df0321177d8aa64bbd1575";><code>646dbed</code></a>
 feat: update rolldown to 1.0.3 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22538";>#22538</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/85a0eff1c82bbb7c99a0fe8e63704316578a40d3";><code>85a0eff</code></a>
 fix: capitalize error messages and remove spurious space in parse error (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22488";>#22488</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite/commits/v8.0.16/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@sveltejs/vite-plugin-svelte` from 6.2.4 to 7.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/vite-plugin-svelte/releases";>@​sveltejs/vite-plugin-svelte's
 releases</a>.</em></p>
   <blockquote>
   <h2><code>@​sveltejs/vite-plugin-svelte</code><a 
href="https://github.com/7";><code>@​7</code></a>.1.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>fix: correctly resolve compiled CSS on the server for dependencies with 
Svelte files (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1342";>#1342</a>)</li>
   </ul>
   <h2><code>@​sveltejs/vite-plugin-svelte</code><a 
href="https://github.com/7";><code>@​7</code></a>.1.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>fix: pass <code>typescript.onlyRemoveTypeImports</code> to 
<code>transformWithOxc</code> in <code>vitePreprocess</code> so that value 
imports are not dropped when they are only referenced in Svelte template markup 
(<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1326";>#1326</a>)</p>
   </li>
   <li>
   <p>fix: correctly resolve compiled CSS for optimised Svelte dependencies on 
the server (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1336";>#1336</a>)</p>
   </li>
   </ul>
   <h2><code>@​sveltejs/vite-plugin-svelte</code><a 
href="https://github.com/7";><code>@​7</code></a>.1.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>feat: enable optimizer for server environments during dev (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1328";>#1328</a>)</li>
   </ul>
   <h2><code>@​sveltejs/vite-plugin-svelte</code><a 
href="https://github.com/7";><code>@​7</code></a>.0.0</h2>
   <h3>Major Changes</h3>
   <ul>
   <li>
   <p>breaking(deps): require vite 8 (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1266";>#1266</a>)</p>
   </li>
   <li>
   <p>breaking(options): remove deprecated options (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1274";>#1274</a>)</p>
   <ul>
   <li><code>vitePlugin.hot</code> in <code>svelte.config.js</code>
   use <code>compilerOptions.hmr</code> instead</li>
   <li><code>vitePlugin.ignorePluginPreprocessors</code> in 
<code>svelte.config.js</code>
   no longer needed</li>
   <li><code>api.idFilter</code> of <code>vite-plugin-svelte:api</code>
   use <code>api.filter</code> instead</li>
   <li><code>plugin.api.sveltePreprocess</code> of other vite plugins
   Update affected plugins to a newer version or remove them.
   See <a 
href="https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/advanced-usage.md#transform-svelte-files-with-vite-plugins";>docs</a>
 for more information.</li>
   </ul>
   </li>
   <li>
   <p>breaking(dev): no longer overrides compilerOptions.cssHash because Svelte 
now produces a stable css hash by itself (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1271";>#1271</a>)</p>
   </li>
   <li>
   <p>breaking(inspector): integrate vite-plugin-svelte-inspector into 
vite-plugin-svelte to avoid circular dependency (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1270";>#1270</a>)</p>
   </li>
   <li>
   <p>breaking(deps): require svelte 5.46.4 or later (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1271";>#1271</a>)</p>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>chore: upgrade vitefu to compatible peer dependency range (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1286";>#1286</a>)</p>
   </li>
   <li>
   <p>remove author field from package.json (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1281";>#1281</a>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md";>@​sveltejs/vite-plugin-svelte's
 changelog</a>.</em></p>
   <blockquote>
   <h2>7.1.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>fix: correctly resolve compiled CSS on the server for dependencies with 
Svelte files (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1342";>#1342</a>)</li>
   </ul>
   <h2>7.1.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>fix: pass <code>typescript.onlyRemoveTypeImports</code> to 
<code>transformWithOxc</code> in <code>vitePreprocess</code> so that value 
imports are not dropped when they are only referenced in Svelte template markup 
(<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1326";>#1326</a>)</p>
   </li>
   <li>
   <p>fix: correctly resolve compiled CSS for optimised Svelte dependencies on 
the server (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1336";>#1336</a>)</p>
   </li>
   </ul>
   <h2>7.1.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>feat: enable optimizer for server environments during dev (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1328";>#1328</a>)</li>
   </ul>
   <h2>7.0.0</h2>
   <h3>Major Changes</h3>
   <ul>
   <li>
   <p>breaking(deps): require vite 8 (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1266";>#1266</a>)</p>
   </li>
   <li>
   <p>breaking(options): remove deprecated options (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1274";>#1274</a>)</p>
   <ul>
   <li><code>vitePlugin.hot</code> in <code>svelte.config.js</code>
   use <code>compilerOptions.hmr</code> instead</li>
   <li><code>vitePlugin.ignorePluginPreprocessors</code> in 
<code>svelte.config.js</code>
   no longer needed</li>
   <li><code>api.idFilter</code> of <code>vite-plugin-svelte:api</code>
   use <code>api.filter</code> instead</li>
   <li><code>plugin.api.sveltePreprocess</code> of other vite plugins
   Update affected plugins to a newer version or remove them.
   See <a 
href="https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/advanced-usage.md#transform-svelte-files-with-vite-plugins";>docs</a>
 for more information.</li>
   </ul>
   </li>
   <li>
   <p>breaking(dev): no longer overrides compilerOptions.cssHash because Svelte 
now produces a stable css hash by itself (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1271";>#1271</a>)</p>
   </li>
   <li>
   <p>breaking(inspector): integrate vite-plugin-svelte-inspector into 
vite-plugin-svelte to avoid circular dependency (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1270";>#1270</a>)</p>
   </li>
   <li>
   <p>breaking(deps): require svelte 5.46.4 or later (<a 
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1271";>#1271</a>)</p>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/471f82216d4459a90d20f21c76b84aaf20c27e6e";><code>471f822</code></a>
 Version Packages (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1344";>#1344</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/1a9bc0858dd2448092661774b94a23719e236cd0";><code>1a9bc08</code></a>
 fix: always retrieve CSS using component filename first (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1342";>#1342</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/508d91bbdd495d62bc99fef26b9323977c20d5a9";><code>508d91b</code></a>
 Version Packages (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1339";>#1339</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/990e58cc9062a8d9b258d9248223e5cbd53935a1";><code>990e58c</code></a>
 fix: correctly resolve Svelte CSS on the server during development (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1336";>#1336</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/d5458a9c5122cb81fbf2a03c4a825124eb1a0f0d";><code>d5458a9</code></a>
 fix: restore value imports stripped by oxc in script preprocessing (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1326";>#1326</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/1c851266cb22f269156406a7c5e094aa8cdf475d";><code>1c85126</code></a>
 Version Packages (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1331";>#1331</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/1a4d225148d17af1dbab447dc9202b82e2bc1663";><code>1a4d225</code></a>
 feat: enable optimizer for server environments during dev (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1328";>#1328</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/d91be5f6dd2dff5806432e113c362e49aa19e356";><code>d91be5f</code></a>
 fix: use correct pnpm catalog syntax</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/4d3afb492087e94581be7fc77f63b379b3a1c4e2";><code>4d3afb4</code></a>
 chore: fix audit CI (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1327";>#1327</a>)</li>
   <li><a 
href="https://github.com/sveltejs/vite-plugin-svelte/commit/8b3687bc2bf90ca81faadf42c8d9d2738851b968";><code>8b3687b</code></a>
 use modern JSDoc imports (<a 
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1309";>#1309</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   You can trigger a rebase of this PR 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/iggy/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]

Reply via email to