562.md (17768B)
1 # PR #562 Bump vite from 4.0.5 to 4.4.9 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-08-08T09:08:29Z 6 - **Branch:** dependabot/npm_and_yarn/vite-4.4.9 → main 7 - **Labels:** dependencies, javascript 8 - **Assignees:** @MTRNord 9 - **Reviewers:** @MTRNord 10 - **Diff:** [562.diff](./562.diff) 11 12 --- 13 14 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.4.9. 15 <details> 16 <summary>Release notes</summary> 17 <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> 18 <blockquote> 19 <h2>create-vite@4.4.1</h2> 20 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.4.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 21 <h2>create-vite@4.4.0</h2> 22 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.4.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 23 <h2>create-vite@4.3.2</h2> 24 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.3.2/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 25 <h2>create-vite@4.3.1</h2> 26 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.3.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 27 <h2>create-vite@4.3.0</h2> 28 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.3.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 29 <h2>create-vite@4.3.0-beta.0</h2> 30 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.3.0-beta.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 31 <h2>create-vite@4.2.0</h2> 32 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.2.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 33 <h2>create-vite@4.2.0-beta.1</h2> 34 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.2.0-beta.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 35 <h2>create-vite@4.2.0-beta.0</h2> 36 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.2.0-beta.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 37 <h2>create-vite@4.1.0</h2> 38 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 39 <h2>create-vite@4.1.0-beta.0</h2> 40 <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@4.1.0-beta.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> 41 </blockquote> 42 </details> 43 <details> 44 <summary>Changelog</summary> 45 <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> 46 <blockquote> 47 <h2><!-- raw HTML omitted -->4.4.9 (2023-08-07)<!-- raw HTML omitted --></h2> 48 <ul> 49 <li>chore: fix eslint warnings (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14031">#14031</a>) (<a href="https://github.com/vitejs/vite/commit/4021a0e">4021a0e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14031">#14031</a></li> 50 <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13938">#13938</a>) (<a href="https://github.com/vitejs/vite/commit/a1b519e">a1b519e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13938">#13938</a></li> 51 <li>fix: dynamic import vars ignored warning (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14006">#14006</a>) (<a href="https://github.com/vitejs/vite/commit/4479431">4479431</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14006">#14006</a></li> 52 <li>fix(build): silence warn dynamic import module when inlineDynamicImports true (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13970">#13970</a>) (<a href="https://github.com/vitejs/vite/commit/7a77aaf">7a77aaf</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13970">#13970</a></li> 53 <li>perf: improve build times and memory utilization (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14016">#14016</a>) (<a href="https://github.com/vitejs/vite/commit/9d7d45e">9d7d45e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14016">#14016</a></li> 54 <li>perf: replace startsWith with === (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14005">#14005</a>) (<a href="https://github.com/vitejs/vite/commit/f5c1224">f5c1224</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14005">#14005</a></li> 55 </ul> 56 <h2><!-- raw HTML omitted -->4.4.8 (2023-07-31)<!-- raw HTML omitted --></h2> 57 <ul> 58 <li>fix: modulePreload false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13973">#13973</a>) (<a href="https://github.com/vitejs/vite/commit/488085d">488085d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13973">#13973</a></li> 59 <li>fix: multiple entries with shared css and no JS (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13962">#13962</a>) (<a href="https://github.com/vitejs/vite/commit/89a3db0">89a3db0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13962">#13962</a></li> 60 <li>fix: use file extensions on type imports so they work with <code>moduleResolution: 'node16'</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13947">#13947</a>) (<a href="https://github.com/vitejs/vite/commit/aeef670">aeef670</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13947">#13947</a></li> 61 <li>fix(css): enhance error message for missing preprocessor dependency (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11485">#11485</a>) (<a href="https://github.com/vitejs/vite/commit/65e5c22">65e5c22</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/11485">#11485</a></li> 62 <li>fix(esbuild): fix static properties transpile when useDefineForClassFields false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13992">#13992</a>) (<a href="https://github.com/vitejs/vite/commit/4ca7c13">4ca7c13</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13992">#13992</a></li> 63 <li>fix(importAnalysis): strip url base before passing as safeModulePaths (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13712">#13712</a>) (<a href="https://github.com/vitejs/vite/commit/1ab06a8">1ab06a8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13712">#13712</a></li> 64 <li>fix(importMetaGlob): avoid unnecessary hmr of negative glob (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13646">#13646</a>) (<a href="https://github.com/vitejs/vite/commit/844451c">844451c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13646">#13646</a></li> 65 <li>fix(optimizer): avoid double-commit of optimized deps when discovery is disabled (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13865">#13865</a>) (<a href="https://github.com/vitejs/vite/commit/df77991">df77991</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13865">#13865</a></li> 66 <li>fix(optimizer): enable experimentalDecorators by default (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13981">#13981</a>) (<a href="https://github.com/vitejs/vite/commit/f8a5ffc">f8a5ffc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13981">#13981</a></li> 67 <li>perf: replace startsWith with === (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13989">#13989</a>) (<a href="https://github.com/vitejs/vite/commit/3aab14e">3aab14e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13989">#13989</a></li> 68 <li>perf: single slash does not need to be replaced (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13980">#13980</a>) (<a href="https://github.com/vitejs/vite/commit/66f522c">66f522c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13980">#13980</a></li> 69 <li>perf: use Intl.DateTimeFormatter instead of toLocaleTimeString (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13951">#13951</a>) (<a href="https://github.com/vitejs/vite/commit/af53a1d">af53a1d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13951">#13951</a></li> 70 <li>perf: use Intl.NumberFormat instead of toLocaleString (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13949">#13949</a>) (<a href="https://github.com/vitejs/vite/commit/a48bf88">a48bf88</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13949">#13949</a></li> 71 <li>perf: use magic-string hires boundary for sourcemaps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13971">#13971</a>) (<a href="https://github.com/vitejs/vite/commit/b9a8d65">b9a8d65</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13971">#13971</a></li> 72 <li>chore(reporter): remove unnecessary map (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13972">#13972</a>) (<a href="https://github.com/vitejs/vite/commit/dd9d4c1">dd9d4c1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13972">#13972</a></li> 73 <li>refactor: add new overload to the type of defineConfig (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13958">#13958</a>) (<a href="https://github.com/vitejs/vite/commit/24c12fe">24c12fe</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13958">#13958</a></li> 74 </ul> 75 <h2><!-- raw HTML omitted -->4.4.7 (2023-07-24)<!-- raw HTML omitted --></h2> 76 <ul> 77 <li>fix: <code>optimizeDeps.include</code> not working with paths inside packages (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13922">#13922</a>) (<a href="https://github.com/vitejs/vite/commit/06e4f57">06e4f57</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13922">#13922</a></li> 78 <li>fix: lightningcss fails with html-proxy (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13776">#13776</a>) (<a href="https://github.com/vitejs/vite/commit/6b56094">6b56094</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13776">#13776</a></li> 79 <li>fix: prepend <code>config.base</code> to vite/env path (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13941">#13941</a>) (<a href="https://github.com/vitejs/vite/commit/8e6cee8">8e6cee8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13941">#13941</a></li> 80 <li>fix(html): support <code>import.meta.env</code> define replacement without quotes (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13425">#13425</a>) (<a href="https://github.com/vitejs/vite/commit/883089c">883089c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13425">#13425</a></li> 81 <li>fix(proxy): handle error when proxy itself errors (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13929">#13929</a>) (<a href="https://github.com/vitejs/vite/commit/4848e41">4848e41</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13929">#13929</a></li> 82 <li>chore(eslint): allow type annotations (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13920">#13920</a>) (<a href="https://github.com/vitejs/vite/commit/d1264fd">d1264fd</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13920">#13920</a></li> 83 </ul> 84 <h2><!-- raw HTML omitted -->4.4.6 (2023-07-21)<!-- raw HTML omitted --></h2> 85 <ul> 86 <li>fix: constrain inject helpers for iife (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13909">#13909</a>) (<a href="https://github.com/vitejs/vite/commit/c89f677">c89f677</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13909">#13909</a></li> 87 <li>fix: display manualChunks warning only when a function is not used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13797">#13797</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13798">#13798</a>) (<a href="https://github.com/vitejs/vite/commit/51c271f">51c271f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13797">#13797</a> <a href="https://redirect.github.com/vitejs/vite/issues/13798">#13798</a></li> 88 <li>fix: do not append <code>browserHash</code> on optimized deps during build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13906">#13906</a>) (<a href="https://github.com/vitejs/vite/commit/0fb2340">0fb2340</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13906">#13906</a></li> 89 <li>fix: use Bun's implementation of <code>ws</code> instead of the bundled one (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13901">#13901</a>) (<a href="https://github.com/vitejs/vite/commit/049404c">049404c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13901">#13901</a></li> 90 <li>feat(client): add guide to press Esc for closing the overlay (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13896">#13896</a>) (<a href="https://github.com/vitejs/vite/commit/da389cc">da389cc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13896">#13896</a></li> 91 </ul> 92 <!-- raw HTML omitted --> 93 </blockquote> 94 <p>... (truncated)</p> 95 </details> 96 <details> 97 <summary>Commits</summary> 98 <ul> 99 <li><a href="https://github.com/vitejs/vite/commit/898fee7ac3283b526377e4515c03562018478592"><code>898fee7</code></a> release: v4.4.9</li> 100 <li><a href="https://github.com/vitejs/vite/commit/4021a0e21479bb0b82c0f4adda7ba3034f0ef73e"><code>4021a0e</code></a> chore: fix eslint warnings (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14031">#14031</a>)</li> 101 <li><a href="https://github.com/vitejs/vite/commit/4479431312540683d488544766ba0d8334a995f4"><code>4479431</code></a> fix: dynamic import vars ignored warning (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14006">#14006</a>)</li> 102 <li><a href="https://github.com/vitejs/vite/commit/a1b519e2c71593b6b4286c2f0bd8bfe2e0ad046d"><code>a1b519e</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13938">#13938</a>)</li> 103 <li><a href="https://github.com/vitejs/vite/commit/9d7d45e56f98787cd6c7f4245ad5f9562d409997"><code>9d7d45e</code></a> perf: improve build times and memory utilization (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14016">#14016</a>)</li> 104 <li><a href="https://github.com/vitejs/vite/commit/f5c1224150fc8bfb2549e5c46d6c228776f8c170"><code>f5c1224</code></a> perf: replace startsWith with === (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14005">#14005</a>)</li> 105 <li><a href="https://github.com/vitejs/vite/commit/7a77aaf28b7d2b384dff9f250cb886782b198166"><code>7a77aaf</code></a> fix(build): silence warn dynamic import module when inlineDynamicImports true...</li> 106 <li><a href="https://github.com/vitejs/vite/commit/e41d78e151328dba81750a2ea56e6cf2c5828e2b"><code>e41d78e</code></a> release: v4.4.8</li> 107 <li><a href="https://github.com/vitejs/vite/commit/488085d63115014a243ed93608a1667c356d8749"><code>488085d</code></a> fix: modulePreload false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13973">#13973</a>)</li> 108 <li><a href="https://github.com/vitejs/vite/commit/4ca7c13b73c15df68dfb731aa4f1b363dea7acb2"><code>4ca7c13</code></a> fix(esbuild): fix static properties transpile when useDefineForClassFields fa...</li> 109 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.4.9/packages/vite">compare view</a></li> 110 </ul> 111 </details> 112 <br /> 113 114 115 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 116 117 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`. 118 119 [//]: # (dependabot-automerge-start) 120 [//]: # (dependabot-automerge-end) 121 122 --- 123 124 <details> 125 <summary>Dependabot commands and options</summary> 126 <br /> 127 128 You can trigger Dependabot actions by commenting on this PR: 129 - `@dependabot rebase` will rebase this PR 130 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 131 - `@dependabot merge` will merge this PR after your CI passes on it 132 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 133 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 134 - `@dependabot reopen` will reopen this PR if it is closed 135 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 136 - `@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) 137 - `@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) 138 - `@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) 139 140 141 </details> 142