[PR #90] [CLOSED] Bump vite from 5.4.10 to 6.0.3 #165

Closed
opened 2026-05-06 12:15:40 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/90
Author: @dependabot[bot]
Created: 12/9/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/vite-6.0.3


📝 Commits (1)

  • 8b38b74 Bump vite from 5.4.10 to 6.0.3

📊 Changes

2 files changed (+283 additions, -212 deletions)

View changed files

📝 package-lock.json (+282 -211)
📝 package.json (+1 -1)

📄 Description

Bumps vite from 5.4.10 to 6.0.3.

Release notes

Sourced from vite's releases.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

create-vite@6.0.1

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.

create-vite@6.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0-beta.10

Please refer to CHANGELOG.md for details.

v6.0.0-beta.9

Please refer to CHANGELOG.md for details.

v6.0.0-beta.8

Please refer to CHANGELOG.md for details.

v6.0.0-beta.7

Please refer to CHANGELOG.md for details.

v6.0.0-beta.6

Please refer to CHANGELOG.md for details.

v6.0.0-beta.5

Please refer to CHANGELOG.md for details.

v6.0.0-beta.4

Please refer to CHANGELOG.md for details.

v6.0.0-beta.3

Please refer to CHANGELOG.md for details.

v6.0.0-beta.2

Please refer to CHANGELOG.md for details.

v6.0.0-beta.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.0.3 (2024-12-05)

6.0.2 (2024-12-02)

6.0.1 (2024-11-27)

6.0.0 (2024-11-26)

... (truncated)

Commits
  • 7a0758c release: v6.0.3
  • a1dd396 fix: make handleInvoke interface compatible with invoke (#18876)
  • ea802f8 refactor: fix logic errors found by no-unnecessary-condition rule (#18891)
  • 690a36f fix: remove CSS import in CJS correctly in some cases (#18885)
  • d5fb653 fix: handle postcss load unhandled rejections (#18886)
  • 2b5926a fix(config): bundle files referenced with imports field (#18887)
  • 1b54e50 fix(html): allow unexpected question mark in tag name (#18852)
  • d59efd8 fix(css): rewrite url when image-set and url exist at the same time (#18868)
  • 20fdf21 fix(config): make stacktrace path correct when sourcemap is enabled (#18833)
  • 88e49aa fix(module-runner): decode uri for file url passed to import (#18837)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/portfolio/pull/90 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vite-6.0.3` --- ### 📝 Commits (1) - [`8b38b74`](https://github.com/BreizhHardware/portfolio/commit/8b38b749fdb236d64e3052ee86ed98dc0eaac6e4) Bump vite from 5.4.10 to 6.0.3 ### 📊 Changes **2 files changed** (+283 additions, -212 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+282 -211) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 to 6.0.3. <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>v6.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@6.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.0.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@6.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.0.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@6.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@6.0.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.10</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.10/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.9</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.8</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.0-beta.1/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 -->6.0.3 (2024-12-05)<!-- raw HTML omitted --></h2> <ul> <li>fix: handle postcss load unhandled rejections (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18886">#18886</a>) (<a href="https://github.com/vitejs/vite/commit/d5fb653c15903ccf84a093f212da86f0327a9a6f">d5fb653</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18886">#18886</a></li> <li>fix: make handleInvoke interface compatible with invoke (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18876">#18876</a>) (<a href="https://github.com/vitejs/vite/commit/a1dd396da856401a12c921d0cd2c4e97cb63f1b5">a1dd396</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18876">#18876</a></li> <li>fix: make result interfaces for <code>ModuleRunnerTransport#invoke</code> more explicit (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18851">#18851</a>) (<a href="https://github.com/vitejs/vite/commit/a75fc3193d5e8d8756dfb3a046873e9c222bb6c8">a75fc31</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18851">#18851</a></li> <li>fix: merge <code>environments.ssr.resolve</code> with root <code>ssr</code> config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18857">#18857</a>) (<a href="https://github.com/vitejs/vite/commit/310433106e1e8a0c39dc397e3eace8a71a2416c2">3104331</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18857">#18857</a></li> <li>fix: no permission to create vite config file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18844">#18844</a>) (<a href="https://github.com/vitejs/vite/commit/ff47778004d609dbeef7f192783e6f253dd66237">ff47778</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18844">#18844</a></li> <li>fix: remove CSS import in CJS correctly in some cases (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18885">#18885</a>) (<a href="https://github.com/vitejs/vite/commit/690a36ffdb7d6f6568f35a304b4904e7aa475f17">690a36f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18885">#18885</a></li> <li>fix(config): bundle files referenced with imports field (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18887">#18887</a>) (<a href="https://github.com/vitejs/vite/commit/2b5926a0e79ce47d22536d38eed2629d326caca0">2b5926a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18887">#18887</a></li> <li>fix(config): make stacktrace path correct when sourcemap is enabled (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18833">#18833</a>) (<a href="https://github.com/vitejs/vite/commit/20fdf210ee0ac0824b2db74876527cb7f378a9e8">20fdf21</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18833">#18833</a></li> <li>fix(css): rewrite url when image-set and url exist at the same time (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18868">#18868</a>) (<a href="https://github.com/vitejs/vite/commit/d59efd8dfd1c5bf2e7c45c7cdb1c0abc2a05ba02">d59efd8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18868">#18868</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18853">#18853</a>) (<a href="https://github.com/vitejs/vite/commit/5c0223636fa277d5daeb4d93c3f32d9f3cd69fc5">5c02236</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18853">#18853</a></li> <li>fix(html): allow unexpected question mark in tag name (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18852">#18852</a>) (<a href="https://github.com/vitejs/vite/commit/1b54e506a44420d0c8a9e000cf45b1c4f5e33026">1b54e50</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18852">#18852</a></li> <li>fix(module-runner): decode uri for file url passed to import (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18837">#18837</a>) (<a href="https://github.com/vitejs/vite/commit/88e49aa0418cb3f6b579b744ba59daeda68432f3">88e49aa</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18837">#18837</a></li> <li>refactor: fix logic errors found by no-unnecessary-condition rule (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18891">#18891</a>) (<a href="https://github.com/vitejs/vite/commit/ea802f8f8bcf3771a35c1eaf687378613fbabb24">ea802f8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18891">#18891</a></li> <li>chore: fix duplicate attributes issue number in comment (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18860">#18860</a>) (<a href="https://github.com/vitejs/vite/commit/ffee61893cfe9f2b0db4aecf9ddb62ca79c80458">ffee618</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18860">#18860</a></li> </ul> <h2><!-- raw HTML omitted -->6.0.2 (2024-12-02)<!-- raw HTML omitted --></h2> <ul> <li>chore: run typecheck in unit tests (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18858">#18858</a>) (<a href="https://github.com/vitejs/vite/commit/49f20bb77749ec7b44344fd9c42d593ae20c78f0">49f20bb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18858">#18858</a></li> <li>chore: update broken links in changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18802">#18802</a>) (<a href="https://github.com/vitejs/vite/commit/cb754f8acc1b579dae9fe70a08e3ef53984402cc">cb754f8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18802">#18802</a></li> <li>chore: update broken links in changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18804">#18804</a>) (<a href="https://github.com/vitejs/vite/commit/47ec49ffa170cac5d04cf2eef01f45e0b5ccde03">47ec49f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18804">#18804</a></li> <li>fix: don't store temporary vite config file in <code>node_modules</code> if deno (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18823">#18823</a>) (<a href="https://github.com/vitejs/vite/commit/a20267bb93118468a2e20f0f77b77ed7bfa94165">a20267b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18823">#18823</a></li> <li>fix(css): referencing aliased svg asset with lightningcss enabled errored (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18819">#18819</a>) (<a href="https://github.com/vitejs/vite/commit/ae6895869157e48b32088f0a1f85d2fddb2d713f">ae68958</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18819">#18819</a></li> <li>fix(manifest): use <code>style.css</code> as a key for the style file for <code>cssCodesplit: false</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18820">#18820</a>) (<a href="https://github.com/vitejs/vite/commit/ec511152558cb573acf55e88e5244bdead1b5a17">ec51115</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18820">#18820</a></li> <li>fix(optimizer): resolve all promises when cancelled (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18826">#18826</a>) (<a href="https://github.com/vitejs/vite/commit/d6e6194706f0e3a889caa9303de2293cc0f131b2">d6e6194</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18826">#18826</a></li> <li>fix(resolve): don't set builtinModules to <code>external</code> by default (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18821">#18821</a>) (<a href="https://github.com/vitejs/vite/commit/2250ffac62e55c89232d745d2f99ece539be9195">2250ffa</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18821">#18821</a></li> <li>fix(ssr): set <code>ssr.target: 'webworker'</code> defaults as fallback (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18827">#18827</a>) (<a href="https://github.com/vitejs/vite/commit/b39e69638b3e2e658ff6712be83b549b28103c3d">b39e696</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18827">#18827</a></li> <li>feat(css): format lightningcss error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18818">#18818</a>) (<a href="https://github.com/vitejs/vite/commit/dac7992e8725234007c7515f86f543992874c7b8">dac7992</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18818">#18818</a></li> <li>refactor: make properties of ResolvedServerOptions and ResolvedPreviewOptions required (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18796">#18796</a>) (<a href="https://github.com/vitejs/vite/commit/51a5569e66bd7f0de79ac14b9e902d1382ccd0aa">51a5569</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18796">#18796</a></li> </ul> <h2><!-- raw HTML omitted -->6.0.1 (2024-11-27)<!-- raw HTML omitted --></h2> <ul> <li>fix: default empty server <code>proxy</code> prevents starting http2 server (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18788">#18788</a>) (<a href="https://github.com/vitejs/vite/commit/bbaf514fb718952e0f17a15545c593125f1d1b9c">bbaf514</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18788">#18788</a></li> <li>fix(manifest): do not override existing js manifest entry (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18776">#18776</a>) (<a href="https://github.com/vitejs/vite/commit/3b0837e0b997e14dacc347719353b8b0cea35bda">3b0837e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18776">#18776</a></li> <li>fix(server): close _ssrCompatModuleRunner on server close (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18784">#18784</a>) (<a href="https://github.com/vitejs/vite/commit/9b4c410dddb80c8858549355e175735976a82134">9b4c410</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18784">#18784</a></li> <li>fix(server): skip hot channel client normalization for wsServer (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18782">#18782</a>) (<a href="https://github.com/vitejs/vite/commit/cc7670abaffeda1338cf3acfef2bc41a38c223a0">cc7670a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18782">#18782</a></li> <li>fix(worker): fix <code>applyToEnvironment</code> hooks on worker build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18793">#18793</a>) (<a href="https://github.com/vitejs/vite/commit/0c6cdb0f88d32ce041272977e786006008223f44">0c6cdb0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18793">#18793</a></li> <li>chore: flat v6 config file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18777">#18777</a>) (<a href="https://github.com/vitejs/vite/commit/c7b330832675ee6385ee1a8750762e496c8e18e6">c7b3308</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18777">#18777</a></li> <li>chore: split changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18787">#18787</a>) (<a href="https://github.com/vitejs/vite/commit/8542632b3b205b61999b6d998928d5fb17ba90c4">8542632</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18787">#18787</a></li> <li>chore: update changelog for v6 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18773">#18773</a>) (<a href="https://github.com/vitejs/vite/commit/b254fac4aa35a3522aeafb3259e60acd050aeb51">b254fac</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18773">#18773</a></li> <li>revert: update moduleResolution value casing (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18409">#18409</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18774">#18774</a>) (<a href="https://github.com/vitejs/vite/commit/b0fc6e3c2591a30360d3714263cf7cc0e2acbfdf">b0fc6e3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18409">#18409</a> <a href="https://redirect.github.com/vitejs/vite/issues/18774">#18774</a></li> </ul> <h2>6.0.0 (2024-11-26)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/7a0758cbbc825717851962d4e6f82e369b8e800b"><code>7a0758c</code></a> release: v6.0.3</li> <li><a href="https://github.com/vitejs/vite/commit/a1dd396da856401a12c921d0cd2c4e97cb63f1b5"><code>a1dd396</code></a> fix: make handleInvoke interface compatible with invoke (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18876">#18876</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ea802f8f8bcf3771a35c1eaf687378613fbabb24"><code>ea802f8</code></a> refactor: fix logic errors found by no-unnecessary-condition rule (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18891">#18891</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/690a36ffdb7d6f6568f35a304b4904e7aa475f17"><code>690a36f</code></a> fix: remove CSS import in CJS correctly in some cases (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18885">#18885</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d5fb653c15903ccf84a093f212da86f0327a9a6f"><code>d5fb653</code></a> fix: handle postcss load unhandled rejections (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18886">#18886</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2b5926a0e79ce47d22536d38eed2629d326caca0"><code>2b5926a</code></a> fix(config): bundle files referenced with imports field (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18887">#18887</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/1b54e506a44420d0c8a9e000cf45b1c4f5e33026"><code>1b54e50</code></a> fix(html): allow unexpected question mark in tag name (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18852">#18852</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d59efd8dfd1c5bf2e7c45c7cdb1c0abc2a05ba02"><code>d59efd8</code></a> fix(css): rewrite url when image-set and url exist at the same time (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18868">#18868</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/20fdf210ee0ac0824b2db74876527cb7f378a9e8"><code>20fdf21</code></a> fix(config): make stacktrace path correct when sourcemap is enabled (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18833">#18833</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/88e49aa0418cb3f6b579b744ba59daeda68432f3"><code>88e49aa</code></a> fix(module-runner): decode uri for file url passed to import (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18837">#18837</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v6.0.3/packages/vite">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.4.10&new-version=6.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:15:40 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/portfolio#165
No description provided.