Update dependency vite to v2.8.5 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vite | devDependencies | patch | 2.8.4 -> 2.8.5 |
Release Notes
vitejs/vite
v2.8.5
Bug Fixes
- ?html-proxy with trailing = added by some servers (#7093) (5818ac9)
- allow optional trailing comma in asset
import.meta.url
(#6983) (2debb9f) - cannot reassign process.env.NODE_ENV in ssr (#6989) (983feb2)
- config: Warn about terserOptions in more cases (#7101) (79428ad)
- don't override user config (#7034) (8fd8f6e)
- fileToBuiltUrl got undefined when file type is
.ico
(#7106) (7a1a552) - glob: css imports injecting a ?used query to export the css string (#6949) (0b3f4ef)
- hmr: hmr style tag no support in html (#7052) (a9dfce3)
- image -> image/x-icon (#7120) (065ceca)
- import with query with exports field (#7073) (88ded7f)
- prebundle dep with colon (#7006) (2136f2b)
- recycle serve to avoid preventing Node self-exit (#6895) (d6b2c53)
- resolve @import of the proxied (<a data-sourcepos="32:81-32:138" href="https://github.com/vitejs/vite/issues/7031">#7031</a>) (<a data-sourcepos="32:142-32:230" href="https://github.com/vitejs/vite/commit/c7aad0287ce24f299f538828c090819ce0ca1468">c7aad02</a>)</li>
<li data-sourcepos="33:1-33:212"><strong data-sourcepos="33:5-33:21">ssrTransform:</strong> use appendLeft instead of appendRight (<a data-sourcepos="33:62-33:119" href="https://github.com/vitejs/vite/issues/6407">#6407</a>) (<a data-sourcepos="33:123-33:211" href="https://github.com/vitejs/vite/commit/30125418b4c7ebda56555090b177ac34b29ffdc7">3012541</a>)</li>
<li data-sourcepos="34:1-35:0">typo (<a data-sourcepos="34:11-34:68" href="https://github.com/vitejs/vite/issues/7064">#7064</a>) (<a data-sourcepos="34:72-34:160" href="https://github.com/vitejs/vite/commit/f38654fd331316f496008f3a118d2628c65b071b">f38654f</a>)</li>
</ul>
<h5 data-sourcepos="36:1-36:14"><a href="#features" aria-hidden="true" class="anchor" id="user-content-features"></a>Features</h5>
<ul data-sourcepos="38:1-40:0">
<li data-sourcepos="38:1-38:198">add fixStacktrace option to ssrLoadModule (<a data-sourcepos="38:48-38:105" href="https://github.com/vitejs/vite/issues/7048">#7048</a>) (<a data-sourcepos="38:109-38:197" href="https://github.com/vitejs/vite/commit/c703a3348adeaad9dc92d805a381866917f2a03b">c703a33</a>)</li>
<li data-sourcepos="39:1-40:0"><strong data-sourcepos="39:5-39:12">cli:</strong> add command descriptions (<a data-sourcepos="39:40-39:97" href="https://github.com/vitejs/vite/issues/6991">#6991</a>) (<a data-sourcepos="39:101-39:189" href="https://github.com/vitejs/vite/commit/ffda8f046026980b363ff164677f52bb076fde26">ffda8f0</a>)</li>
</ul>
</details>
<hr data-sourcepos="43:1-44:0" />
<h3 data-sourcepos="45:1-45:17"><a href="#configuration" aria-hidden="true" class="anchor" id="user-content-configuration"></a>Configuration</h3>
<p data-sourcepos="47:1-47:53">
📅 <strong data-sourcepos="47:6-47:17">Schedule</strong>: At any time (no schedule defined).</p> <p data-sourcepos="49:1-49:28">🚦 <strong data-sourcepos="49:6-49:18">Automerge</strong>: Enabled.</p> <p data-sourcepos="51:1-51:88">♻ <strong data-sourcepos="51:5-51:16">Rebasing</strong>: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.</p> <p data-sourcepos="53:1-53:81">🔕 <strong data-sourcepos="53:6-53:15">Ignore</strong>: Close this MR and you won't be reminded about this update again.</p> <hr data-sourcepos="55:1-56:0" /> <ul data-sourcepos="57:2-58:0"> <li data-sourcepos="57:2-58:0">[ ] <!-- rebase-check -->If you want to rebase/retry this MR, click this checkbox.</li> </ul> <hr data-sourcepos="59:1-60:0" /> <p data-sourcepos="61:1-61:86">This MR has been generated by <a data-sourcepos="61:31-61:85" href="https://github.com/renovatebot/renovate">Renovate Bot</a>.</p>