chore(deps-dev): bump vite from 5.4.14 to 6.1.0 #4

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/vite-6.1.0 into main 2025-02-11 03:59:36 +01:00
dependabot[bot] commented 2025-02-11 03:21:09 +01:00 (Migrated from github.com)

Bumps vite from 5.4.14 to 6.1.0.

Release notes

Sourced from vite's releases.

create-vite@6.1.0

Please refer to CHANGELOG.md for details.

v6.1.0

Please refer to CHANGELOG.md for details.

v6.1.0-beta.2

Please refer to CHANGELOG.md for details.

v6.1.0-beta.1

Please refer to CHANGELOG.md for details.

v6.1.0-beta.0

Please refer to CHANGELOG.md for details.

v6.0.11

Please refer to CHANGELOG.md for details.

v6.0.10

Please refer to CHANGELOG.md for details.

v6.0.9

This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

v6.0.8

Please refer to CHANGELOG.md for details.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Changelog

Sourced from vite's changelog.

6.1.0 (2025-02-05)

Features

Fixes

... (truncated)

Commits
  • 3734f80 fix(css): escape double quotes in url() when lightningcss is used (#18997)
  • 2b4f115 fix(deps): update all non-major dependencies (#18996)
  • 12b612d fix: fallback terser to main thread when function options are used (#18987)
  • d88d000 fix(deps): update all non-major dependencies (#18967)
  • 21680bd fix(css): skip non css in custom sass importer (#18970)
  • 62fad6d chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#18968)
  • 8a6bb4e fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is true (#18899)
  • 7d6dd5d fix(ssr): recreate ssrCompatModuleRunner on restart (#18973)
  • c4b532c fix(css): root relative import in sass modern API on Windows (#18945)
  • 27f691b refactor: make internal invoke event to use the same interface with `handleIn...
  • 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 will merge this PR once CI passes on it, as requested by @florianbeisel.


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)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 6.1.0. <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>create-vite@6.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.1.0-beta.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.1.0-beta.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.1.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.1.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.11</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.11/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.10</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.10/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.9</h2> <p>This version contains a breaking change due to security fixes. See <a href="https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6">https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6</a> for more details.</p> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.8</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <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> <!-- 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>6.1.0 (2025-02-05)</h2> <h3>Features</h3> <ul> <li>feat: show hosts in cert in CLI (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19317">#19317</a>) (<a href="https://github.com/vitejs/vite/commit/a5e306f2fc34fc70d543028c319367ff9b232ea0">a5e306f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19317">#19317</a></li> <li>feat: support for env var for defining allowed hosts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19325">#19325</a>) (<a href="https://github.com/vitejs/vite/commit/4d88f6c9391f96275b1359f1343ee2ec3e1adb7b">4d88f6c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19325">#19325</a></li> <li>feat: use native runtime to import the config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19178">#19178</a>) (<a href="https://github.com/vitejs/vite/commit/7c2a7942cc8494a98fbc2b0235d91faf25242d30">7c2a794</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19178">#19178</a></li> <li>feat: print <code>port</code> in the logged error message after failed WS connection with <code>EADDRINUSE</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19212">#19212</a>) (<a href="https://github.com/vitejs/vite/commit/14027b0f2a9b01c14815c38aab22baf5b29594bb">14027b0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19212">#19212</a></li> <li>perf(css): only run postcss when needed (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19061">#19061</a>) (<a href="https://github.com/vitejs/vite/commit/30194fa1e41dda6470aa20f2bb34655c4bfd9cd1">30194fa</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19061">#19061</a></li> <li>feat: add support for <code>.jxl</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18855">#18855</a>) (<a href="https://github.com/vitejs/vite/commit/57b397c4aa3d3c657e0117c2468800d627049c8d">57b397c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18855">#18855</a></li> <li>feat: add the <code>builtins</code> environment <code>resolve</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18584">#18584</a>) (<a href="https://github.com/vitejs/vite/commit/2c2d521abfd7a3263b5082f9420738ad0ef67c71">2c2d521</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18584">#18584</a></li> <li>feat: call Logger for plugin logs in build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13757">#13757</a>) (<a href="https://github.com/vitejs/vite/commit/bf3e41082932f4bf7d828e18ab0346b2ac8b59c9">bf3e410</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13757">#13757</a></li> <li>feat: export <code>defaultAllowedOrigins</code> for user-land config and 3rd party plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19259">#19259</a>) (<a href="https://github.com/vitejs/vite/commit/dc8946b9f6483ca7d63df3a5cbba307f1c21041e">dc8946b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19259">#19259</a></li> <li>feat: expose createServerModuleRunnerTransport (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18730">#18730</a>) (<a href="https://github.com/vitejs/vite/commit/8c24ee4b4fcfa16fdd8bb699643a92ee81f9c92b">8c24ee4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18730">#18730</a></li> <li>feat: support async for proxy.bypass (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18940">#18940</a>) (<a href="https://github.com/vitejs/vite/commit/a6b958741bd97d631aba21aa5925bbf2bca65dac">a6b9587</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18940">#18940</a></li> <li>feat: support log related functions in dev (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18922">#18922</a>) (<a href="https://github.com/vitejs/vite/commit/3766004289fde3300d1278fcf35f3bb980d9785f">3766004</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18922">#18922</a></li> <li>feat: use module runner to import the config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18637">#18637</a>) (<a href="https://github.com/vitejs/vite/commit/b7e0e42098dd2d42285a9d3c4f39c48a580367e7">b7e0e42</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18637">#18637</a></li> <li>feat(css): add friendly errors for IE hacks that are not supported by lightningcss (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19072">#19072</a>) (<a href="https://github.com/vitejs/vite/commit/caad985abca6450d56ca3d4e27e1e859fe8909b9">caad985</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19072">#19072</a></li> <li>feat(optimizer): support bun text lockfile (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18403">#18403</a>) (<a href="https://github.com/vitejs/vite/commit/05b005fc25a1e8dda749fb14149aa2f3c988b6a1">05b005f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18403">#18403</a></li> <li>feat(reporter): add <code>wasm</code> to the compressible assets regex (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19085">#19085</a>) (<a href="https://github.com/vitejs/vite/commit/ce84142110584eadfccbd6ce9319573358af31a6">ce84142</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19085">#19085</a></li> <li>feat(worker): support dynamic worker option fields (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19010">#19010</a>) (<a href="https://github.com/vitejs/vite/commit/d0c35232c6ccbcf448941328df34d15e9f73919b">d0c3523</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19010">#19010</a></li> </ul> <h3>Fixes</h3> <ul> <li>fix: avoid builtStart during vite optimize (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19356">#19356</a>) (<a href="https://github.com/vitejs/vite/commit/fdb36e076969c763d4249f6db890f8bf26e9f5d1">fdb36e0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19356">#19356</a></li> <li>fix(build): fix stale build manifest on watch rebuild (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19361">#19361</a>) (<a href="https://github.com/vitejs/vite/commit/fcd578587b2fbdef0ff8de8a0d97c9fc6da19ce1">fcd5785</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19361">#19361</a></li> <li>fix: allow expanding env vars in reverse order (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19352">#19352</a>) (<a href="https://github.com/vitejs/vite/commit/3f5f2bddf142b2d1b162d4553d26f1ff0758b10d">3f5f2bd</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19352">#19352</a></li> <li>fix: avoid packageJson without name in <code>resolveLibCssFilename</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19324">#19324</a>) (<a href="https://github.com/vitejs/vite/commit/f183bdf2a799e703672ab1887d707ce120053eb2">f183bdf</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19324">#19324</a></li> <li>fix(html): fix css disorder when building multiple entry html (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19143">#19143</a>) (<a href="https://github.com/vitejs/vite/commit/e7b4ba37f90a033036326b45023a1753584dd259">e7b4ba3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19143">#19143</a></li> <li>fix: don't call buildStart hooks for <code>vite optimize</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19347">#19347</a>) (<a href="https://github.com/vitejs/vite/commit/19ffad0a5aaf8c0ff55409e746048431b8b6640d">19ffad0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19347">#19347</a></li> <li>fix: don't call next middleware if user sent response in proxy.bypass (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19318">#19318</a>) (<a href="https://github.com/vitejs/vite/commit/7e6364de2b0f3bf65aefaf451646ca500bad8239">7e6364d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19318">#19318</a></li> <li>fix: respect top-level <code>server.preTransformRequests</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19272">#19272</a>) (<a href="https://github.com/vitejs/vite/commit/12aaa585bc3fac403bf93f48ea117482cc7f43b1">12aaa58</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19272">#19272</a></li> <li>fix: use <code>nodeLikeBuiltins</code> for <code>ssr.target: 'webworker'</code> without <code>noExternal: true</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19313">#19313</a>) (<a href="https://github.com/vitejs/vite/commit/9fc31b6e4d4f2a5bd9711d4f84dcb55061ebead0">9fc31b6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19313">#19313</a></li> <li>fix(css): less <code>@plugin</code> imports of JS files treated as CSS and rebased (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19268">#19268</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19269">#19269</a>) (<a href="https://github.com/vitejs/vite/commit/602b373dcdc755816ce28913873f70550347e936">602b373</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19268">#19268</a> <a href="https://redirect.github.com/vitejs/vite/issues/19269">#19269</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19296">#19296</a>) (<a href="https://github.com/vitejs/vite/commit/2bea7cec4b7fddbd5f2fb6090a7eaf5ae7ca0f1b">2bea7ce</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19296">#19296</a></li> <li>fix(resolve): preserve hash/search of file url (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19300">#19300</a>) (<a href="https://github.com/vitejs/vite/commit/d1e1b24c57328b5a808b981829503caa6ffadb56">d1e1b24</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19300">#19300</a></li> <li>fix(resolve): warn if node-like builtin was imported when <code>resolve.builtin</code> is empty (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19312">#19312</a>) (<a href="https://github.com/vitejs/vite/commit/b7aba0bc925f6d672bbb6a1e6c8c5c123a3bef55">b7aba0b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19312">#19312</a></li> <li>fix(ssr): fix transform error due to export all id scope (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19331">#19331</a>) (<a href="https://github.com/vitejs/vite/commit/e28bce244918dac27b26d4e428f86b323a1c51ba">e28bce2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19331">#19331</a></li> <li>fix(ssr): pretty print plugin error in <code>ssrLoadModule</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19290">#19290</a>) (<a href="https://github.com/vitejs/vite/commit/353c467610e2d92c0929fa4abd03f2cbd26e34ed">353c467</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19290">#19290</a></li> <li>fix: change ResolvedConfig type to interface to allow extending it (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19210">#19210</a>) (<a href="https://github.com/vitejs/vite/commit/bc851e31d88cb26a2cba3fa46763bcd368e8df36">bc851e3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19210">#19210</a></li> <li>fix: correctly resolve hmr dep ids and fallback to url (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18840">#18840</a>) (<a href="https://github.com/vitejs/vite/commit/b84498b6def7d57ff6719da2d2baf6e29f0bb819">b84498b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18840">#18840</a></li> <li>fix: make <code>--force</code> work for all environments (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18901">#18901</a>) (<a href="https://github.com/vitejs/vite/commit/51a42c6b6a285fb1f092be5bbd2e18cd1fe2b214">51a42c6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18901">#18901</a></li> <li>fix: use loc.file from rollup errors if available (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19222">#19222</a>) (<a href="https://github.com/vitejs/vite/commit/ce3fe236de625de745643e127e27f2a5b52c6d2e">ce3fe23</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19222">#19222</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19190">#19190</a>) (<a href="https://github.com/vitejs/vite/commit/f2c07dbfc874b46f6e09bb04996d0514663e4544">f2c07db</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19190">#19190</a></li> <li>fix(hmr): register inlined assets as a dependency of CSS file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18979">#18979</a>) (<a href="https://github.com/vitejs/vite/commit/eb22a74d29813d30be48d4413d785eedb0064b2c">eb22a74</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18979">#18979</a></li> <li>fix(resolve): support resolving TS files by JS extension specifiers in JS files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18889">#18889</a>) (<a href="https://github.com/vitejs/vite/commit/612332b9bbe8d489265aea31c9c9a712319abc51">612332b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18889">#18889</a></li> <li>fix(ssr): combine empty source mappings (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19226">#19226</a>) (<a href="https://github.com/vitejs/vite/commit/ba03da2a8c9ea6b26533cbcc4e50d58dc36499e2">ba03da2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19226">#19226</a></li> <li>fix(utils): clone <code>RegExp</code> values with <code>new RegExp</code> instead of <code>structuredClone</code> (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19245">#19245</a>, fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1">#1</a> (<a href="https://github.com/vitejs/vite/commit/56ad2bef0353a4d00cd18789de7f4e7e5329d663">56ad2be</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19245">#19245</a> <a href="https://redirect.github.com/vitejs/vite/issues/18875">#18875</a> <a href="https://redirect.github.com/vitejs/vite/issues/19247">#19247</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/3734f8099e3922c189497ce404fe7ff2f8929ae1"><code>3734f80</code></a> fix(css): escape double quotes in <code>url()</code> when lightningcss is used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18997">#18997</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2b4f115129fb3fbd730a92078acb724f8527b7f7"><code>2b4f115</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18996">#18996</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/12b612d8be2a18456fd94a2f0291d32d1ffb29d4"><code>12b612d</code></a> fix: fallback terser to main thread when function options are used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18987">#18987</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d88d0004a8e891ca6026d356695e0b319caa7fce"><code>d88d000</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18967">#18967</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/21680bdf9ca7c12f677136b56e47f46469db8be2"><code>21680bd</code></a> fix(css): skip non css in custom sass importer (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18970">#18970</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/62fad6d79f83daf916dde866909a2a3dd0c79583"><code>62fad6d</code></a> chore(deps): update dependency <code>@​rollup/plugin-node-resolve</code> to v16 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18968">#18968</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8a6bb4e11d5c1b61511ae1e5ed3ae3c65a33b2dc"><code>8a6bb4e</code></a> fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is <code>true</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18899">#18899</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7d6dd5d1d655d173668192509f63ac4ebf7af299"><code>7d6dd5d</code></a> fix(ssr): recreate ssrCompatModuleRunner on restart (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18973">#18973</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c4b532cc900bf988073583511f57bd581755d5e3"><code>c4b532c</code></a> fix(css): root relative import in sass modern API on Windows (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18945">#18945</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/27f691b0c7dca2259108fe6b79583b459429bf7f"><code>27f691b</code></a> refactor: make internal invoke event to use the same interface with `handleIn...</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/create-vite@6.1.0/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.14&new-version=6.1.0)](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 will merge this PR once CI passes on it, as requested by @florianbeisel. [//]: # (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>
florianbeisel commented 2025-02-11 03:46:55 +01:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2025-02-11 03:46:58 +01:00 (Migrated from github.com)

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request `@dependabot recreate`.
florianbeisel commented 2025-02-11 03:47:09 +01:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
florianbeisel commented 2025-02-11 03:47:29 +01:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
florianbeisel commented 2025-02-11 03:49:57 +01:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
github-actions[bot] commented 2025-02-11 04:05:12 +01:00 (Migrated from github.com)

🎉 This PR is included in version 0.1.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

:tada: This PR is included in version 0.1.5 :tada: The release is available on [GitHub release](https://github.com/florianbeisel/hermesx/releases/tag/v0.1.5) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
github-actions[bot] commented 2025-02-11 04:19:03 +01:00 (Migrated from github.com)

🎉 This PR is included in version 0.1.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

:tada: This PR is included in version 0.1.5 :tada: The release is available on [GitHub release](https://github.com/florianbeisel/hermesx/releases/tag/v0.1.5) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Sign in to join this conversation.
No description provided.