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 (#472)
Bumps the frontend-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `9.1.0` | `9.2.0` | | [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `4.1.0` | `5.0.1` | | [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) | `0.44.24` | `0.46.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.14` | `4.2.15` | | [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `5.1.3` | `5.1.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.8` | `5.2.10` | Updates `@octokit/plugin-throttling` from 9.1.0 to 9.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-throttling.js/releases"><code>@octokit/plugin-throttling</code>'s releases</a>.</em></p> <blockquote> <h2>v9.2.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">9.2.0</a> (2024-04-15)</h1> <h3>Features</h3> <ul> <li>routes changed from repository_id to nwo and enterprise groups now includes the enterprise in route (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/684">#684</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/734bcba56f14d90110f504a3bd2753c2033cc730">734bcba</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/734bcba56f14d90110f504a3bd2753c2033cc730"><code>734bcba</code></a> feat: routes changed from repository_id to nwo and enterprise groups now incl...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/92cbf3be7505fa78b5659e96a04b548f28ee1874"><code>92cbf3b</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/691">#691</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">compare view</a></li> </ul> </details> <br /> Updates `@testing-library/svelte` from 4.1.0 to 5.0.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.0.1</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v5.0.0...v5.0.1">5.0.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>release:</strong> trigger release (<a href="https://github.com/testing-library/svelte-testing-library/commit/0b857d62a8ef9b88ac6fbb28b46a6d70207cc7d6">0b857d6</a>)</li> </ul> <h2>v5.0.0</h2> <h1><a href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.3...v5.0.0">5.0.0</a> (2024-04-18)</h1> <h3>chore</h3> <ul> <li><strong>release:</strong> note breaking changes for v5 (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/496c4559c09c2d31115b797ad6ba36b0b3a4aa41">496c455</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>release:</strong> <code>render</code> is now more strict about the <code>target</code> option, and the <code>container</code> result is now the direct parent of your component instance.</li> </ul> <h2>v4.2.3</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.2...v4.2.3">4.2.3</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>svelte5:</strong> ensure proper <code>act</code> used in cleanup (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/3eaa04ee5be2793f1b49057186a8716cddd322d9">3eaa04e</a>)</li> </ul> <h2>v4.2.2</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.1...v4.2.2">4.2.2</a> (2024-03-25)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure fireEvent is exported (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/40feeb49fd8219a7f9484fd6bdbf2f60fc615cc8">40feeb4</a>)</li> </ul> <h2>v4.2.1</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.0...v4.2.1">4.2.1</a> (2024-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li>$destroy and createRoot are no more (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/328">#328</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/40973c5b60a5ea113a4f31b0bc67da3c74641bbd">40973c5</a>)</li> </ul> <h2>v4.2.0</h2> <h1><a href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v4.2.0">4.2.0</a> (2024-02-13)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/cb9fc3afcdf471a3004edc939ce19cd4a78e2c9d"><code>cb9fc3a</code></a> Merge pull request <a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/355">#355</a> from testing-library/trigger-release</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/0b857d62a8ef9b88ac6fbb28b46a6d70207cc7d6"><code>0b857d6</code></a> fix(release): trigger release</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/42a4ce9c266bf6dee209c6ba04df982935c6b648"><code>42a4ce9</code></a> Merge pull request <a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/352">#352</a> from testing-library/next</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/496c4559c09c2d31115b797ad6ba36b0b3a4aa41"><code>496c455</code></a> chore(release): note breaking changes for v5 (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/3eaa04ee5be2793f1b49057186a8716cddd322d9"><code>3eaa04e</code></a> fix(svelte5): ensure proper <code>act</code> used in cleanup (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/e951b9a7f1e233f2204bf2be96924d3047ff31dd"><code>e951b9a</code></a> test: remove Svelte 5 + HappyDOM skips after bugfix (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/348">#348</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/d4e60f740f9a193b7043907dc9eb09f83520217b"><code>d4e60f7</code></a> ci: run weekly check with latest svelte versions (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/344">#344</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/40feeb49fd8219a7f9484fd6bdbf2f60fc615cc8"><code>40feeb4</code></a> fix: ensure fireEvent is exported (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/16f6b404b7d929109d0534f6a1e51d7a3b968f02"><code>16f6b40</code></a> test: remove unnecessary tests and skips (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/338">#338</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/8d98aa57d3c0b740b3f316d91508eacba79833ac"><code>8d98aa5</code></a> fix!: align <code>target</code> and <code>baseElement</code> options with testing-library (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/325">#325</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v5.0.1">compare view</a></li> </ul> </details> <br /> Updates `flowbite-svelte` from 0.44.24 to 0.46.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/themesberg/flowbite-svelte/releases">flowbite-svelte's releases</a>.</em></p> <blockquote> <h2>v0.46.0</h2> <ul> <li>998d0176 BREAKING: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a> change style prop to tabStyle to avoid conflict with CSS attr (<a href="https://github.com/themesberg/flowbite-svelte/commit/40a1d6581d555c28ff00e5b373d5742a314b6b02"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li> <li>572888c4 docs: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a> add warnings in the docs where components are using <a href="https://github.com/html"><code>@html</code></a></li> <li>bb479286 fix: docsearch style using <code>@docsearch/css</code><a href="https://github.com/3"><code>@3</code></a></li> <li>656f2223 fix: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a> <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li> <li>113de668 fix: add disabled prop to Button component</li> <li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector</li> </ul> <h2>v0.45.1</h2> <ul> <li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a href="https://github.com/themesberg/flowbite-svelte/commit/987f564b0e7cc62c68898fd5e0b73af96610c406"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li> <li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (<a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li> <li>191ca2e0 fix: add define to vite.config.ts for <strong>VERSION</strong></li> <li>ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte</li> <li>6011780a > Gitignore updated at 2024-04-18 06:10:47</li> <li>ba81e3bb fix: update gitignore</li> </ul> <h2>v0.45.0</h2> <h2>What's Changed</h2> <ul> <li>fix: background context should affect only dark background in Textarea by <a href="https://github.com/vonagam"><code>@vonagam</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1107">themesberg/flowbite-svelte#1107</a></li> <li>fix: properly handle class props in Modal by <a href="https://github.com/vonagam"><code>@vonagam</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1253">themesberg/flowbite-svelte#1253</a></li> <li>Improve ci setup by <a href="https://github.com/PascalHonegger"><code>@PascalHonegger</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li> <li>Update tooltip.md by <a href="https://github.com/rncrtr"><code>@rncrtr</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li> <li>docs: rewording of default example by <a href="https://github.com/jjagielka"><code>@jjagielka</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1289">themesberg/flowbite-svelte#1289</a></li> <li>slot for the main button by <a href="https://github.com/jjagielka"><code>@jjagielka</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1291">themesberg/flowbite-svelte#1291</a></li> <li>radio/checkbox: spacing only when label is on by <a href="https://github.com/jjagielka"><code>@jjagielka</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1290">themesberg/flowbite-svelte#1290</a></li> <li>fix: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1285">#1285</a> by <a href="https://github.com/jjagielka"><code>@jjagielka</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1288">themesberg/flowbite-svelte#1288</a></li> <li>docs: Fix typo in tabs.md by <a href="https://github.com/conr2d"><code>@conr2d</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li> <li>Docs: Add examples of indeterminate checkboxes by <a href="https://github.com/herronelou"><code>@herronelou</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li> <li>fix: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1292">#1292</a> by <a href="https://github.com/jjagielka"><code>@jjagielka</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1295">themesberg/flowbite-svelte#1295</a></li> <li>Flowbite-Svelte-Icons updates by <a href="https://github.com/shinokada"><code>@shinokada</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">themesberg/flowbite-svelte#1308</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/PascalHonegger"><code>@PascalHonegger</code></a> made their first contribution in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li> <li><a href="https://github.com/rncrtr"><code>@rncrtr</code></a> made their first contribution in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li> <li><a href="https://github.com/conr2d"><code>@conr2d</code></a> made their first contribution in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li> <li><a href="https://github.com/herronelou"><code>@herronelou</code></a> made their first contribution in <a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0">https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md">flowbite-svelte's changelog</a>.</em></p> <blockquote> <h2>0.46.0</h2> <h3>Minor Changes</h3> <ul> <li> <ul> <li>998d0176 BREAKING: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a> change style prop to tabStyle to avoid conflict with CSS attr (<a href="https://github.com/themesberg/flowbite-svelte/commit/40a1d6581d555c28ff00e5b373d5742a314b6b02"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li> <li>572888c4 docs: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a> add warnings in the docs where components are using <a href="https://github.com/html"><code>@html</code></a></li> <li>bb479286 fix: docsearch style using <code>@docsearch/css</code><a href="https://github.com/3"><code>@3</code></a></li> <li>656f2223 fix: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a> <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li> <li>113de668 fix: add disabled prop to Button component</li> <li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector</li> </ul> </li> </ul> <h2>0.45.1</h2> <h3>Patch Changes</h3> <ul> <li> <ul> <li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a href="https://github.com/themesberg/flowbite-svelte/commit/987f564b0e7cc62c68898fd5e0b73af96610c406"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li> <li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (<a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li> <li>191ca2e0 fix: add define to vite.config.ts for <strong>VERSION</strong></li> <li>ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte</li> <li>6011780a > Gitignore updated at 2024-04-18 06:10:47</li> <li>ba81e3bb fix: update gitignore</li> </ul> </li> </ul> <h2>0.45.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>BREAKING: flowbie-svelte-icons updated 1.5.0 (<a href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">#1308</a>)</p> <p>fix: update icon sizes</p> <p>chore: lib-helpers</p> <p>fix: update engines node >=20.0.0</p> </li> </ul> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/711349bb3fa5bb1466122b038115f535a1fcda8f"><code>711349b</code></a> chore: changeset version and lib-helpers</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/678088b132880ae30f06f4d481cf934af31cf9d7"><code>678088b</code></a> chore: changeset update</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/40a1d6581d555c28ff00e5b373d5742a314b6b02"><code>40a1d65</code></a> chore: changeset</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/998d01768ec5b624c88ce66ba8ad5bd7499d3eb8"><code>998d017</code></a> fix: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a> change style prop to tabStyle to avoid conflict with CSS attr</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/572888c444967cfce7468205a6d0c81283c7050b"><code>572888c</code></a> docs: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a> add warnings in the docs where components are using <a href="https://github.com/html"><code>@html</code></a></li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/bb47928691b40010a26cc0bf4504309c0d4124ca"><code>bb47928</code></a> fix: docsearch style</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/656f2223ad805f12b4c64d5fc7ed9928511b8f02"><code>656f222</code></a> fix: <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a> <a href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/113de66800b4a0d08c0cab03251a426645951919"><code>113de66</code></a> fix: add disabled prop to Button component</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/4fbd9bd0d9ce96edd8ee44c16c756e0b19c917ce"><code>4fbd9bd</code></a> docs: change tailwind.config.cjs darkMode class to selector</li> <li><a href="https://github.com/themesberg/flowbite-svelte/commit/0def757648625b5607504b0bedffd6900535bfe7"><code>0def757</code></a> chore: changeset version and lib-helpers</li> <li>Additional commits viewable in <a href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.46.0">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 4.2.14 to 4.2.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/releases">svelte's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li>support attribute selector inside :global() (<a href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md">svelte's changelog</a>.</em></p> <blockquote> <h2>4.2.15</h2> <h3>Patch Changes</h3> <ul> <li>support attribute selector inside :global() (<a href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/9f2341f3f2df992a81a84990e2e41e4036541088"><code>9f2341f</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11202">#11202</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/a510c6a37f78cfaa43c9ed65683374af5baf4929"><code>a510c6a</code></a> fix: support attribute selector inside :global() (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11135">#11135</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte">compare view</a></li> </ul> </details> <br /> Updates `svelte-preprocess` from 5.1.3 to 5.1.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md">svelte-preprocess's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">5.1.4</a> (2024-04-16)</h2> <h3>Bug Fixes</h3> <ul> <li>remove pnpm version restriction (<a href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>) (<a href="https://github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13">2713b82</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte-preprocess/commit/276037a78b8b0e30d99d042e84dda61e79c3a918"><code>276037a</code></a> chore(release): 5.1.4</li> <li><a href="https://github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13"><code>2713b82</code></a> fix: remove pnpm version restriction (<a href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.2.8 to 5.2.10 <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.2.10 (2024-04-20)<!-- raw HTML omitted --></h2> <ul> <li>revert: perf: use workspace root for fs cache (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>) (<a href="https://github.com/vitejs/vite/commit/77e7359">77e7359</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15712">#15712</a> <a href="https://redirect.github.com/vitejs/vite/issues/16476">#16476</a></li> <li>fix: add base to virtual html (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>) (<a href="https://github.com/vitejs/vite/commit/721f94d">721f94d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16442">#16442</a></li> <li>fix: adjust esm syntax judgment logic (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>) (<a href="https://github.com/vitejs/vite/commit/af72eab">af72eab</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16436">#16436</a></li> <li>fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>) (<a href="https://github.com/vitejs/vite/commit/6a127d6">6a127d6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16453">#16453</a></li> <li>fix(cspNonce): don't overwrite existing nonce values (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>) (<a href="https://github.com/vitejs/vite/commit/b872635">b872635</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16415">#16415</a></li> <li>feat: show warning if root is in build.outDir (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>) (<a href="https://github.com/vitejs/vite/commit/11444dc">11444dc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16454">#16454</a></li> <li>feat: write cspNonce to style tags (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>) (<a href="https://github.com/vitejs/vite/commit/8e54bbd">8e54bbd</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16419">#16419</a></li> <li>chore(deps): update dependency eslint-plugin-n to v17 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>) (<a href="https://github.com/vitejs/vite/commit/6cccef7">6cccef7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16381">#16381</a></li> </ul> <h2><!-- raw HTML omitted -->5.2.9 (2024-04-15)<!-- raw HTML omitted --></h2> <ul> <li>fix: <code>fsp.rm</code> removing files does not take effect (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16032">#16032</a>) (<a href="https://github.com/vitejs/vite/commit/b05c405">b05c405</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16032">#16032</a></li> <li>fix: fix accumulated stacks in error overlay (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16393">#16393</a>) (<a href="https://github.com/vitejs/vite/commit/102c2fd">102c2fd</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16393">#16393</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16376">#16376</a>) (<a href="https://github.com/vitejs/vite/commit/58a2938">58a2938</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16376">#16376</a></li> <li>chore: update region comment (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16380">#16380</a>) (<a href="https://github.com/vitejs/vite/commit/77562c3">77562c3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16380">#16380</a></li> <li>perf: reduce size of injected __vite__mapDeps code (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16184">#16184</a>) (<a href="https://github.com/vitejs/vite/commit/c0ec6be">c0ec6be</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16184">#16184</a></li> <li>perf(css): only replace empty chunk if imported (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16349">#16349</a>) (<a href="https://github.com/vitejs/vite/commit/e2658ad">e2658ad</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16349">#16349</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/088d24b9226959dd29f8bf881b8c684cf8d82f62"><code>088d24b</code></a> release: v5.2.10</li> <li><a href="https://github.com/vitejs/vite/commit/77e73590837f710d79d1653e1800eed03b5dbb41"><code>77e7359</code></a> revert: perf: use workspace root for fs cache (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6a127d67ba953004ab10c21b50429050c7eadf11"><code>6a127d6</code></a> fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/11444dcee0404bae738e61b903acf37163915d6e"><code>11444dc</code></a> feat: show warning if root is in build.outDir (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/721f94ddacdc8cbc4342a9c791d7fecba5a0f7ca"><code>721f94d</code></a> fix: add base to virtual html (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8e54bbd74d86537b449641a6623b1bc3800e82b2"><code>8e54bbd</code></a> feat: write cspNonce to style tags (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/af72eabab170c05a7b1e7fb99000e1344ff83a37"><code>af72eab</code></a> fix: adjust esm syntax judgment logic (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b8726357c90fb6b641e8c6654e25a5d7e8fa29d4"><code>b872635</code></a> fix(cspNonce): don't overwrite existing nonce values (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6cccef78a52492c24d9b28f3a1784824f34f5cc3"><code>6cccef7</code></a> chore(deps): update dependency eslint-plugin-n to v17 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a77707d69ca53d21e6c7ae9256683ecd3f1d721e"><code>a77707d</code></a> release: v5.2.9</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.2.10/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