matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

515.md (14679B)


      1 # PR #515 Bump vite from 4.0.5 to 4.4.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-07-07T08:43:57Z
      6 - **Branch:** dependabot/npm_and_yarn/vite-4.4.1 → main
      7 - **Closed:** 2023-07-10T08:55:19Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [515.diff](./515.diff)
     12 
     13 ---
     14 
     15 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.4.1.
     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.4.0</h2>
     21 <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>
     22 <h2>create-vite@4.3.2</h2>
     23 <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>
     24 <h2>create-vite@4.3.1</h2>
     25 <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>
     26 <h2>create-vite@4.3.0</h2>
     27 <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>
     28 <h2>create-vite@4.3.0-beta.0</h2>
     29 <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>
     30 <h2>create-vite@4.2.0</h2>
     31 <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>
     32 <h2>create-vite@4.2.0-beta.1</h2>
     33 <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>
     34 <h2>create-vite@4.2.0-beta.0</h2>
     35 <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>
     36 <h2>create-vite@4.1.0</h2>
     37 <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>
     38 <h2>create-vite@4.1.0-beta.0</h2>
     39 <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>
     40 </blockquote>
     41 </details>
     42 <details>
     43 <summary>Changelog</summary>
     44 <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p>
     45 <blockquote>
     46 <h2><!-- raw HTML omitted -->4.4.1 (2023-07-06)<!-- raw HTML omitted --></h2>
     47 <ul>
     48 <li>fix: revert <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13073">#13073</a>, use consistent virtual module ID in module graph (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13734">#13734</a>) (<a href="https://github.com/vitejs/vite/commit/f589ac0">f589ac0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13073">#13073</a> <a href="https://redirect.github.com/vitejs/vite/issues/13734">#13734</a></li>
     49 <li>fix: revert import config module as data (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13731">#13731</a>) (<a href="https://github.com/vitejs/vite/commit/b0bfa01">b0bfa01</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13731">#13731</a></li>
     50 <li>chore: changelog notes and clean for 4.4 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13728">#13728</a>) (<a href="https://github.com/vitejs/vite/commit/3f4e36e">3f4e36e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13728">#13728</a></li>
     51 </ul>
     52 <h2>4.4.0 (2023-07-06)</h2>
     53 <h3>Experimental support for Lightning CSS</h3>
     54 <p>Starting from Vite 4.4, there is experimental support for <a href="https://lightningcss.dev/">Lightning CSS</a>. You can opt into it by adding <a href="https://main.vitejs.dev/config/shared-options.html#css-transformer"><code>css.transformer: 'lightningcss'</code></a> to your config file and install the optional <a href="https://www.npmjs.com/package/lightningcss"><code>lightningcss</code></a> dev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.</p>
     55 <p>Lightning CSS can also be used as the CSS minifier with <a href="https://main.vitejs.dev/config/build-options.html#css-minify"><code>build.cssMinify: 'lightningcss'</code></a>.</p>
     56 <p>See beta docs at the <a href="https://main.vitejs.dev/guide/features.html#lightning-css">Lighting CSS guide</a>.</p>
     57 <h3>esbuild 0.18 update</h3>
     58 <p><a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG.md#0180">esbuild 0.18</a> contains backwards-incompatible changes to esbuild's handling of <code>tsconfig.json</code> files. We think they shouldn't affect Vite users, you can review <a href="https://redirect.github.com/vitejs/vite/issues/13525">#13525</a> for more information.</p>
     59 <h3>Templates for Solid and Qwik in create-vite</h3>
     60 <p>New starter templates have been added to <a href="https://vitejs.dev/guide/#scaffolding-your-first-vite-project">create-vite</a> for <a href="https://www.solidjs.com/">Solid</a> and <a href="https://qwik.builder.io/">Qwik</a>. Try them online at <a href="https://vite.new/solid-ts">vite.new/solid-ts</a> and <a href="https://vite.new/qwik-ts">vite.new/qwik-ts</a>.</p>
     61 <h3>Korean Translation</h3>
     62 <p>Vite's docs are now translated to Korean, available at <a href="https://ko.vitejs.dev">ko.vitejs.dev</a>.</p>
     63 <h3>Features</h3>
     64 <ul>
     65 <li>feat: preview mode add keyboard shortcuts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12968">#12968</a>) (<a href="https://github.com/vitejs/vite/commit/126e93e">126e93e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12968">#12968</a></li>
     66 <li>feat: asset type add apng (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13294">#13294</a>) (<a href="https://github.com/vitejs/vite/commit/a11b6f6">a11b6f6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13294">#13294</a></li>
     67 <li>feat: emit event to handle chunk load errors (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12084">#12084</a>) (<a href="https://github.com/vitejs/vite/commit/2eca54e">2eca54e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12084">#12084</a></li>
     68 <li>feat: import public non-asset URL (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13422">#13422</a>) (<a href="https://github.com/vitejs/vite/commit/3a98558">3a98558</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13422">#13422</a></li>
     69 <li>feat: support files for <code>fs.allow</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12863">#12863</a>) (<a href="https://github.com/vitejs/vite/commit/4a06e66">4a06e66</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12863">#12863</a></li>
     70 <li>feat(build): warn dynamic import module with a static import alongside (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12850">#12850</a>) (<a href="https://github.com/vitejs/vite/commit/127c334">127c334</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12850">#12850</a></li>
     71 <li>feat(client): add debounce on page reload (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13545">#13545</a>) (<a href="https://github.com/vitejs/vite/commit/d080b51">d080b51</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13545">#13545</a></li>
     72 <li>feat(client): add WebSocket connections events (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13334">#13334</a>) (<a href="https://github.com/vitejs/vite/commit/eb75103">eb75103</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13334">#13334</a></li>
     73 <li>feat(config): friendly ESM file require error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13283">#13283</a>) (<a href="https://github.com/vitejs/vite/commit/b9a6ba0">b9a6ba0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13283">#13283</a></li>
     74 <li>feat(css): add support for Lightning CSS (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12807">#12807</a>) (<a href="https://github.com/vitejs/vite/commit/c6c5d49">c6c5d49</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12807">#12807</a></li>
     75 <li>feat(css): support at import preprocessed styles (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8400">#8400</a>) (<a href="https://github.com/vitejs/vite/commit/2bd6077">2bd6077</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8400">#8400</a></li>
     76 <li>feat(html): support image set in inline style (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13473">#13473</a>) (<a href="https://github.com/vitejs/vite/commit/2c0faba">2c0faba</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13473">#13473</a></li>
     77 <li>feat(importMetaGlob): support sub imports pattern (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12467">#12467</a>) (<a href="https://github.com/vitejs/vite/commit/e355c9c">e355c9c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12467">#12467</a></li>
     78 <li>feat(optimizer): support glob includes (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12414">#12414</a>) (<a href="https://github.com/vitejs/vite/commit/7792515">7792515</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12414">#12414</a></li>
     79 <li>feat!: update esbuild to 0.18.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13525">#13525</a>) (<a href="https://github.com/vitejs/vite/commit/ab967c0">ab967c0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13525">#13525</a></li>
     80 </ul>
     81 <h3>Bug Fixes</h3>
     82 <!-- raw HTML omitted -->
     83 </blockquote>
     84 <p>... (truncated)</p>
     85 </details>
     86 <details>
     87 <summary>Commits</summary>
     88 <ul>
     89 <li><a href="https://github.com/vitejs/vite/commit/487bdcde3399463ac68eb5ab5bc19e5096b4623b"><code>487bdcd</code></a> release: v4.4.1</li>
     90 <li><a href="https://github.com/vitejs/vite/commit/f589ac09098617c9c46bd1fe6e1e42696734ce68"><code>f589ac0</code></a> fix: revert <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13073">#13073</a>, use consistent virtual module ID in module graph (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13734">#13734</a>)</li>
     91 <li><a href="https://github.com/vitejs/vite/commit/b0bfa0158b5ffd86b04fde2ab66372eedf25b4bb"><code>b0bfa01</code></a> fix: revert import config module as data (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13731">#13731</a>)</li>
     92 <li><a href="https://github.com/vitejs/vite/commit/3f4e36e078456b06fa34c17d981726f53efd75c4"><code>3f4e36e</code></a> chore: changelog notes and clean for 4.4 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13728">#13728</a>)</li>
     93 <li><a href="https://github.com/vitejs/vite/commit/3b47e34af89b8220c0aeb119f813e8315e98668e"><code>3b47e34</code></a> release: v4.4.0</li>
     94 <li><a href="https://github.com/vitejs/vite/commit/9310b3a52fb2a7d299a9cc6f43d88492d67e743a"><code>9310b3a</code></a> fix(pluginContainer): drop previous sourcesContent (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13722">#13722</a>)</li>
     95 <li><a href="https://github.com/vitejs/vite/commit/71516db3438c57643df80da687be57cf641b1762"><code>71516db</code></a> fix(define): stringify object parse error in build mode (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13600">#13600</a>)</li>
     96 <li><a href="https://github.com/vitejs/vite/commit/be4b0c0bffb3c41d88fb2f2fdaeedd6f6fa70d23"><code>be4b0c0</code></a> fix: check document before detect script rel (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13559">#13559</a>)</li>
     97 <li><a href="https://github.com/vitejs/vite/commit/02c6bc38645ce18f9e1c8a71421fb8aad7081688"><code>02c6bc3</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13701">#13701</a>)</li>
     98 <li><a href="https://github.com/vitejs/vite/commit/7ef2472872a16f6476c8ca03678e626e7a54c212"><code>7ef2472</code></a> fix(esbuild): use <code>useDefineForClassFields: false</code> when no `compilerOptions.t...</li>
     99 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.4.1/packages/vite">compare view</a></li>
    100 </ul>
    101 </details>
    102 <br />
    103 
    104 
    105 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=4.0.5&new-version=4.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    106 
    107 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`.
    108 
    109 [//]: # (dependabot-automerge-start)
    110 [//]: # (dependabot-automerge-end)
    111 
    112 ---
    113 
    114 <details>
    115 <summary>Dependabot commands and options</summary>
    116 <br />
    117 
    118 You can trigger Dependabot actions by commenting on this PR:
    119 - `@dependabot rebase` will rebase this PR
    120 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    121 - `@dependabot merge` will merge this PR after your CI passes on it
    122 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    123 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    124 - `@dependabot reopen` will reopen this PR if it is closed
    125 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    126 - `@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)
    127 - `@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)
    128 - `@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)
    129 
    130 
    131 </details>
    132 
    133 
    134 ## Comments
    135 
    136 ### @dependabot[bot] — 2023-07-10T08:55:18Z
    137 
    138 Superseded by #517.
    139