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

329.md (17082B)


      1 # PR #329 Bump vite from 4.0.4 to 4.1.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-02-03T08:15:15Z
      6 - **Branch:** dependabot/npm_and_yarn/vite-4.1.1 → main
      7 - **Closed:** 2023-02-20T09:20:05Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [329.diff](./329.diff)
     12 
     13 ---
     14 
     15 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.1.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.1.0</h2>
     21 <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>
     22 <h2>create-vite@4.1.0-beta.0</h2>
     23 <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>
     24 </blockquote>
     25 </details>
     26 <details>
     27 <summary>Changelog</summary>
     28 <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p>
     29 <blockquote>
     30 <h2><!-- raw HTML omitted -->4.1.1 (2023-02-02)<!-- raw HTML omitted --></h2>
     31 <ul>
     32 <li>chore: 4.1.0 changelog cleanup (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11900">#11900</a>) (<a href="https://github.com/vitejs/vite/commit/7747d32">7747d32</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11900">#11900</a></li>
     33 <li>fix: catch statSync error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11907">#11907</a>) (<a href="https://github.com/vitejs/vite/commit/f80b9a2">f80b9a2</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11907">#11907</a></li>
     34 </ul>
     35 <h2>4.1.0 (2023-02-02)</h2>
     36 <p>Vite 4.1 updates to the latest versions of Rollup and esbuild. Check out the new <a href="https://rollupjs.org/">Rollup docs</a>, that are now powered by VitePress making the navigation between Vite and Rollup docs easier for users.</p>
     37 <p><a href="https://vitejs.dev">Vite docs</a> got a theme update migrating to the latest version of VitePress.</p>
     38 <p>As part of <a href="https://vitejs.dev/blog/announcing-vite4.html">Vite 4</a>, the Vue and React plugins have been extracted out of the monorepo. Although their release cycle will no longer follow Vite releases moving forward, Vite 4.1 is released in parallel with new versions of <a href="https://github.com/vitejs/vite-plugin-react/releases/tag/plugin-react%403.1.0"><code>@​vitejs/plugin-react</code></a> and <a href="https://github.com/vitejs/vite-plugin-react-swc/releases/tag/v3.1.0"><code>@​vitejs/plugin-react-swc</code></a>. <code>@​vitejs/plugin-react</code> 3.1.0 reworks the way HMR is handled fixing many edge cases and <code>@​vitejs/plugin-react-swc</code> 3.1.0 adds support for SWC plugins.</p>
     39 <p>There is also a new major for <a href="https://github.com/vitejs/vite/blob/main/packages/plugin-legacy"><code>@​vitejs/plugin-legacy</code></a>, see <a href="https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md#400-2023-02-02">changelog for v4.0.0</a>. This version contains breaking changes:</p>
     40 <ul>
     41 <li>Support browserslist and update default target (<a href="https://github-redirect.dependabot.com/vitejs/vite/pull/11318">#11318</a>). See <a href="https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#targets">updated <code>targets</code> default</a>.</li>
     42 <li>Bump modern target to support async generator (<a href="https://github-redirect.dependabot.com/vitejs/vite/pull/11896">#11896</a>). Learn more at <a href="https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#browsers-that-supports-esm-but-does-not-support-widely-available-features">the browsers support docs</a>.</li>
     43 </ul>
     44 <h3>Features</h3>
     45 <ul>
     46 <li>feat: add experimental option to skip SSR transform (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11411">#11411</a>) (<a href="https://github.com/vitejs/vite/commit/e781ef3">e781ef3</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11411">#11411</a></li>
     47 <li>feat: reproducible manifest (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11542">#11542</a>) (<a href="https://github.com/vitejs/vite/commit/efc8979">efc8979</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11542">#11542</a></li>
     48 <li>feat: support BROWSER and BROWSER_ARGS in env file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11513">#11513</a>) (<a href="https://github.com/vitejs/vite/commit/8972868">8972868</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11513">#11513</a></li>
     49 <li>feat(cli): clear console by pressing c (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11493">#11493</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11494">#11494</a>) (<a href="https://github.com/vitejs/vite/commit/1ae018f">1ae018f</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11493">#11493</a> <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11494">#11494</a></li>
     50 <li>perf(build): disable rollup cache for builds (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11454">#11454</a>) (<a href="https://github.com/vitejs/vite/commit/580ba7a">580ba7a</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11454">#11454</a></li>
     51 <li>perf(resolve): improve file existence check (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11436">#11436</a>) (<a href="https://github.com/vitejs/vite/commit/4a12b89">4a12b89</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11436">#11436</a></li>
     52 </ul>
     53 <h3>Bug Fixes</h3>
     54 <ul>
     55 <li>fix: await bundle closing (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11873">#11873</a>) (<a href="https://github.com/vitejs/vite/commit/1e6768d">1e6768d</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11873">#11873</a></li>
     56 <li>fix: make viteMetadata property of RenderedChunk optional (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11768">#11768</a>) (<a href="https://github.com/vitejs/vite/commit/128f09e">128f09e</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11768">#11768</a></li>
     57 <li>fix: replace import.meta.hot with undefined in the production (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11317">#11317</a>) (<a href="https://github.com/vitejs/vite/commit/73afe6d">73afe6d</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11317">#11317</a></li>
     58 <li>fix: update CJS interop error message (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11842">#11842</a>) (<a href="https://github.com/vitejs/vite/commit/356ddfe">356ddfe</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11842">#11842</a></li>
     59 <li>fix(client): serve client sources next to deployed scripts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11865">#11865</a>) (<a href="https://github.com/vitejs/vite/commit/63bd261">63bd261</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11865">#11865</a></li>
     60 <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11846">#11846</a>) (<a href="https://github.com/vitejs/vite/commit/5d55083">5d55083</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11846">#11846</a></li>
     61 <li>fix(esbuild): avoid polluting global namespace while minify is false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11882">#11882</a>) (<a href="https://github.com/vitejs/vite/commit/c895379">c895379</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11882">#11882</a></li>
     62 <li>fix: deep resolve side effects when glob does not contain / (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11807">#11807</a>) (<a href="https://github.com/vitejs/vite/commit/f3a0c3b">f3a0c3b</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11807">#11807</a></li>
     63 <li>fix: duplicated sourceMappingURL for worker bundles (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11601">#11601</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11602">#11602</a>) (<a href="https://github.com/vitejs/vite/commit/5444781">5444781</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11601">#11601</a> <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11602">#11602</a></li>
     64 <li>fix: emit assets from SSR build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11430">#11430</a>) (<a href="https://github.com/vitejs/vite/commit/ffbdcdb">ffbdcdb</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11430">#11430</a></li>
     65 <li>fix: revert &quot;load sourcemaps alongside modules (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11576">#11576</a>)&quot; (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11775">#11775</a>) (<a href="https://github.com/vitejs/vite/commit/697dd00">697dd00</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11576">#11576</a> <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11775">#11775</a></li>
     66 <li>fix: scope tracking for shadowing variables in blocks (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11806">#11806</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11811">#11811</a>) (<a href="https://github.com/vitejs/vite/commit/568bdab">568bdab</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11806">#11806</a> <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11811">#11811</a></li>
     67 <li>fix(cli): exit 1 on ctrl+c (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11563">#11563</a>) (<a href="https://github.com/vitejs/vite/commit/fb77411">fb77411</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11563">#11563</a></li>
     68 <li>fix(css): insert styles in the same position (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11763">#11763</a>) (<a href="https://github.com/vitejs/vite/commit/d2f1381">d2f1381</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11763">#11763</a></li>
     69 <li>fix(esbuild): check server before reload tsconfig (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11747">#11747</a>) (<a href="https://github.com/vitejs/vite/commit/c56b954">c56b954</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11747">#11747</a></li>
     70 <li>fix(hmr): hmr websocket failure for custom middleware mode with server.hmr.server (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11487">#11487</a>) (<a href="https://github.com/vitejs/vite/commit/00919bb">00919bb</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11487">#11487</a></li>
     71 <li>fix(ssr): load sourcemaps alongside modules (fix: <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/3288">#3288</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11576">#11576</a>) (<a href="https://github.com/vitejs/vite/commit/dc05e97">dc05e97</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/3288">#3288</a> <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11576">#11576</a></li>
     72 <li>refactor: upgrade resolve.exports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11712">#11712</a>) (<a href="https://github.com/vitejs/vite/commit/00a79ec">00a79ec</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11712">#11712</a></li>
     73 <li>fix: remove moment from force interop packages (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11502">#11502</a>) (<a href="https://github.com/vitejs/vite/commit/b89ddd6">b89ddd6</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/11502">#11502</a></li>
     74 </ul>
     75 <!-- raw HTML omitted -->
     76 </blockquote>
     77 <p>... (truncated)</p>
     78 </details>
     79 <details>
     80 <summary>Commits</summary>
     81 <ul>
     82 <li><a href="https://github.com/vitejs/vite/commit/4db491b05439aa5fd92ab63b0ce06c86b39bcc3e"><code>4db491b</code></a> release: v4.1.1</li>
     83 <li><a href="https://github.com/vitejs/vite/commit/7747d32c6e2907acefaf27254d607c32b90580ad"><code>7747d32</code></a> chore: 4.1.0 changelog cleanup (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11900">#11900</a>)</li>
     84 <li><a href="https://github.com/vitejs/vite/commit/f80b9a2acfd833daaf224d7bc7c3e1a86d3f8f20"><code>f80b9a2</code></a> fix: catch statSync error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11907">#11907</a>)</li>
     85 <li><a href="https://github.com/vitejs/vite/commit/c57c21cc36d953d36a518226cbc06fb92b48a784"><code>c57c21c</code></a> release: v4.1.0</li>
     86 <li><a href="https://github.com/vitejs/vite/commit/88dad6513c11f92b9af9294ce9c53cc89b662f94"><code>88dad65</code></a> release: v4.1.0-beta.2</li>
     87 <li><a href="https://github.com/vitejs/vite/commit/c895379862264ad40558341a5fc7cf9eb42578c4"><code>c895379</code></a> fix(esbuild): avoid polluting global namespace while minify is false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11882">#11882</a>)</li>
     88 <li><a href="https://github.com/vitejs/vite/commit/cc00b522fbe0722fc2abbaa225eb48c0154fe585"><code>cc00b52</code></a> docs: add troubleshooting for browser compat (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11877">#11877</a>)</li>
     89 <li><a href="https://github.com/vitejs/vite/commit/63bd261e8a763b6e108c53b0e77907ec44eb4de5"><code>63bd261</code></a> fix(client): serve client sources next to deployed scripts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11865">#11865</a>)</li>
     90 <li><a href="https://github.com/vitejs/vite/commit/1e6768d27807a794dff509e786c605935006521c"><code>1e6768d</code></a> fix: await bundle closing (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11873">#11873</a>)</li>
     91 <li><a href="https://github.com/vitejs/vite/commit/5d5508311f9856de69babd72dc4de0e7c21c7ae8"><code>5d55083</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11846">#11846</a>)</li>
     92 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.1.1/packages/vite">compare view</a></li>
     93 </ul>
     94 </details>
     95 <br />
     96 
     97 
     98 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=4.0.4&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     99 
    100 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`.
    101 
    102 [//]: # (dependabot-automerge-start)
    103 [//]: # (dependabot-automerge-end)
    104 
    105 ---
    106 
    107 <details>
    108 <summary>Dependabot commands and options</summary>
    109 <br />
    110 
    111 You can trigger Dependabot actions by commenting on this PR:
    112 - `@dependabot rebase` will rebase this PR
    113 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    114 - `@dependabot merge` will merge this PR after your CI passes on it
    115 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    116 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    117 - `@dependabot reopen` will reopen this PR if it is closed
    118 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    119 - `@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)
    120 - `@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)
    121 - `@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)
    122 
    123 
    124 </details>
    125 
    126 <!-- Replace -->
    127 ----
    128 ⌛ Deploy Preview - Build in Progress
    129 <!-- Replace -->
    130 
    131 
    132 
    133 ## Comments
    134 
    135 ### @dependabot[bot] — 2023-02-20T09:20:04Z
    136 
    137 Superseded by #351.
    138