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

544.json (17381B)


      1 {
      2   "number": 544,
      3   "title": "Bump vite from 4.0.5 to 4.4.7",
      4   "state": "closed",
      5   "diff_file": "544.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-07-25T09:03:28Z",
      8   "closed_at": "2023-08-02T08:23:54Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/vite-4.4.7",
     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.7.\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.1</h2>\n<p>Please refer to <a href=\"https://github.com/vitejs/vite/blob/create-vite@4.4.1/packages/create-vite/CHANGELOG.md\">CHANGELOG.md</a> for details.</p>\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.7 (2023-07-24)<!-- raw HTML omitted --></h2>\n<ul>\n<li>fix: <code>optimizeDeps.include</code> not working with paths inside packages (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13922\">#13922</a>) (<a href=\"https://github.com/vitejs/vite/commit/06e4f57\">06e4f57</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13922\">#13922</a></li>\n<li>fix: lightningcss fails with html-proxy (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13776\">#13776</a>) (<a href=\"https://github.com/vitejs/vite/commit/6b56094\">6b56094</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13776\">#13776</a></li>\n<li>fix: prepend <code>config.base</code> to vite/env path (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13941\">#13941</a>) (<a href=\"https://github.com/vitejs/vite/commit/8e6cee8\">8e6cee8</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13941\">#13941</a></li>\n<li>fix(html): support <code>import.meta.env</code> define replacement without quotes (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13425\">#13425</a>) (<a href=\"https://github.com/vitejs/vite/commit/883089c\">883089c</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13425\">#13425</a></li>\n<li>fix(proxy): handle error when proxy itself errors (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13929\">#13929</a>) (<a href=\"https://github.com/vitejs/vite/commit/4848e41\">4848e41</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13929\">#13929</a></li>\n<li>chore(eslint): allow type annotations (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13920\">#13920</a>) (<a href=\"https://github.com/vitejs/vite/commit/d1264fd\">d1264fd</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13920\">#13920</a></li>\n</ul>\n<h2><!-- raw HTML omitted -->4.4.6 (2023-07-21)<!-- raw HTML omitted --></h2>\n<ul>\n<li>fix: constrain inject helpers for iife (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13909\">#13909</a>) (<a href=\"https://github.com/vitejs/vite/commit/c89f677\">c89f677</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13909\">#13909</a></li>\n<li>fix: display manualChunks warning only when a function is not used (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13797\">#13797</a>) (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13798\">#13798</a>) (<a href=\"https://github.com/vitejs/vite/commit/51c271f\">51c271f</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13797\">#13797</a> <a href=\"https://redirect.github.com/vitejs/vite/issues/13798\">#13798</a></li>\n<li>fix: do not append <code>browserHash</code> on optimized deps during build (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13906\">#13906</a>) (<a href=\"https://github.com/vitejs/vite/commit/0fb2340\">0fb2340</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13906\">#13906</a></li>\n<li>fix: use Bun's implementation of <code>ws</code> instead of the bundled one (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13901\">#13901</a>) (<a href=\"https://github.com/vitejs/vite/commit/049404c\">049404c</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13901\">#13901</a></li>\n<li>feat(client): add guide to press Esc for closing the overlay (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13896\">#13896</a>) (<a href=\"https://github.com/vitejs/vite/commit/da389cc\">da389cc</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13896\">#13896</a></li>\n</ul>\n<h2><!-- raw HTML omitted -->4.4.5 (2023-07-20)<!-- raw HTML omitted --></h2>\n<ul>\n<li>fix: &quot;EISDIR: illegal operation on a directory, realpath&quot; error on RA\u2026 (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13655\">#13655</a>) (<a href=\"https://github.com/vitejs/vite/commit/6bd5434\">6bd5434</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13655\">#13655</a></li>\n<li>fix: transform error message add file info (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13687\">#13687</a>) (<a href=\"https://github.com/vitejs/vite/commit/6dca41c\">6dca41c</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13687\">#13687</a></li>\n<li>fix: warn when publicDir and outDir are nested (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13742\">#13742</a>) (<a href=\"https://github.com/vitejs/vite/commit/4eb3154\">4eb3154</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13742\">#13742</a></li>\n<li>fix(build): remove warning about ineffective dynamic import from node_modules (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13884\">#13884</a>) (<a href=\"https://github.com/vitejs/vite/commit/33002dd\">33002dd</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13884\">#13884</a></li>\n<li>fix(build): style insert order for UMD builds (fix <a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13668\">#13668</a>) (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13669\">#13669</a>) (<a href=\"https://github.com/vitejs/vite/commit/49a1b99\">49a1b99</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13668\">#13668</a> <a href=\"https://redirect.github.com/vitejs/vite/issues/13669\">#13669</a></li>\n<li>fix(deps): update all non-major dependencies (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13872\">#13872</a>) (<a href=\"https://github.com/vitejs/vite/commit/975a631\">975a631</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13872\">#13872</a></li>\n<li>fix(types): narrow down the return type of <code>defineConfig</code> (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13792\">#13792</a>) (<a href=\"https://github.com/vitejs/vite/commit/c971f26\">c971f26</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13792\">#13792</a></li>\n<li>chore: fix typos (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13862\">#13862</a>) (<a href=\"https://github.com/vitejs/vite/commit/f54e8da\">f54e8da</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13862\">#13862</a></li>\n<li>chore: replace <code>any</code> with <code>string</code> (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13850\">#13850</a>) (<a href=\"https://github.com/vitejs/vite/commit/4606fd8\">4606fd8</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13850\">#13850</a></li>\n<li>chore(deps): update dependency prettier to v3 (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13759\">#13759</a>) (<a href=\"https://github.com/vitejs/vite/commit/5a56941\">5a56941</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13759\">#13759</a></li>\n<li>docs: fix build.cssMinify link (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13840\">#13840</a>) (<a href=\"https://github.com/vitejs/vite/commit/8a2a3e1\">8a2a3e1</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13840\">#13840</a></li>\n</ul>\n<h2><!-- raw HTML omitted -->4.4.4 (2023-07-14)<!-- raw HTML omitted --></h2>\n<ul>\n<li>chore: warning about ssr cjs format removal (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13827\">#13827</a>) (<a href=\"https://github.com/vitejs/vite/commit/4646e9f\">4646e9f</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13827\">#13827</a></li>\n<li>fix(esbuild): enable experimentalDecorators by default (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13805\">#13805</a>) (<a href=\"https://github.com/vitejs/vite/commit/e8880f0\">e8880f0</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13805\">#13805</a></li>\n<li>fix(scan): skip tsconfigRaw fallback if tsconfig is set (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13823\">#13823</a>) (<a href=\"https://github.com/vitejs/vite/commit/b6155a1\">b6155a1</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13823\">#13823</a></li>\n<li>feat(client): close <code>vite-error-overlay</code> with Escape key (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13795\">#13795</a>) (<a href=\"https://github.com/vitejs/vite/commit/85bdcda\">85bdcda</a>), closes <a href=\"https://redirect.github.com/vitejs/vite/issues/13795\">#13795</a></li>\n</ul>\n<h2><!-- raw HTML omitted -->4.4.3 (2023-07-11)<!-- raw HTML omitted --></h2>\n<ul>\n<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>\n<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>\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/d4f13bd81468961c8c926438e815ab6b1c82735e\"><code>d4f13bd</code></a> release: v4.4.7</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/8e6cee8ddec6bdf5c738a0021bb0cb7a7974e4af\"><code>8e6cee8</code></a> fix: prepend <code>config.base</code> to vite/env path (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13941\">#13941</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/6b5609424c92e1891f79e2ca8116e06967bd6ae0\"><code>6b56094</code></a> fix: lightningcss fails with html-proxy (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13776\">#13776</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/883089c10dcc92e4b220dffe638e2f0fd8ee9812\"><code>883089c</code></a> fix(html): support <code>import.meta.env</code> define replacement without quotes (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13425\">#13425</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/4848e413a1db81957e2e4a263d1bd0c5a733ac56\"><code>4848e41</code></a> fix(proxy): handle error when proxy itself errors (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13929\">#13929</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/06e4f57724f947b584dad68fdd446989bdc76aa0\"><code>06e4f57</code></a> fix: <code>optimizeDeps.include</code> not working with paths inside packages (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13922\">#13922</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/d1264fd34313a2da80af8dadbeab1c8e6013bb10\"><code>d1264fd</code></a> chore(eslint): allow type annotations (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13920\">#13920</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/85c38abda0b28cdb45503dc6badee920dc56c182\"><code>85c38ab</code></a> release: v4.4.6</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/0fb2340a6024e6eaf1ae18263b502c1c4e4d6435\"><code>0fb2340</code></a> fix: do not append <code>browserHash</code> on optimized deps during build (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13906\">#13906</a>)</li>\n<li><a href=\"https://github.com/vitejs/vite/commit/c89f6775fc058af3938e47d95d6e6e4c0f18ab34\"><code>c89f677</code></a> fix: constrain inject helpers for iife (<a href=\"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13909\">#13909</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/vitejs/vite/commits/v4.4.7/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.7)](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-08-02T08:23:53Z",
     27       "body": "Superseded by #557."
     28     }
     29   ],
     30   "review_comments": []
     31 }