Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump the frontend-deps group with 6 updates (#527)
Bumps the frontend-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.0` | `5.2.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.40` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.6` | `3.4.7` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` | | [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.19.0` | `0.19.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.4` | `5.3.5` | Updates `@testing-library/svelte` from 5.2.0 to 5.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/svelte-testing-library/releases"><code>@testing-library/svelte</code>'s releases</a>.</em></p> <blockquote> <h2>v5.2.1</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.0...v5.2.1">5.2.1</a> (2024-07-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>svelte5:</strong> synchronously flush changes after mount and unmount (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/396">#396</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/75a3f389934d1c2c4af5a4c9e2dde6a2bfb1cd74">75a3f38</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/75a3f389934d1c2c4af5a4c9e2dde6a2bfb1cd74"><code>75a3f38</code></a> fix(svelte5): synchronously flush changes after mount and unmount (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/396">#396</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/f5b7fe10fee20cb5a216c475c2efa7b369c5a24d"><code>f5b7fe1</code></a> chore(deps-dev): bump the lint group with 3 updates (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/392">#392</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/d64de4a1bbbd7d31861272c26116cf25ea5497d1"><code>d64de4a</code></a> test(coverage): ensure proper files are included/excluded (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/389">#389</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/054bc0df571338d0d9be60387beac189e4c1d337"><code>054bc0d</code></a> chore(deps-dev): bump the lint group across 1 directory with 6 updates (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/387">#387</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/65ffbb755a86f28219bea8e10ceece7e1d14048e"><code>65ffbb7</code></a> chore(deps): bump codecov/codecov-action from 3 to 4 in the actions group acr...</li> <li>See full diff in <a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.0...v5.2.1">compare view</a></li> </ul> </details> <br /> Updates `postcss` from 8.4.39 to 8.4.40 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.40</h2> <ul> <li>Moved to getter/setter in nodes types to help Sass team (by <a href="https://github.com/nex3"><code>@nex3</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.40</h2> <ul> <li>Moved to getter/setter in nodes types to help Sass team (by <a href="https://github.com/nex3"><code>@nex3</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/3f84b417fc5a857c7e1fbda1ddd79205b61f3bfa"><code>3f84b41</code></a> Release 8.4.40 version</li> <li><a href="https://github.com/postcss/postcss/commit/293ce4510830f5efe5778edd07f4424b2de2c95d"><code>293ce45</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1950">#1950</a> from nex3/node-getters</li> <li><a href="https://github.com/postcss/postcss/commit/fd7ae733f1acfb51a0119250b0a4bd3fc1a7672a"><code>fd7ae73</code></a> Declare Node subclass attributes as getters</li> <li><a href="https://github.com/postcss/postcss/commit/79a6396e4516b0915d23074673fd22f29f01aa59"><code>79a6396</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/53968d7a97949276f78dba4d6eff09afa2f1b1d0"><code>53968d7</code></a> Make name more clear</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.39...8.4.40">compare view</a></li> </ul> </details> <br /> Updates `tailwindcss` from 3.4.6 to 3.4.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.4.7</h2> <h3>Fixed</h3> <ul> <li>Fix class detection in Slim templates with attached attributes and ID (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14019">#14019</a>)</li> <li>Ensure attribute values in <code>data-*</code> and <code>aria-*</code> modifiers are always quoted in the generated CSS (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14037">#14037</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.4.7] - 2024-07-25</h2> <h3>Fixed</h3> <ul> <li>Fix class detection in Slim templates with attached attributes and ID (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14019">#14019</a>)</li> <li>Ensure attribute values in <code>data-*</code> and <code>aria-*</code> modifiers are always quoted in the generated CSS (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14037">#14037</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/9824cb64a03afaa405e184cb31003c8a1efafaa7"><code>9824cb6</code></a> Update version in package.json</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/aa6c10f67fff3a62ac93822c1b9ab09690e14bc0"><code>aa6c10f</code></a> Add missing heading to changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/245058c7fd098b1e8a62a4d66615373d8974ddc6"><code>245058c</code></a> Update changelog for v3.4.7</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/605d8cd5eb35556206b6b95920b5ff67cf121ec9"><code>605d8cd</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/680c55c11cd0960da7efd57d0c2f90b821be8946"><code>680c55c</code></a> Normalize attribute selector for <code>data-*</code> and <code>aria-*</code> modifiers (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14037">#14037</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/866860e6a687c0f9f24cc8b736d5ce7334ec2d41"><code>866860e</code></a> Print eventual lightning CSS parsing errors when the CSS matcher fail (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14034">#14034</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/bdc87ae1d78b4989bddd30176e0bfdda6df775cd"><code>bdc87ae</code></a> Fix class detection in Slim templates with attached attributes and IDs (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14019">#14019</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7">compare view</a></li> </ul> </details> <br /> Updates `typescript` from 5.5.3 to 5.5.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.5.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.4 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.3 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed issues query for TypeScript v5.5.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a> (soon!)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/c8a7d589e647e19c94150d9892909f3aa93e48eb"><code>c8a7d58</code></a> Bump version to 5.5.4 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c0ded048e0e83709704c808fadbf5c14a29b8153"><code>c0ded04</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/58771">#58771</a> (Allow references to the global Symb...) into release-5.5 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/5ba41e221a7be2cf6d832b073371021fdddabb64"><code>5ba41e2</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/59208">#59208</a> (Write non-missing undefined on mapp...) into release-5.5 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/b075332c4ba2e0be750a4f975f258fe60445b93e"><code>b075332</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/59337">#59337</a> (Allow declarationMap to be emitted ...) into release-5.5 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9dd6f917448286ec32b4202274424a4ea482cf8e"><code>9dd6f91</code></a> Cherry-pick "Stop using latest Node in CI" to release-5.5 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/59348">#59348</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/bf0ddaf6e63b3808ee4ced302830cbd9460de7cd"><code>bf0ddaf</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/59070">#59070</a> (Delay the calculation of common sou...) into release-5.5 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/a44e2d925cdf3bfa51b8b65ca15f9007d1fde979"><code>a44e2d9</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/59160">#59160</a> (Fixed crash on authored import type...) into release-5.5 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/f35206d2029ec65b04dba854620bfd4d3dc23951"><code>f35206d</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/59325">#59325</a> (Don't skip markLinkedReferences on ...) into release-5.5 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/1109550e2c36d1f6c87222d7c4f996b23f05b3f5"><code>1109550</code></a> Fix baselines on release-5.5 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/59330">#59330</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/8794318ac96856933f1b0886900409813875283f"><code>8794318</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/59215">#59215</a> (Fix codefix crash on circular alias...) into release-5.5 (#...</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4">compare view</a></li> </ul> </details> <br /> Updates `unplugin-icons` from 0.19.0 to 0.19.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unplugin/unplugin-icons/releases">unplugin-icons's releases</a>.</em></p> <blockquote> <h2>v0.19.1</h2> <h3> 🚀 Features</h3> <ul> <li><strong>vue3</strong>: Allow passing components as props without reactivity overhead - by <a href="https://github.com/brc-dd"><code>@brc-dd</code></a> in <a href="https://redirect.github.com/unplugin/unplugin-icons/issues/366">unplugin/unplugin-icons#366</a> <a href="https://github.com/unplugin/unplugin-icons/commit/02b805d"><!-- raw HTML omitted -->(02b80)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Bump dependencies - by <a href="https://github.com/cyberalien"><code>@cyberalien</code></a> in <a href="https://redirect.github.com/unplugin/unplugin-icons/issues/369">unplugin/unplugin-icons#369</a> <a href="https://github.com/unplugin/unplugin-icons/commit/7bbdc34"><!-- raw HTML omitted -->(7bbdc)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/unplugin/unplugin-icons/compare/v0.19.0...v0.19.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unplugin/unplugin-icons/commit/c66e1a7ff76e4a5e3dd140feb599ce3a1dc3af43"><code>c66e1a7</code></a> chore: release v0.19.1</li> <li><a href="https://github.com/unplugin/unplugin-icons/commit/ea90076d419343966edd79209d7e5ff0aff1e123"><code>ea90076</code></a> chore: update deps</li> <li><a href="https://github.com/unplugin/unplugin-icons/commit/7bbdc3417cd069e5c48f7aa755c58b69b9c5a2ae"><code>7bbdc34</code></a> fix: bump dependencies (<a href="https://redirect.github.com/unplugin/unplugin-icons/issues/369">#369</a>)</li> <li><a href="https://github.com/unplugin/unplugin-icons/commit/1971226c615ee67ea5dd5681c5e6cfba14ae36e6"><code>1971226</code></a> chore: update deps</li> <li><a href="https://github.com/unplugin/unplugin-icons/commit/02b805d1adffc6c3292f4eed18637c8d463f1315"><code>02b805d</code></a> feat(vue3): allow passing components as props without reactivity overhead (<a href="https://redirect.github.com/unplugin/unplugin-icons/issues/366">#366</a>)</li> <li><a href="https://github.com/unplugin/unplugin-icons/commit/561d08c9711decc90bd03200d17a63ab9a6015c3"><code>561d08c</code></a> chore: add antfu open collective (<a href="https://redirect.github.com/unplugin/unplugin-icons/issues/359">#359</a>)</li> <li>See full diff in <a href="https://github.com/unplugin/unplugin-icons/compare/v0.19.0...v0.19.1">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.3.4 to 5.3.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.3.5 (2024-07-25)<!-- raw HTML omitted --></h2> <ul> <li>refactor(asset): remove rollup 3 public file watch workaround (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16331">#16331</a>) (<a href="https://github.com/vitejs/vite/commit/66bdb1d7b41e46b5361606ff3811bdad6f625bcc">66bdb1d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16331">#16331</a></li> <li>fix: make <code>server</code> type less restrictive (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17627">#17627</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17628">#17628</a>) (<a href="https://github.com/vitejs/vite/commit/b55c32f7e36ee7cc3754a5d667785d066dece10a">b55c32f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17627">#17627</a> <a href="https://redirect.github.com/vitejs/vite/issues/17628">#17628</a></li> <li>fix: show error if vite client cannot be loaded (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17419">#17419</a>) (<a href="https://github.com/vitejs/vite/commit/db5ab1dfc4fb55c6387136ee31fed35910a046b0">db5ab1d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17419">#17419</a></li> <li>fix(build): env output is not stable (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17748">#17748</a>) (<a href="https://github.com/vitejs/vite/commit/b240a8347e7b62bee9d2212625732bb0d8c78633">b240a83</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17748">#17748</a></li> <li>fix(client): fix vite error path (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17744">#17744</a>) (<a href="https://github.com/vitejs/vite/commit/3c1bde340693e1de89ed2853225a5c1b6812accc">3c1bde3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17744">#17744</a></li> <li>fix(css): resolve url aliases with fragments (fix: <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17690">#17690</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17691">#17691</a>) (<a href="https://github.com/vitejs/vite/commit/d906d3f8e1199fb9fc09f4c3397a91b274bb65c8">d906d3f</a>)</li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17629">#17629</a>) (<a href="https://github.com/vitejs/vite/commit/93281b0e09ff8b00e21c24b80ed796db89cbc1ef">93281b0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17629">#17629</a></li> <li>fix(importMetaGlob): handle alias that starts with hash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17743">#17743</a>) (<a href="https://github.com/vitejs/vite/commit/b58b423ba85a7cede97d00a0160a188770928ae4">b58b423</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17743">#17743</a></li> <li>fix(ssrTransform): sourcemaps with multiple sources (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17677">#17677</a>) (<a href="https://github.com/vitejs/vite/commit/f321fa8de2c8cf4f1758365abad4e7b352363a2f">f321fa8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17677">#17677</a></li> <li>chore: extend commit hash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17709">#17709</a>) (<a href="https://github.com/vitejs/vite/commit/4fc9b6424c27aca8004c368b69991a56264e4fdb">4fc9b64</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17709">#17709</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17734">#17734</a>) (<a href="https://github.com/vitejs/vite/commit/998373120c8306326469d4f342690c17774acdf9">9983731</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17734">#17734</a></li> <li>chore(deps): update typescript (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17699">#17699</a>) (<a href="https://github.com/vitejs/vite/commit/df5ceb35b7f744cfcdfe3a28834f890f35f2b18f">df5ceb3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17699">#17699</a></li> <li>revert: fix(logger): truncate log over 5000 characters long (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16581">#16581</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17729">#17729</a>) (<a href="https://github.com/vitejs/vite/commit/f4f488fe83a0b710dd3de34a7075398cfce59605">f4f488f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16581">#16581</a> <a href="https://redirect.github.com/vitejs/vite/issues/17729">#17729</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/440783953a55c6c63cd09ec8d13728dc4693073d"><code>4407839</code></a> release: v5.3.5</li> <li><a href="https://github.com/vitejs/vite/commit/66bdb1d7b41e46b5361606ff3811bdad6f625bcc"><code>66bdb1d</code></a> refactor(asset): remove rollup 3 public file watch workaround (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16331">#16331</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b240a8347e7b62bee9d2212625732bb0d8c78633"><code>b240a83</code></a> fix(build): env output is not stable (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17748">#17748</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b58b423ba85a7cede97d00a0160a188770928ae4"><code>b58b423</code></a> fix(importMetaGlob): handle alias that starts with hash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17743">#17743</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d906d3f8e1199fb9fc09f4c3397a91b274bb65c8"><code>d906d3f</code></a> fix(css): resolve url aliases with fragments (fix: <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17690">#17690</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17691">#17691</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/3c1bde340693e1de89ed2853225a5c1b6812accc"><code>3c1bde3</code></a> fix(client): fix vite error path (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17744">#17744</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/998373120c8306326469d4f342690c17774acdf9"><code>9983731</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17734">#17734</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4fc9b6424c27aca8004c368b69991a56264e4fdb"><code>4fc9b64</code></a> chore: extend commit hash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17709">#17709</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f4f488fe83a0b710dd3de34a7075398cfce59605"><code>f4f488f</code></a> revert: fix(logger): truncate log over 5000 characters long (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16581">#16581</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17729">#17729</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/df5ceb35b7f744cfcdfe3a28834f890f35f2b18f"><code>df5ceb3</code></a> chore(deps): update typescript (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17699">#17699</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.3.5/packages/vite">compare view</a></li> </ul> </details> <br /> 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information