build(deps-dev): Bump the npm_and_yarn group across 3 directories with 2 updates#779
Merged
intellitect-bot merged 1 commit intomainfrom Sep 10, 2025
Conversation
…h 2 updates Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/composition-api directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/mixin directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/plugin directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `tsup` from 6.7.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.5.0) Updates `vite` from 4.5.14 to 7.1.5 - [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/v7.1.5/packages/vite) Updates `tsup` from 6.7.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.5.0) Updates `vite` from 4.5.14 to 7.1.5 - [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/v7.1.5/packages/vite) Updates `tsup` from 6.7.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.5.0) Updates `vite` from 4.5.14 to 7.1.5 - [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/v7.1.5/packages/vite) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
intellitect-bot
approved these changes
Sep 10, 2025
BenjaminMichaelis
pushed a commit
that referenced
this pull request
Apr 25, 2026
…h 2 updates (#779) Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/composition-api directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/mixin directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/plugin directory: [tsup](https://github.com/egoist/tsup) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `tsup` from 6.7.0 to 8.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/egoist/tsup/releases">tsup's releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h3> 🚀 Features</h3> <ul> <li>Use <code>fix-dts-default-cjs-exports</code> to transform CJS types - by <a href="https://github.com/userquin"><code>@userquin</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1310">egoist/tsup#1310</a> <a href="https://github.com/egoist/tsup/commit/c654e5f"><!-- raw HTML omitted -->(c654e)<!-- raw HTML omitted --></a></li> <li>Allow passing custom swc configuration to swcPlugin - by <a href="https://github.com/Romakita"><code>@Romakita</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1313">egoist/tsup#1313</a> <a href="https://github.com/egoist/tsup/commit/fdfd59a"><!-- raw HTML omitted -->(fdfd5)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Make <code>removeNodeProtocol</code> work with <code>shims</code> - by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> <a href="https://github.com/egoist/tsup/commit/769aa49"><!-- raw HTML omitted -->(769aa)<!-- raw HTML omitted --></a></li> <li>CopyPublicDir in watch mode - by <a href="https://github.com/geeee"><code>@geeee</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1331">egoist/tsup#1331</a> <a href="https://github.com/egoist/tsup/commit/7c1e13e"><!-- raw HTML omitted -->(7c1e1)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.4.0...v8.5.0">View changes on GitHub</a></h5> <h2>v8.4.0</h2> <h3> 🚀 Features</h3> <ul> <li>Upgrade svelte and css compiler - by <a href="https://github.com/DaniAcu"><code>@DaniAcu</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1288">egoist/tsup#1288</a> <a href="https://github.com/egoist/tsup/commit/c3f320e"><!-- raw HTML omitted -->(c3f32)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Upgrade esbuild to 0.25 - by <a href="https://github.com/RobinTail"><code>@RobinTail</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1309">egoist/tsup#1309</a> <a href="https://github.com/egoist/tsup/commit/89c4780"><!-- raw HTML omitted -->(89c47)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.6...v8.4.0">View changes on GitHub</a></h5> <h2>v8.3.6</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Don't await sub-process of <code>onSuccess</code> - by <a href="https://github.com/laat"><code>@laat</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1256">egoist/tsup#1256</a> <a href="https://github.com/egoist/tsup/commit/314a6d7"><!-- raw HTML omitted -->(314a6)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.5...v8.3.6">View changes on GitHub</a></h5> <h2>v8.3.5</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Run <code>experimentalDts</code> only once - by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1236">egoist/tsup#1236</a> <a href="https://github.com/egoist/tsup/commit/fddd451"><!-- raw HTML omitted -->(fddd4)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.4...v8.3.5">View changes on GitHub</a></h5> <h2>v8.3.4</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.3...v8.3.4">View changes on GitHub</a></h5> <h2>v8.3.3</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.2...v8.3.3">View changes on GitHub</a></h5> <h2>v8.3.1</h2> <h3> 🚀 Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/egoist/tsup/commit/92ee84251f7c5dad7691f6052eb8b767899e0cff"><code>92ee842</code></a> chore: release v8.5.0</li> <li><a href="https://github.com/egoist/tsup/commit/7c1e13eac523f473e720b23e64d603d95944569b"><code>7c1e13e</code></a> fix: copyPublicDir in watch mode (<a href="https://redirect.github.com/egoist/tsup/issues/1331">#1331</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/fdfd59afb2a9750a4f983cced48b7f4d3b32493d"><code>fdfd59a</code></a> feat: allow passing custom swc configuration to swcPlugin (<a href="https://redirect.github.com/egoist/tsup/issues/1313">#1313</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/769aa49cae16cc1713992970db966d6514878e06"><code>769aa49</code></a> fix: make <code>removeNodeProtocol</code> work with <code>shims</code></li> <li><a href="https://github.com/egoist/tsup/commit/c654e5f6e03a9466d07294a240516cdd15261e81"><code>c654e5f</code></a> feat: use <code>fix-dts-default-cjs-exports</code> to transform CJS types (<a href="https://redirect.github.com/egoist/tsup/issues/1310">#1310</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/773d27e6dc9dffc8cab290706ce45d2c7ef09a55"><code>773d27e</code></a> chore: release v8.4.0</li> <li><a href="https://github.com/egoist/tsup/commit/89c4780200f754639166e4766474c25bdf210fdd"><code>89c4780</code></a> fix: upgrade esbuild to 0.25 (<a href="https://redirect.github.com/egoist/tsup/issues/1309">#1309</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/0328fd64a771adb0789968775c22b4317683fafe"><code>0328fd6</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.18 (<a href="https://redirect.github.com/egoist/tsup/issues/1243">#1243</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/c3f320e3ae8aa11606ddce701b0c8438a94ecb48"><code>c3f320e</code></a> feat: upgrade svelte and css compiler (<a href="https://redirect.github.com/egoist/tsup/issues/1288">#1288</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/22e48607d670c46c11eabd95be4f3ed08a4defb2"><code>22e4860</code></a> chore: upgrade deps</li> <li>Additional commits viewable in <a href="https://github.com/egoist/tsup/compare/v6.7.0...v8.5.0">compare view</a></li> </ul> </details> <br /> Updates `vite` from 4.5.14 to 7.1.5 <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>v7.1.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.1.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.3/packages/create-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/v7.1.4...v7.1.5">7.1.5</a> (2025-09-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>apply <code>fs.strict</code> check to HTML files (<a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>) (<a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li> <li>upgrade sirv to 3.0.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.3...v7.1.4">7.1.4</a> (2025-09-01)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>add missing awaits (<a href="https://redirect.github.com/vitejs/vite/issues/20697">#20697</a>) (<a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853">79d10ed</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20676">#20676</a>) (<a href="https://github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135">5a274b2</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20709">#20709</a>) (<a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83">0401feb</a>)</li> <li>pass rollup watch options when building in watch mode (<a href="https://redirect.github.com/vitejs/vite/issues/20674">#20674</a>) (<a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41">f367453</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>remove unused constants entry from rolldown.config.ts (<a href="https://redirect.github.com/vitejs/vite/issues/20710">#20710</a>) (<a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675">537fcf9</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20701">#20701</a>) (<a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4">8099582</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.2...v7.1.3">7.1.3</a> (2025-08-19)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> add Node.js version warning for unsupported versions (<a href="https://redirect.github.com/vitejs/vite/issues/20638">#20638</a>) (<a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec">a1be1bf</a>)</li> <li>generate code frame for parse errors thrown by terser (<a href="https://redirect.github.com/vitejs/vite/issues/20642">#20642</a>) (<a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780">a9ba017</a>)</li> <li>support long lines in <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20640">#20640</a>) (<a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6">1559577</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/20634">#20634</a>) (<a href="https://github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1">4851cab</a>)</li> <li><strong>optimizer:</strong> incorrect incompatible error (<a href="https://redirect.github.com/vitejs/vite/issues/20439">#20439</a>) (<a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09">446fe83</a>)</li> <li>support multiline new URL(..., import.meta.url) expressions (<a href="https://redirect.github.com/vitejs/vite/issues/20644">#20644</a>) (<a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61">9ccf142</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>cli:</strong> dynamically import <code>resolveConfig</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20646">#20646</a>) (<a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca">f691f57</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/20633">#20633</a>) (<a href="https://github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf">98b92e8</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>replace startsWith with strict equality (<a href="https://redirect.github.com/vitejs/vite/issues/20603">#20603</a>) (<a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96">42816de</a>)</li> <li>use <code>import</code> in worker threads (<a href="https://redirect.github.com/vitejs/vite/issues/20641">#20641</a>) (<a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0">530687a</a>)</li> </ul> <h3>Tests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/564754061e9494f355370e31ee9d7ea5abef6037"><code>5647540</code></a> release: v7.1.5</li> <li><a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d"><code>09f2b52</code></a> fix: upgrade sirv to 3.0.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735">#20735</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e"><code>14015d7</code></a> fix: apply <code>fs.strict</code> check to HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736">#20736</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4"><code>122bfba</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20732">#20732</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bcc31449c0c4f852ccb1eedda1842bc7ded23d01"><code>bcc3144</code></a> release: v7.1.4</li> <li><a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83"><code>0401feb</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20709">#20709</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675"><code>537fcf9</code></a> chore: remove unused constants entry from rolldown.config.ts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20710">#20710</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853"><code>79d10ed</code></a> fix: add missing awaits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20697">#20697</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4"><code>8099582</code></a> refactor: remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20701">#20701</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41"><code>f367453</code></a> fix: pass rollup watch options when building in watch mode (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20674">#20674</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.5/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite since your current version.</p> </details> <br /> Updates `tsup` from 6.7.0 to 8.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/egoist/tsup/releases">tsup's releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h3> 🚀 Features</h3> <ul> <li>Use <code>fix-dts-default-cjs-exports</code> to transform CJS types - by <a href="https://github.com/userquin"><code>@userquin</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1310">egoist/tsup#1310</a> <a href="https://github.com/egoist/tsup/commit/c654e5f"><!-- raw HTML omitted -->(c654e)<!-- raw HTML omitted --></a></li> <li>Allow passing custom swc configuration to swcPlugin - by <a href="https://github.com/Romakita"><code>@Romakita</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1313">egoist/tsup#1313</a> <a href="https://github.com/egoist/tsup/commit/fdfd59a"><!-- raw HTML omitted -->(fdfd5)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Make <code>removeNodeProtocol</code> work with <code>shims</code> - by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> <a href="https://github.com/egoist/tsup/commit/769aa49"><!-- raw HTML omitted -->(769aa)<!-- raw HTML omitted --></a></li> <li>CopyPublicDir in watch mode - by <a href="https://github.com/geeee"><code>@geeee</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1331">egoist/tsup#1331</a> <a href="https://github.com/egoist/tsup/commit/7c1e13e"><!-- raw HTML omitted -->(7c1e1)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.4.0...v8.5.0">View changes on GitHub</a></h5> <h2>v8.4.0</h2> <h3> 🚀 Features</h3> <ul> <li>Upgrade svelte and css compiler - by <a href="https://github.com/DaniAcu"><code>@DaniAcu</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1288">egoist/tsup#1288</a> <a href="https://github.com/egoist/tsup/commit/c3f320e"><!-- raw HTML omitted -->(c3f32)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Upgrade esbuild to 0.25 - by <a href="https://github.com/RobinTail"><code>@RobinTail</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1309">egoist/tsup#1309</a> <a href="https://github.com/egoist/tsup/commit/89c4780"><!-- raw HTML omitted -->(89c47)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.6...v8.4.0">View changes on GitHub</a></h5> <h2>v8.3.6</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Don't await sub-process of <code>onSuccess</code> - by <a href="https://github.com/laat"><code>@laat</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1256">egoist/tsup#1256</a> <a href="https://github.com/egoist/tsup/commit/314a6d7"><!-- raw HTML omitted -->(314a6)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.5...v8.3.6">View changes on GitHub</a></h5> <h2>v8.3.5</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Run <code>experimentalDts</code> only once - by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1236">egoist/tsup#1236</a> <a href="https://github.com/egoist/tsup/commit/fddd451"><!-- raw HTML omitted -->(fddd4)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.4...v8.3.5">View changes on GitHub</a></h5> <h2>v8.3.4</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.3...v8.3.4">View changes on GitHub</a></h5> <h2>v8.3.3</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.2...v8.3.3">View changes on GitHub</a></h5> <h2>v8.3.1</h2> <h3> 🚀 Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/egoist/tsup/commit/92ee84251f7c5dad7691f6052eb8b767899e0cff"><code>92ee842</code></a> chore: release v8.5.0</li> <li><a href="https://github.com/egoist/tsup/commit/7c1e13eac523f473e720b23e64d603d95944569b"><code>7c1e13e</code></a> fix: copyPublicDir in watch mode (<a href="https://redirect.github.com/egoist/tsup/issues/1331">#1331</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/fdfd59afb2a9750a4f983cced48b7f4d3b32493d"><code>fdfd59a</code></a> feat: allow passing custom swc configuration to swcPlugin (<a href="https://redirect.github.com/egoist/tsup/issues/1313">#1313</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/769aa49cae16cc1713992970db966d6514878e06"><code>769aa49</code></a> fix: make <code>removeNodeProtocol</code> work with <code>shims</code></li> <li><a href="https://github.com/egoist/tsup/commit/c654e5f6e03a9466d07294a240516cdd15261e81"><code>c654e5f</code></a> feat: use <code>fix-dts-default-cjs-exports</code> to transform CJS types (<a href="https://redirect.github.com/egoist/tsup/issues/1310">#1310</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/773d27e6dc9dffc8cab290706ce45d2c7ef09a55"><code>773d27e</code></a> chore: release v8.4.0</li> <li><a href="https://github.com/egoist/tsup/commit/89c4780200f754639166e4766474c25bdf210fdd"><code>89c4780</code></a> fix: upgrade esbuild to 0.25 (<a href="https://redirect.github.com/egoist/tsup/issues/1309">#1309</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/0328fd64a771adb0789968775c22b4317683fafe"><code>0328fd6</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.18 (<a href="https://redirect.github.com/egoist/tsup/issues/1243">#1243</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/c3f320e3ae8aa11606ddce701b0c8438a94ecb48"><code>c3f320e</code></a> feat: upgrade svelte and css compiler (<a href="https://redirect.github.com/egoist/tsup/issues/1288">#1288</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/22e48607d670c46c11eabd95be4f3ed08a4defb2"><code>22e4860</code></a> chore: upgrade deps</li> <li>Additional commits viewable in <a href="https://github.com/egoist/tsup/compare/v6.7.0...v8.5.0">compare view</a></li> </ul> </details> <br /> Updates `vite` from 4.5.14 to 7.1.5 <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>v7.1.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.1.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.3/packages/create-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/v7.1.4...v7.1.5">7.1.5</a> (2025-09-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>apply <code>fs.strict</code> check to HTML files (<a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>) (<a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li> <li>upgrade sirv to 3.0.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.3...v7.1.4">7.1.4</a> (2025-09-01)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>add missing awaits (<a href="https://redirect.github.com/vitejs/vite/issues/20697">#20697</a>) (<a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853">79d10ed</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20676">#20676</a>) (<a href="https://github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135">5a274b2</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20709">#20709</a>) (<a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83">0401feb</a>)</li> <li>pass rollup watch options when building in watch mode (<a href="https://redirect.github.com/vitejs/vite/issues/20674">#20674</a>) (<a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41">f367453</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>remove unused constants entry from rolldown.config.ts (<a href="https://redirect.github.com/vitejs/vite/issues/20710">#20710</a>) (<a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675">537fcf9</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20701">#20701</a>) (<a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4">8099582</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.2...v7.1.3">7.1.3</a> (2025-08-19)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> add Node.js version warning for unsupported versions (<a href="https://redirect.github.com/vitejs/vite/issues/20638">#20638</a>) (<a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec">a1be1bf</a>)</li> <li>generate code frame for parse errors thrown by terser (<a href="https://redirect.github.com/vitejs/vite/issues/20642">#20642</a>) (<a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780">a9ba017</a>)</li> <li>support long lines in <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20640">#20640</a>) (<a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6">1559577</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/20634">#20634</a>) (<a href="https://github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1">4851cab</a>)</li> <li><strong>optimizer:</strong> incorrect incompatible error (<a href="https://redirect.github.com/vitejs/vite/issues/20439">#20439</a>) (<a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09">446fe83</a>)</li> <li>support multiline new URL(..., import.meta.url) expressions (<a href="https://redirect.github.com/vitejs/vite/issues/20644">#20644</a>) (<a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61">9ccf142</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>cli:</strong> dynamically import <code>resolveConfig</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20646">#20646</a>) (<a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca">f691f57</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/20633">#20633</a>) (<a href="https://github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf">98b92e8</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>replace startsWith with strict equality (<a href="https://redirect.github.com/vitejs/vite/issues/20603">#20603</a>) (<a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96">42816de</a>)</li> <li>use <code>import</code> in worker threads (<a href="https://redirect.github.com/vitejs/vite/issues/20641">#20641</a>) (<a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0">530687a</a>)</li> </ul> <h3>Tests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/564754061e9494f355370e31ee9d7ea5abef6037"><code>5647540</code></a> release: v7.1.5</li> <li><a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d"><code>09f2b52</code></a> fix: upgrade sirv to 3.0.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735">#20735</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e"><code>14015d7</code></a> fix: apply <code>fs.strict</code> check to HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736">#20736</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4"><code>122bfba</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20732">#20732</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bcc31449c0c4f852ccb1eedda1842bc7ded23d01"><code>bcc3144</code></a> release: v7.1.4</li> <li><a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83"><code>0401feb</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20709">#20709</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675"><code>537fcf9</code></a> chore: remove unused constants entry from rolldown.config.ts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20710">#20710</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853"><code>79d10ed</code></a> fix: add missing awaits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20697">#20697</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4"><code>8099582</code></a> refactor: remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20701">#20701</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41"><code>f367453</code></a> fix: pass rollup watch options when building in watch mode (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20674">#20674</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.5/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite since your current version.</p> </details> <br /> Updates `tsup` from 6.7.0 to 8.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/egoist/tsup/releases">tsup's releases</a>.</em></p> <blockquote> <h2>v8.5.0</h2> <h3> 🚀 Features</h3> <ul> <li>Use <code>fix-dts-default-cjs-exports</code> to transform CJS types - by <a href="https://github.com/userquin"><code>@userquin</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1310">egoist/tsup#1310</a> <a href="https://github.com/egoist/tsup/commit/c654e5f"><!-- raw HTML omitted -->(c654e)<!-- raw HTML omitted --></a></li> <li>Allow passing custom swc configuration to swcPlugin - by <a href="https://github.com/Romakita"><code>@Romakita</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1313">egoist/tsup#1313</a> <a href="https://github.com/egoist/tsup/commit/fdfd59a"><!-- raw HTML omitted -->(fdfd5)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Make <code>removeNodeProtocol</code> work with <code>shims</code> - by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> <a href="https://github.com/egoist/tsup/commit/769aa49"><!-- raw HTML omitted -->(769aa)<!-- raw HTML omitted --></a></li> <li>CopyPublicDir in watch mode - by <a href="https://github.com/geeee"><code>@geeee</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1331">egoist/tsup#1331</a> <a href="https://github.com/egoist/tsup/commit/7c1e13e"><!-- raw HTML omitted -->(7c1e1)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.4.0...v8.5.0">View changes on GitHub</a></h5> <h2>v8.4.0</h2> <h3> 🚀 Features</h3> <ul> <li>Upgrade svelte and css compiler - by <a href="https://github.com/DaniAcu"><code>@DaniAcu</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1288">egoist/tsup#1288</a> <a href="https://github.com/egoist/tsup/commit/c3f320e"><!-- raw HTML omitted -->(c3f32)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Upgrade esbuild to 0.25 - by <a href="https://github.com/RobinTail"><code>@RobinTail</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1309">egoist/tsup#1309</a> <a href="https://github.com/egoist/tsup/commit/89c4780"><!-- raw HTML omitted -->(89c47)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.6...v8.4.0">View changes on GitHub</a></h5> <h2>v8.3.6</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Don't await sub-process of <code>onSuccess</code> - by <a href="https://github.com/laat"><code>@laat</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1256">egoist/tsup#1256</a> <a href="https://github.com/egoist/tsup/commit/314a6d7"><!-- raw HTML omitted -->(314a6)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.5...v8.3.6">View changes on GitHub</a></h5> <h2>v8.3.5</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Run <code>experimentalDts</code> only once - by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1236">egoist/tsup#1236</a> <a href="https://github.com/egoist/tsup/commit/fddd451"><!-- raw HTML omitted -->(fddd4)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.4...v8.3.5">View changes on GitHub</a></h5> <h2>v8.3.4</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.3...v8.3.4">View changes on GitHub</a></h5> <h2>v8.3.3</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/egoist/tsup/compare/v8.3.2...v8.3.3">View changes on GitHub</a></h5> <h2>v8.3.1</h2> <h3> 🚀 Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/egoist/tsup/commit/92ee84251f7c5dad7691f6052eb8b767899e0cff"><code>92ee842</code></a> chore: release v8.5.0</li> <li><a href="https://github.com/egoist/tsup/commit/7c1e13eac523f473e720b23e64d603d95944569b"><code>7c1e13e</code></a> fix: copyPublicDir in watch mode (<a href="https://redirect.github.com/egoist/tsup/issues/1331">#1331</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/fdfd59afb2a9750a4f983cced48b7f4d3b32493d"><code>fdfd59a</code></a> feat: allow passing custom swc configuration to swcPlugin (<a href="https://redirect.github.com/egoist/tsup/issues/1313">#1313</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/769aa49cae16cc1713992970db966d6514878e06"><code>769aa49</code></a> fix: make <code>removeNodeProtocol</code> work with <code>shims</code></li> <li><a href="https://github.com/egoist/tsup/commit/c654e5f6e03a9466d07294a240516cdd15261e81"><code>c654e5f</code></a> feat: use <code>fix-dts-default-cjs-exports</code> to transform CJS types (<a href="https://redirect.github.com/egoist/tsup/issues/1310">#1310</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/773d27e6dc9dffc8cab290706ce45d2c7ef09a55"><code>773d27e</code></a> chore: release v8.4.0</li> <li><a href="https://github.com/egoist/tsup/commit/89c4780200f754639166e4766474c25bdf210fdd"><code>89c4780</code></a> fix: upgrade esbuild to 0.25 (<a href="https://redirect.github.com/egoist/tsup/issues/1309">#1309</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/0328fd64a771adb0789968775c22b4317683fafe"><code>0328fd6</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.18 (<a href="https://redirect.github.com/egoist/tsup/issues/1243">#1243</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/c3f320e3ae8aa11606ddce701b0c8438a94ecb48"><code>c3f320e</code></a> feat: upgrade svelte and css compiler (<a href="https://redirect.github.com/egoist/tsup/issues/1288">#1288</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/22e48607d670c46c11eabd95be4f3ed08a4defb2"><code>22e4860</code></a> chore: upgrade deps</li> <li>Additional commits viewable in <a href="https://github.com/egoist/tsup/compare/v6.7.0...v8.5.0">compare view</a></li> </ul> </details> <br /> Updates `vite` from 4.5.14 to 7.1.5 <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>v7.1.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.1.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.3/packages/create-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/v7.1.4...v7.1.5">7.1.5</a> (2025-09-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>apply <code>fs.strict</code> check to HTML files (<a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>) (<a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li> <li>upgrade sirv to 3.0.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.3...v7.1.4">7.1.4</a> (2025-09-01)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>add missing awaits (<a href="https://redirect.github.com/vitejs/vite/issues/20697">#20697</a>) (<a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853">79d10ed</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20676">#20676</a>) (<a href="https://github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135">5a274b2</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20709">#20709</a>) (<a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83">0401feb</a>)</li> <li>pass rollup watch options when building in watch mode (<a href="https://redirect.github.com/vitejs/vite/issues/20674">#20674</a>) (<a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41">f367453</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>remove unused constants entry from rolldown.config.ts (<a href="https://redirect.github.com/vitejs/vite/issues/20710">#20710</a>) (<a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675">537fcf9</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20701">#20701</a>) (<a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4">8099582</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.2...v7.1.3">7.1.3</a> (2025-08-19)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> add Node.js version warning for unsupported versions (<a href="https://redirect.github.com/vitejs/vite/issues/20638">#20638</a>) (<a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec">a1be1bf</a>)</li> <li>generate code frame for parse errors thrown by terser (<a href="https://redirect.github.com/vitejs/vite/issues/20642">#20642</a>) (<a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780">a9ba017</a>)</li> <li>support long lines in <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20640">#20640</a>) (<a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6">1559577</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/20634">#20634</a>) (<a href="https://github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1">4851cab</a>)</li> <li><strong>optimizer:</strong> incorrect incompatible error (<a href="https://redirect.github.com/vitejs/vite/issues/20439">#20439</a>) (<a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09">446fe83</a>)</li> <li>support multiline new URL(..., import.meta.url) expressions (<a href="https://redirect.github.com/vitejs/vite/issues/20644">#20644</a>) (<a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61">9ccf142</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>cli:</strong> dynamically import <code>resolveConfig</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20646">#20646</a>) (<a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca">f691f57</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/20633">#20633</a>) (<a href="https://github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf">98b92e8</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>replace startsWith with strict equality (<a href="https://redirect.github.com/vitejs/vite/issues/20603">#20603</a>) (<a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96">42816de</a>)</li> <li>use <code>import</code> in worker threads (<a href="https://redirect.github.com/vitejs/vite/issues/20641">#20641</a>) (<a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0">530687a</a>)</li> </ul> <h3>Tests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/564754061e9494f355370e31ee9d7ea5abef6037"><code>5647540</code></a> release: v7.1.5</li> <li><a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d"><code>09f2b52</code></a> fix: upgrade sirv to 3.0.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735">#20735</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e"><code>14015d7</code></a> fix: apply <code>fs.strict</code> check to HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736">#20736</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4"><code>122bfba</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20732">#20732</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bcc31449c0c4f852ccb1eedda1842bc7ded23d01"><code>bcc3144</code></a> release: v7.1.4</li> <li><a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83"><code>0401feb</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20709">#20709</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675"><code>537fcf9</code></a> chore: remove unused constants entry from rolldown.config.ts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20710">#20710</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853"><code>79d10ed</code></a> fix: add missing awaits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20697">#20697</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4"><code>8099582</code></a> refactor: remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20701">#20701</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41"><code>f367453</code></a> fix: pass rollup watch options when building in watch mode (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20674">#20674</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.5/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite since your current version.</p> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/IntelliTect/EssentialCSharp.Web/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/composition-api directory: tsup and vite.
Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/mixin directory: tsup and vite.
Bumps the npm_and_yarn group with 2 updates in the /EssentialCSharp.Web/wwwroot/lib/vue-window-size/plugin directory: tsup and vite.
Updates
tsupfrom 6.7.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
92ee842chore: release v8.5.07c1e13efix: copyPublicDir in watch mode (#1331)fdfd59afeat: allow passing custom swc configuration to swcPlugin (#1313)769aa49fix: makeremoveNodeProtocolwork withshimsc654e5ffeat: usefix-dts-default-cjs-exportsto transform CJS types (#1310)773d27echore: release v8.4.089c4780fix: upgrade esbuild to 0.25 (#1309)0328fd6chore(deps): update dependency@swc/coreto v1.10.18 (#1243)c3f320efeat: upgrade svelte and css compiler (#1288)22e4860chore: upgrade depsUpdates
vitefrom 4.5.14 to 7.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5647540release: v7.1.509f2b52fix: upgrade sirv to 3.0.2 (#20735)14015d7fix: applyfs.strictcheck to HTML files (#20736)122bfbafix(deps): update all non-major dependencies (#20732)bcc3144release: v7.1.40401febfix(deps): update all non-major dependencies (#20709)537fcf9chore: remove unused constants entry from rolldown.config.ts (#20710)79d10edfix: add missing awaits (#20697)8099582refactor: remove unnecessaryminifyparameter fromfinalizeCss(#20701)f367453fix: pass rollup watch options when building in watch mode (#20674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
tsupfrom 6.7.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
92ee842chore: release v8.5.07c1e13efix: copyPublicDir in watch mode (#1331)fdfd59afeat: allow passing custom swc configuration to swcPlugin (#1313)769aa49fix: makeremoveNodeProtocolwork withshimsc654e5ffeat: usefix-dts-default-cjs-exportsto transform CJS types (#1310)773d27echore: release v8.4.089c4780fix: upgrade esbuild to 0.25 (#1309)0328fd6chore(deps): update dependency@swc/coreto v1.10.18 (#1243)c3f320efeat: upgrade svelte and css compiler (#1288)22e4860chore: upgrade depsUpdates
vitefrom 4.5.14 to 7.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5647540release: v7.1.509f2b52fix: upgrade sirv to 3.0.2 (#20735)14015d7fix: applyfs.strictcheck to HTML files (#20736)122bfbafix(deps): update all non-major dependencies (#20732)bcc3144release: v7.1.40401febfix(deps): update all non-major dependencies (#20709)537fcf9chore: remove unused constants entry from rolldown.config.ts (#20710)79d10edfix: add missing awaits (#20697)8099582refactor: remove unnecessaryminifyparameter fromfinalizeCss(#20701)f367453fix: pass rollup watch options when building in watch mode (#20674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
tsupfrom 6.7.0 to 8.5.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
92ee842chore: release v8.5.07c1e13efix: copyPublicDir in watch mode (#1331)fdfd59afeat: allow passing custom swc configuration to swcPlugin (#1313)769aa49fix: makeremoveNodeProtocolwork withshimsc654e5ffeat: usefix-dts-default-cjs-exportsto transform CJS types (#1310)773d27echore: release v8.4.089c4780fix: upgrade esbuild to 0.25 (#1309)0328fd6chore(deps): update dependency@swc/coreto v1.10.18 (#1243)c3f320efeat: upgrade svelte and css compiler (#1288)22e4860chore: upgrade depsUpdates
vitefrom 4.5.14 to 7.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5647540release: v7.1.509f2b52fix: upgrade sirv to 3.0.2 (#20735)14015d7fix: applyfs.strictcheck to HTML files (#20736)122bfbafix(deps): update all non-major dependencies (#20732)bcc3144release: v7.1.40401febfix(deps): update all non-major dependencies (#20709)537fcf9chore: remove unused constants entry from rolldown.config.ts (#20710)79d10edfix: add missing awaits (#20697)8099582refactor: remove unnecessaryminifyparameter fromfinalizeCss(#20701)f367453fix: pass rollup watch options when building in watch mode (#20674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.