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

521.md (12656B)


      1 # PR #521 Bump vite from 4.0.5 to 4.4.3
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-07-12T08:59:21Z
      6 - **Branch:** dependabot/npm_and_yarn/vite-4.4.3 → main
      7 - **Closed:** 2023-07-14T08:53:08Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [521.diff](./521.diff)
     12 
     13 ---
     14 
     15 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.4.3.
     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.3 (2023-07-11)<!-- raw HTML omitted --></h2>
     47 <ul>
     48 <li>fix: avoid early error when server is closed in ssr (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13787">#13787</a>) (<a href="https://github.com/vitejs/vite/commit/89d01eb">89d01eb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13787">#13787</a></li>
     49 <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13758">#13758</a>) (<a href="https://github.com/vitejs/vite/commit/8ead116">8ead116</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13758">#13758</a></li>
     50 <li>fix(server): remove restart guard on restart (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13789">#13789</a>) (<a href="https://github.com/vitejs/vite/commit/2a38ef7">2a38ef7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13789">#13789</a></li>
     51 </ul>
     52 <h2><!-- raw HTML omitted -->4.4.2 (2023-07-07)<!-- raw HTML omitted --></h2>
     53 <ul>
     54 <li>fix(css): use single postcss instance (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13738">#13738</a>) (<a href="https://github.com/vitejs/vite/commit/c02fac4">c02fac4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13738">#13738</a></li>
     55 </ul>
     56 <h2><!-- raw HTML omitted -->4.4.1 (2023-07-06)<!-- raw HTML omitted --></h2>
     57 <ul>
     58 <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>
     59 <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>
     60 <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>
     61 </ul>
     62 <h2>4.4.0 (2023-07-06)</h2>
     63 <h3>Experimental support for Lightning CSS</h3>
     64 <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>
     65 <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>
     66 <p>See beta docs at the <a href="https://main.vitejs.dev/guide/features.html#lightning-css">Lighting CSS guide</a>.</p>
     67 <h3>esbuild 0.18 update</h3>
     68 <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>
     69 <h3>Templates for Solid and Qwik in create-vite</h3>
     70 <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>
     71 <h3>Korean Translation</h3>
     72 <p>Vite's docs are now translated to Korean, available at <a href="https://ko.vitejs.dev">ko.vitejs.dev</a>.</p>
     73 <h3>Features</h3>
     74 <ul>
     75 <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>
     76 <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>
     77 <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>
     78 <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>
     79 </ul>
     80 <!-- raw HTML omitted -->
     81 </blockquote>
     82 <p>... (truncated)</p>
     83 </details>
     84 <details>
     85 <summary>Commits</summary>
     86 <ul>
     87 <li><a href="https://github.com/vitejs/vite/commit/ec9d2e779d4b8d785c648430594d534d461d6639"><code>ec9d2e7</code></a> release: v4.4.3</li>
     88 <li><a href="https://github.com/vitejs/vite/commit/2a38ef7501972fbdb2531cc1207884b3fb9603a9"><code>2a38ef7</code></a> fix(server): remove restart guard on restart (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13789">#13789</a>)</li>
     89 <li><a href="https://github.com/vitejs/vite/commit/8ead11648514ae4975bf4328d6e15bd4dd42e45e"><code>8ead116</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13758">#13758</a>)</li>
     90 <li><a href="https://github.com/vitejs/vite/commit/89d01ebb8eb4948f576f2d483082c5dd4bf056e7"><code>89d01eb</code></a> fix: avoid early error when server is closed in ssr (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13787">#13787</a>)</li>
     91 <li><a href="https://github.com/vitejs/vite/commit/df492face07b466ae6c1e48c232d207bbde67067"><code>df492fa</code></a> release: v4.4.2</li>
     92 <li><a href="https://github.com/vitejs/vite/commit/c02fac41d31608ef58054f28ee3d8e099c4c6ac8"><code>c02fac4</code></a> fix(css): use single postcss instance (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13738">#13738</a>)</li>
     93 <li><a href="https://github.com/vitejs/vite/commit/487bdcde3399463ac68eb5ab5bc19e5096b4623b"><code>487bdcd</code></a> release: v4.4.1</li>
     94 <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>
     95 <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>
     96 <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>
     97 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.4.3/packages/vite">compare view</a></li>
     98 </ul>
     99 </details>
    100 <br />
    101 
    102 
    103 [![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.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    104 
    105 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`.
    106 
    107 [//]: # (dependabot-automerge-start)
    108 [//]: # (dependabot-automerge-end)
    109 
    110 ---
    111 
    112 <details>
    113 <summary>Dependabot commands and options</summary>
    114 <br />
    115 
    116 You can trigger Dependabot actions by commenting on this PR:
    117 - `@dependabot rebase` will rebase this PR
    118 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    119 - `@dependabot merge` will merge this PR after your CI passes on it
    120 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    121 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    122 - `@dependabot reopen` will reopen this PR if it is closed
    123 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    124 - `@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)
    125 - `@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)
    126 - `@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)
    127 
    128 
    129 </details>
    130 
    131 
    132 ## Comments
    133 
    134 ### @dependabot[bot] — 2023-07-14T08:53:07Z
    135 
    136 Superseded by #528.
    137