454.md (15649B)
1 # PR #454 Bump vite from 4.0.5 to 4.3.9 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-06-07T09:07:45Z 6 - **Branch:** dependabot/npm_and_yarn/vite-4.3.9 → main 7 - **Closed:** 2023-07-06T09:00:33Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [454.diff](./454.diff) 12 13 --- 14 15 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.3.9. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> 19 <blockquote> 20 <h2>create-vite@4.3.2</h2> 21 <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> 22 <h2>create-vite@4.3.1</h2> 23 <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> 24 <h2>create-vite@4.3.0</h2> 25 <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> 26 <h2>create-vite@4.3.0-beta.0</h2> 27 <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> 28 <h2>create-vite@4.2.0</h2> 29 <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> 30 <h2>create-vite@4.2.0-beta.1</h2> 31 <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> 32 <h2>create-vite@4.2.0-beta.0</h2> 33 <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> 34 <h2>create-vite@4.1.0</h2> 35 <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> 36 <h2>create-vite@4.1.0-beta.0</h2> 37 <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> 38 </blockquote> 39 </details> 40 <details> 41 <summary>Changelog</summary> 42 <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> 43 <blockquote> 44 <h2><!-- raw HTML omitted -->4.3.9 (2023-05-26)<!-- raw HTML omitted --></h2> 45 <ul> 46 <li>fix: fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>) (<a href="https://github.com/vitejs/vite/commit/813ddd6">813ddd6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13348">#13348</a></li> 47 <li>fix: optimizeDeps during build and external ids (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13274">#13274</a>) (<a href="https://github.com/vitejs/vite/commit/e3db771">e3db771</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13274">#13274</a></li> 48 <li>fix(css): return deps if have no postcss plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13344">#13344</a>) (<a href="https://github.com/vitejs/vite/commit/28923fb">28923fb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13344">#13344</a></li> 49 <li>fix(legacy): style insert order (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13266">#13266</a>) (<a href="https://github.com/vitejs/vite/commit/e444375">e444375</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13266">#13266</a></li> 50 <li>chore: revert prev release commit (<a href="https://github.com/vitejs/vite/commit/2a30a07">2a30a07</a>)</li> 51 <li>release: v4.3.9 (<a href="https://github.com/vitejs/vite/commit/5c9abf7">5c9abf7</a>)</li> 52 <li>docs: optimizeDeps.needsInterop (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13323">#13323</a>) (<a href="https://github.com/vitejs/vite/commit/b34e79c">b34e79c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13323">#13323</a></li> 53 <li>test: respect commonjs options in playgrounds (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13273">#13273</a>) (<a href="https://github.com/vitejs/vite/commit/19e8c68">19e8c68</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13273">#13273</a></li> 54 <li>refactor: simplify SSR options' if statement (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13254">#13254</a>) (<a href="https://github.com/vitejs/vite/commit/8013a66">8013a66</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13254">#13254</a></li> 55 <li>perf(ssr): calculate stacktrace offset lazily (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13256">#13256</a>) (<a href="https://github.com/vitejs/vite/commit/906c4c1">906c4c1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13256">#13256</a></li> 56 </ul> 57 <h2><!-- raw HTML omitted -->4.3.8 (2023-05-18)<!-- raw HTML omitted --></h2> 58 <ul> 59 <li>fix: avoid outdated module to crash in importAnalysis after restart (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13231">#13231</a>) (<a href="https://github.com/vitejs/vite/commit/3609e79">3609e79</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13231">#13231</a></li> 60 <li>fix(ssr): skip updateCjsSsrExternals if legacy flag disabled (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13230">#13230</a>) (<a href="https://github.com/vitejs/vite/commit/13fc345">13fc345</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13230">#13230</a></li> 61 </ul> 62 <h2><!-- raw HTML omitted -->4.3.7 (2023-05-16)<!-- raw HTML omitted --></h2> 63 <ul> 64 <li>fix: revert only watch .env files in envDir (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12587">#12587</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13217">#13217</a>) (<a href="https://github.com/vitejs/vite/commit/0fd4616">0fd4616</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12587">#12587</a> <a href="https://redirect.github.com/vitejs/vite/issues/13217">#13217</a></li> 65 <li>fix(assetImportMetaUrl): allow ternary operator in template literal urls (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13121">#13121</a>) (<a href="https://github.com/vitejs/vite/commit/d5d9a31">d5d9a31</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13121">#13121</a></li> 66 </ul> 67 <h2><!-- raw HTML omitted -->4.3.6 (2023-05-15)<!-- raw HTML omitted --></h2> 68 <ul> 69 <li>fix: avoid dev-server crash when ws proxy error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12829">#12829</a>) (<a href="https://github.com/vitejs/vite/commit/87e1f58">87e1f58</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12829">#12829</a></li> 70 <li>fix: call <code>tryFsResolve</code> for relative <code>new URL(foo, import.meta.url)</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13142">#13142</a>) (<a href="https://github.com/vitejs/vite/commit/eeb0617">eeb0617</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13142">#13142</a></li> 71 <li>fix: don't inject CSS sourcemap for direct requests (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13115">#13115</a>) (<a href="https://github.com/vitejs/vite/commit/7d80a47">7d80a47</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13115">#13115</a></li> 72 <li>fix: handle more yarn pnp load errors (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13160">#13160</a>) (<a href="https://github.com/vitejs/vite/commit/adf61d9">adf61d9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13160">#13160</a></li> 73 <li>fix(build): declare moduleSideEffects for vite:modulepreload-polyfill (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13099">#13099</a>) (<a href="https://github.com/vitejs/vite/commit/d63129b">d63129b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13099">#13099</a></li> 74 <li>fix(css): respect <code>esbuild.charset</code> when minify (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13190">#13190</a>) (<a href="https://github.com/vitejs/vite/commit/4fd35ed">4fd35ed</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13190">#13190</a></li> 75 <li>fix(server): intercept ping requests (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13117">#13117</a>) (<a href="https://github.com/vitejs/vite/commit/d06cc42">d06cc42</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13117">#13117</a></li> 76 <li>fix(ssr): stacktrace uses abs path with or without sourcemap (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12902">#12902</a>) (<a href="https://github.com/vitejs/vite/commit/88c855e">88c855e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12902">#12902</a></li> 77 <li>perf: skip windows absolute paths for node resolve (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13162">#13162</a>) (<a href="https://github.com/vitejs/vite/commit/e640939">e640939</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13162">#13162</a></li> 78 <li>chore: remove useless dep (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13165">#13165</a>) (<a href="https://github.com/vitejs/vite/commit/9a7ec98">9a7ec98</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13165">#13165</a></li> 79 <li>chore(reporter): reuse clearLine (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13156">#13156</a>) (<a href="https://github.com/vitejs/vite/commit/535795a">535795a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13156">#13156</a></li> 80 </ul> 81 <h2><!-- raw HTML omitted -->4.3.5 (2023-05-05)<!-- raw HTML omitted --></h2> 82 <ul> 83 <li>fix: location is not defined error in cleanScssBugUrl (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13100">#13100</a>) (<a href="https://github.com/vitejs/vite/commit/91d7b67">91d7b67</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13100">#13100</a></li> 84 <li>fix: unwrapId and pass ssr flag when adding to moduleGraph in this.load (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13083">#13083</a>) (<a href="https://github.com/vitejs/vite/commit/9041e19">9041e19</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13083">#13083</a></li> 85 <li>fix(assetImportMetaUrl): reserve dynamic template literal query params (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13034">#13034</a>) (<a href="https://github.com/vitejs/vite/commit/7089528">7089528</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13034">#13034</a></li> 86 </ul> 87 <!-- raw HTML omitted --> 88 </blockquote> 89 <p>... (truncated)</p> 90 </details> 91 <details> 92 <summary>Commits</summary> 93 <ul> 94 <li><a href="https://github.com/vitejs/vite/commit/a460a2b3ef428986ed1e04a63f558331a7fdc94f"><code>a460a2b</code></a> release: v4.3.9</li> 95 <li><a href="https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32"><code>813ddd6</code></a> fix: fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>)</li> 96 <li><a href="https://github.com/vitejs/vite/commit/28923fb1d46b3adf8799ec9038e68d239ad0671d"><code>28923fb</code></a> fix(css): return deps if have no postcss plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13344">#13344</a>)</li> 97 <li><a href="https://github.com/vitejs/vite/commit/2a30a07e33f25c6bf325bb62bc082e4ce22248fa"><code>2a30a07</code></a> chore: revert prev release commit</li> 98 <li><a href="https://github.com/vitejs/vite/commit/5c9abf7a5eab12761683d793c61502407f28e481"><code>5c9abf7</code></a> release: v4.3.9</li> 99 <li><a href="https://github.com/vitejs/vite/commit/b34e79c6161ea0ded6036c05ec8bb0251eeb5ba6"><code>b34e79c</code></a> docs: optimizeDeps.needsInterop (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13323">#13323</a>)</li> 100 <li><a href="https://github.com/vitejs/vite/commit/e3db7712657232fbb9ea2499a2c6f277d2bb96a3"><code>e3db771</code></a> fix: optimizeDeps during build and external ids (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13274">#13274</a>)</li> 101 <li><a href="https://github.com/vitejs/vite/commit/e444375d34db1e1902f06ab223e51d2d63cd10de"><code>e444375</code></a> fix(legacy): style insert order (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13266">#13266</a>)</li> 102 <li><a href="https://github.com/vitejs/vite/commit/19e8c68f37b2280c1709b8d3d6dd424064abaace"><code>19e8c68</code></a> test: respect commonjs options in playgrounds (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13273">#13273</a>)</li> 103 <li><a href="https://github.com/vitejs/vite/commit/8013a6645c84280acb0b3dd8be1bb87d2640854e"><code>8013a66</code></a> refactor: simplify SSR options' if statement (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13254">#13254</a>)</li> 104 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.3.9/packages/vite">compare view</a></li> 105 </ul> 106 </details> 107 <br /> 108 109 110 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 111 112 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`. 113 114 [//]: # (dependabot-automerge-start) 115 [//]: # (dependabot-automerge-end) 116 117 --- 118 119 <details> 120 <summary>Dependabot commands and options</summary> 121 <br /> 122 123 You can trigger Dependabot actions by commenting on this PR: 124 - `@dependabot rebase` will rebase this PR 125 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 126 - `@dependabot merge` will merge this PR after your CI passes on it 127 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 128 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 129 - `@dependabot reopen` will reopen this PR if it is closed 130 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 131 - `@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) 132 - `@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) 133 - `@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) 134 135 136 </details> 137 138 <!-- Replace --> 139 ---- 140 ⌛ Deploy Preview - Build in Progress 141 <!-- Replace --> 142 143 144 145 ## Comments 146 147 ### @dependabot[bot] — 2023-07-06T09:00:32Z 148 149 Superseded by #511. 150