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

517.json (14587B)


      1 {
      2   "number": 517,
      3   "title": "Bump vite from 4.0.5 to 4.4.2",
      4   "state": "closed",
      5   "diff_file": "517.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-07-10T08:55:13Z",
      8   "closed_at": "2023-07-12T08:59:27Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/vite-4.4.2",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.4.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/vitejs/vite/releases\">vite's releases</a>.</em></p>\n<blockquote>\n<h2>create-vite@4.4.0</h2>\n<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>\n<h2>create-vite@4.3.2</h2>\n<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>\n<h2>create-vite@4.3.1</h2>\n<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>\n<h2>create-vite@4.3.0</h2>\n<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>\n<h2>create-vite@4.3.0-beta.0</h2>\n<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>\n<h2>create-vite@4.2.0</h2>\n<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>\n<h2>create-vite@4.2.0-beta.1</h2>\n<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>\n<h2>create-vite@4.2.0-beta.0</h2>\n<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>\n<h2>create-vite@4.1.0</h2>\n<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>\n<h2>create-vite@4.1.0-beta.0</h2>\n<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>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md\">vite's changelog</a>.</em></p>\n<blockquote>\n<h2><!-- raw HTML omitted -->4.4.2 (2023-07-07)<!-- raw HTML omitted --></h2>\n<ul>\n<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>\n</ul>\n<h2><!-- raw HTML omitted -->4.4.1 (2023-07-06)<!-- raw HTML omitted --></h2>\n<ul>\n<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>\n<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>\n<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>\n</ul>\n<h2>4.4.0 (2023-07-06)</h2>\n<h3>Experimental support for Lightning CSS</h3>\n<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>\n<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>\n<p>See beta docs at the <a href=\"https://main.vitejs.dev/guide/features.html#lightning-css\">Lighting CSS guide</a>.</p>\n<h3>esbuild 0.18 update</h3>\n<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>\n<h3>Templates for Solid and Qwik in create-vite</h3>\n<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>\n<h3>Korean Translation</h3>\n<p>Vite's docs are now translated to Korean, available at <a href=\"https://ko.vitejs.dev\">ko.vitejs.dev</a>.</p>\n<h3>Features</h3>\n<ul>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/vitejs/vite/commit/df492face07b466ae6c1e48c232d207bbde67067\"><code>df492fa</code></a> release: v4.4.2</li>\n<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>\n<li><a href=\"https://github.com/vitejs/vite/commit/487bdcde3399463ac68eb5ab5bc19e5096b4623b\"><code>487bdcd</code></a> release: v4.4.1</li>\n<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>\n<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>\n<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>\n<li><a href=\"https://github.com/vitejs/vite/commit/3b47e34af89b8220c0aeb119f813e8315e98668e\"><code>3b47e34</code></a> release: v4.4.0</li>\n<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>\n<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>\n<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>\n<li>Additional commits viewable in <a href=\"https://github.com/vitejs/vite/commits/v4.4.2/packages/vite\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![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.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2023-07-12T08:59:26Z",
     27       "body": "Superseded by #521."
     28     }
     29   ],
     30   "review_comments": []
     31 }