chore: bump vite from 6.3.5 to 7.0.2 #503

Closed
martinr92 wants to merge 1 commit from dependabot-npm_and_yarn-develop-vite-7.0.2 into develop
martinr92 commented 2025-07-05 02:58:32 +00:00 (Migrated from gitlab.com)

Bumps vite from 6.3.5 to 7.0.2.

Release notes

Sourced from vite's releases.

v7.0.2

Please refer to CHANGELOG.md for details.

v7.0.1

Please refer to CHANGELOG.md for details.

create-vite@7.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.2

Please refer to CHANGELOG.md for details.

v7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@6.5.0

Please refer to CHANGELOG.md for details.

create-vite@6.4.1

Please refer to CHANGELOG.md for details.

create-vite@6.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.2 (2025-07-04)

Bug Fixes

7.0.1 (2025-07-03)

Bug Fixes

Miscellaneous Chores

7.0.0 (2025-06-24)

Vite 7 is out!

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

⚠ BREAKING CHANGES

  • ssr: don't access Object variable in ssr transformed code (#19996)
  • remove experimental.skipSsrTransform option (#20038)
  • remove HotBroadcaster (#19988)
  • css: always use sass compiler API (#19978)
  • bump build.target and name it baseline-widely-available (#20007)
  • bump required node version to 20.19+, 22.12+ and remove cjs build (#20032)
  • css: remove sass legacy API support (#19977)
  • remove deprecated HotBroadcaster related types (#19987)
  • remove deprecated no-op type only properties (#19985)
  • remove node 18 support (#19972)
  • remove deprecated hook-level enforce/transform from transformIndexHtml hook (#19349)
  • remove deprecated splitVendorChunkPlugin (#19255)

Features

  • types: use terser types from terser package (#20274) (a5799fa)
  • apply some middlewares before configurePreviewServer hook (#20224) (b989c42)
  • apply some middlewares before configureServer hook (#20222) (f5cc4c0)
  • add base option to import.meta.glob (#20163) (253d6c6)

... (truncated)

Commits

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.0.2. <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.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.0-beta.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.0-beta.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.0.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0-beta.1/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.0.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0-beta.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@6.5.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.5.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@6.4.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.4.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@6.4.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.4.0/packages/create-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/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.0.1...v7.0.2">7.0.2</a> (2025-07-04)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> resolve relative paths in sass, revert <a href="https://github.com/vitejs/vite/issues/20300">#20300</a> (<a href="https://github.com/vitejs/vite/issues/20349">#20349</a>) (<a href="https://github.com/vitejs/vite/commit/db8bd412a8b783fe8e9f82d1a822b0534abbf5a3">db8bd41</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.0.0...v7.0.1">7.0.1</a> (2025-07-03)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> skip resolving resolved paths in sass (<a href="https://github.com/vitejs/vite/issues/20300">#20300</a>) (<a href="https://github.com/vitejs/vite/commit/ac528a44c384fefb6f10c3f531df93b5ac39324c">ac528a4</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://github.com/vitejs/vite/issues/20324">#20324</a>) (<a href="https://github.com/vitejs/vite/commit/3e81af38a80c7617aba6bf3300d8b4267570f9cf">3e81af3</a>)</li> <li><strong>types:</strong> add a global interface for Worker (<a href="https://github.com/vitejs/vite/issues/20243">#20243</a>) (<a href="https://github.com/vitejs/vite/commit/37bdfc18f4c5bed053a38c5d717df33036acdd62">37bdfc1</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/issues/20323">#20323</a>) (<a href="https://github.com/vitejs/vite/commit/30d2f1b38c72387ffdca3ee4746730959a020b59">30d2f1b</a>)</li> <li>fix typos and grammatical errors across documentation and comments (<a href="https://github.com/vitejs/vite/issues/20337">#20337</a>) (<a href="https://github.com/vitejs/vite/commit/c1c951dcc32ec9f133b03ebbceddd749fc14f1e9">c1c951d</a>)</li> <li>group commits by category in changelog (<a href="https://github.com/vitejs/vite/issues/20310">#20310</a>) (<a href="https://github.com/vitejs/vite/commit/41e83f62b1adb65f5af4c1ec006de1c845437edc">41e83f6</a>)</li> <li>rearrange 7.0 changelog (<a href="https://github.com/vitejs/vite/issues/20280">#20280</a>) (<a href="https://github.com/vitejs/vite/commit/eafd28ac88d5908cbc3e0a047ed7a12094386436">eafd28a</a>)</li> </ul> <h2><a href="https://github.com/vitejs/vite/compare/v7.0.0-beta.2...v7.0.0">7.0.0</a> (2025-06-24)</h2> <p><img src="https://github.com/vitejs/vite/blob/main/docs/public/og-image-announcing-vite7.png" alt="Vite 7 is out!" /></p> <p>Today, we're excited to announce the release of the next Vite major:</p> <ul> <li><strong><a href="https://vite.dev/blog/announcing-vite7.html">Vite 7.0 announcement blog post</a></strong></li> <li><a href="https://vite.dev/">Docs</a> (translations: <a href="https://cn.vite.dev/">简体中文</a>, <a href="https://ja.vite.dev/">日本語</a>, <a href="https://es.vite.dev/">Español</a>, <a href="https://pt.vite.dev/">Português</a>, <a href="https://ko.vite.dev/">한국어</a>, <a href="https://de.vite.dev/">Deutsch</a>, <a href="https://fa.vite.dev/">فارسی</a>)</li> <li><a href="https://vite.dev/guide/migration.html">Migration Guide</a></li> </ul> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>ssr:</strong> don't access <code>Object</code> variable in ssr transformed code (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19996">#19996</a>)</li> <li>remove <code>experimental.skipSsrTransform</code> option (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20038">#20038</a>)</li> <li>remove <code>HotBroadcaster</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19988">#19988</a>)</li> <li><strong>css:</strong> always use sass compiler API (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19978">#19978</a>)</li> <li>bump <code>build.target</code> and name it <code>baseline-widely-available</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20007">#20007</a>)</li> <li>bump required node version to 20.19+, 22.12+ and remove cjs build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20032">#20032</a>)</li> <li><strong>css:</strong> remove sass legacy API support (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19977">#19977</a>)</li> <li>remove deprecated <code>HotBroadcaster</code> related types (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19987">#19987</a>)</li> <li>remove deprecated no-op type only properties (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19985">#19985</a>)</li> <li>remove node 18 support (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19972">#19972</a>)</li> <li>remove deprecated hook-level <code>enforce</code>/<code>transform</code> from <code>transformIndexHtml</code> hook (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19349">#19349</a>)</li> <li>remove deprecated splitVendorChunkPlugin (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19255">#19255</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>types:</strong> use terser types from terser package (<a href="https://github.com/vitejs/vite/issues/20274">#20274</a>) (<a href="https://github.com/vitejs/vite/commit/a5799fa74c6190ecbb2da3d280136ff32463afc6">a5799fa</a>)</li> <li>apply some middlewares before <code>configurePreviewServer</code> hook (<a href="https://github.com/vitejs/vite/issues/20224">#20224</a>) (<a href="https://github.com/vitejs/vite/commit/b989c42cf84378e6cb93970de739941f0d56d6f6">b989c42</a>)</li> <li>apply some middlewares before <code>configureServer</code> hook (<a href="https://github.com/vitejs/vite/issues/20222">#20222</a>) (<a href="https://github.com/vitejs/vite/commit/f5cc4c0ded337670b439e51bc95f173e2b5cf9ad">f5cc4c0</a>)</li> <li>add base option to import.meta.glob (<a href="https://github.com/vitejs/vite/issues/20163">#20163</a>) (<a href="https://github.com/vitejs/vite/commit/253d6c6df2ebe3c4a88dabb6cec000128681561f">253d6c6</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/d6464bcea558341d88c392bd22e21860956cc86d"><code>d6464bc</code></a> release: v7.0.2</li> <li><a href="https://github.com/vitejs/vite/commit/db8bd412a8b783fe8e9f82d1a822b0534abbf5a3"><code>db8bd41</code></a> fix(css): resolve relative paths in sass, revert <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20300">#20300</a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20349">#20349</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/0badf642a633d0cda7a55babf461dbd9b8543a29"><code>0badf64</code></a> release: v7.0.1</li> <li><a href="https://github.com/vitejs/vite/commit/41e83f62b1adb65f5af4c1ec006de1c845437edc"><code>41e83f6</code></a> chore: group commits by category in changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20310">#20310</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c1c951dcc32ec9f133b03ebbceddd749fc14f1e9"><code>c1c951d</code></a> chore: fix typos and grammatical errors across documentation and comments (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/2">#2</a>...</li> <li><a href="https://github.com/vitejs/vite/commit/3e81af38a80c7617aba6bf3300d8b4267570f9cf"><code>3e81af3</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20324">#20324</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/30d2f1b38c72387ffdca3ee4746730959a020b59"><code>30d2f1b</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20323">#20323</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ac528a44c384fefb6f10c3f531df93b5ac39324c"><code>ac528a4</code></a> fix(css): skip resolving resolved paths in sass (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20300">#20300</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/37bdfc18f4c5bed053a38c5d717df33036acdd62"><code>37bdfc1</code></a> fix(types): add a global interface for Worker (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20243">#20243</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/eafd28ac88d5908cbc3e0a047ed7a12094386436"><code>eafd28a</code></a> chore: rearrange 7.0 changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20280">#20280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.0.2/packages/vite">compare view</a></li> </ul> </details> <br />
martinr92 commented 2025-07-05 02:58:32 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 commented 2025-07-05 02:58:36 +00:00 (Migrated from gitlab.com)

mentioned in merge request !478

mentioned in merge request !478
martinr92 commented 2025-07-09 02:58:35 +00:00 (Migrated from gitlab.com)

This merge request has been superseded by !480+

This merge request has been superseded by !480+
martinr92 (Migrated from gitlab.com) closed this pull request 2025-07-09 02:58:35 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.