Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(example): Bump the dependencies group across 1 directory with 7 …
…updates (#1036) Bumps the dependencies group with 7 updates in the /examples/sveltekit directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.16` | `2.5.17` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.14.1` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.40.0` | `2.41.0` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.4` | `3.2.5` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.8.1` | `3.8.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.1` | `5.3.2` | Updates `@sveltejs/kit` from 2.5.16 to 2.5.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/kit</code>'s releases</a>.</em></p> <blockquote> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.5.17</h2> <h3>Patch Changes</h3> <ul> <li>chore: update package description (<a href="https://redirect.github.com/sveltejs/kit/pull/11846">#11846</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s changelog</a>.</em></p> <blockquote> <h2>2.5.17</h2> <h3>Patch Changes</h3> <ul> <li>chore: update package description (<a href="https://redirect.github.com/sveltejs/kit/pull/11846">#11846</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/6ede3dc883cdc140619e4b68922206ad31f4ade2"><code>6ede3dc</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/12366">#12366</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/121836fcbf6c615fd18c79a12203613ddbe49acf"><code>121836f</code></a> chore: update package description (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11846">#11846</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/c5bc99e9840a69d903339a38dd8ebeaccf50989d"><code>c5bc99e</code></a> chore: upgrade to marked 13 (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/12369">#12369</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/b47794069dbec0b1b7d5af75b42614f3b46b0811"><code>b477940</code></a> chore: fix comment grammar (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/12190">#12190</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.17/packages/kit">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v7.14.1</h2> <h2>7.14.1 (2024-06-24)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.5 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9397">#9397</a>)</li> <li><strong>ast-spec:</strong> tighter types and documentation for declaration/* (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9211">#9211</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>keep warnAbountTSVersion in sync with package.json (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9400">#9400</a>)</li> <li><strong>eslint-plugin:</strong> [no-extraneous-class] handle abstract members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9367">#9367</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle intersected primitive types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9378">#9378</a>)</li> <li><strong>eslint-plugin:</strong> [no-invalid-this] support AccessorProperty (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9411">#9411</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9376">#9376</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure ternary fix does not remove parens (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9380">#9380</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>cm-ayf <a href="https://github.com/cm-ayf"><code>@cm-ayf</code></a></li> <li>Jake Bailey <a href="https://github.com/jakebailey"><code>@jakebailey</code></a></li> <li>James Zhan</li> <li>Joshua Chen</li> <li>yoshi2no <a href="https://github.com/yoshi2no"><code>@yoshi2no</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v7.14.0</h2> <h2>7.14.0 (2024-06-24)</h2> <p>We followed this up soon after with 7.14.1 - see the combined release notes here <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1</a></p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>7.14.1 (2024-06-24)</h2> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure ternary fix does not remove parens</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jake Bailey</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>7.14.0 (2024-06-24)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.5</li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-extraneous-class] handle abstract members</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle intersected primitive types</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-invalid-this] support AccessorProperty</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher</li> <li>cm-ayf</li> <li>Jake Bailey</li> <li>James Zhan</li> <li>Joshua Chen</li> <li>yoshi2no</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33"><code>b4fe94f</code></a> chore(release): publish 7.14.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f29150fae67c76d5e16aff453d14aa1d37a80710"><code>f29150f</code></a> fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9b7731dcb47f5c9d14ea02e37290a1bfde4b0980"><code>9b7731d</code></a> fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dfc44691400b22634c8acf4666b5e7e4ba1fee9a"><code>dfc4469</code></a> chore(release): publish 7.14.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/635133a293cbea63447f7b579e8c51306e01cd7f"><code>635133a</code></a> docs: split troubleshooting into granular sections (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9024">#9024</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c322099f63953ba3a3fbab2fa45241f001536db5"><code>c322099</code></a> fix(eslint-plugin): [no-invalid-this] support AccessorProperty (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9411">#9411</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/23e6468176bcd3a65184c1d464c9fff16d539da1"><code>23e6468</code></a> fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5c4a5de0bc129a96bbb9472e912a7253c601d007"><code>5c4a5de</code></a> feat(ast-spec): tighter types and documentation for declaration/* (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9211">#9211</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e47123decc52559054e59cbec7542bb5dcf293db"><code>e47123d</code></a> fix(eslint-plugin): [no-extraneous-class] handle abstract members (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9367">#9367</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dc182297d8bc9d061dc7ec4bd755d2aab0cfe200"><code>dc18229</code></a> feat: support TypeScript 5.5 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9397">#9397</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 7.13.1 to 7.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.14.1</h2> <h2>7.14.1 (2024-06-24)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.5 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9397">#9397</a>)</li> <li><strong>ast-spec:</strong> tighter types and documentation for declaration/* (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9211">#9211</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>keep warnAbountTSVersion in sync with package.json (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9400">#9400</a>)</li> <li><strong>eslint-plugin:</strong> [no-extraneous-class] handle abstract members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9367">#9367</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] handle intersected primitive types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9378">#9378</a>)</li> <li><strong>eslint-plugin:</strong> [no-invalid-this] support AccessorProperty (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9411">#9411</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9376">#9376</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ensure ternary fix does not remove parens (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9380">#9380</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>cm-ayf <a href="https://github.com/cm-ayf"><code>@cm-ayf</code></a></li> <li>Jake Bailey <a href="https://github.com/jakebailey"><code>@jakebailey</code></a></li> <li>James Zhan</li> <li>Joshua Chen</li> <li>yoshi2no <a href="https://github.com/yoshi2no"><code>@yoshi2no</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v7.14.0</h2> <h2>7.14.0 (2024-06-24)</h2> <p>We followed this up soon after with 7.14.1 - see the combined release notes here <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1</a></p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>7.14.1 (2024-06-24)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>7.14.0 (2024-06-24)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.5</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher</li> <li>cm-ayf</li> <li>Jake Bailey</li> <li>James Zhan</li> <li>Joshua Chen</li> <li>yoshi2no</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33"><code>b4fe94f</code></a> chore(release): publish 7.14.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dfc44691400b22634c8acf4666b5e7e4ba1fee9a"><code>dfc4469</code></a> chore(release): publish 7.14.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-svelte` from 2.40.0 to 2.41.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/releases">eslint-plugin-svelte's releases</a>.</em></p> <blockquote> <h2>eslint-plugin-svelte@2.41.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/802">#802</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/be64d36dfe07f37cdd10d4bac9d80989518dccc2"><code>be64d36</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: broken indentation of if condition in <code>svelte/indent</code> rule</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/789">#789</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/0bc17dfe72aca1236a7e693ac7e23240c8d72910"><code>0bc17df</code></a> Thanks <a href="https://github.com/KuSh"><code>@KuSh</code></a>! - chore: Use eslint types for exported configs</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/805">#805</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6e4d3edd17cf930b3e266f51e8ae999e1961006f"><code>6e4d3ed</code></a> Thanks <a href="https://github.com/baseballyama"><code>@baseballyama</code></a>! - fix: update <code>svelte-eslint-parser</code> to fix nested <code>{#snippet}</code></p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/800">#800</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/580f44fa4a64af32d7d3257b871745e926305b8c"><code>580f44f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add name to flat configs.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/f8f377fb1e64c4d9f7167c921e8704ecd751a53f"><code>f8f377f</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/801">#801</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6e4d3edd17cf930b3e266f51e8ae999e1961006f"><code>6e4d3ed</code></a> fix: update <code>svelte-eslint-parser</code> to fix nested <code>{#snippet}</code> (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/805">#805</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/be64d36dfe07f37cdd10d4bac9d80989518dccc2"><code>be64d36</code></a> fix: broken indentation of if condition in <code>svelte/indent</code> rule (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/802">#802</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/50f4f4f15a15d90b14cc999e03c89e1a2f8e16f8"><code>50f4f4f</code></a> chore(deps): update dependency typescript to ~5.5.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/0bc17dfe72aca1236a7e693ac7e23240c8d72910"><code>0bc17df</code></a> chore: Use eslint types for exported configs (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/789">#789</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/580f44fa4a64af32d7d3257b871745e926305b8c"><code>580f44f</code></a> feat: add name to flat configs. (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/800">#800</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/ea25e3e892c83085a4733ab60cbd1168eac2b66c"><code>ea25e3e</code></a> fix(deps): update dependency known-css-properties to ^0.34.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/db95931e636bdaea097698433ee9c1ca8506d44d"><code>db95931</code></a> chore: add pnpm script to root package.json</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/73115cea5ef7047862cc9eff546be8d3ae09aa34"><code>73115ce</code></a> fix(deps): update dependency known-css-properties to ^0.33.0</li> <li>See full diff in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.40.0...eslint-plugin-svelte@2.41.0">compare view</a></li> </ul> </details> <br /> Updates `prettier-plugin-svelte` from 3.2.4 to 3.2.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md">prettier-plugin-svelte's changelog</a>.</em></p> <blockquote> <h2>3.2.5</h2> <ul> <li>(fix) Svelte 5: format TypeScript in the template</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/prettier-plugin-svelte/commit/10caec616fdcc7ab099e9642b2d013b59e71020d"><code>10caec6</code></a> chore: release 3.2.5</li> <li><a href="https://github.com/sveltejs/prettier-plugin-svelte/commit/6a1e4d5eea23565ba846072bff35304c046c25e0"><code>6a1e4d5</code></a> fix: format TS in the template</li> <li><a href="https://github.com/sveltejs/prettier-plugin-svelte/commit/c10a57003c6ea6b0e572c402490672cd6267a8b7"><code>c10a570</code></a> chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/sveltejs/prettier-plugin-svelte/issues/446">#446</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.4...v3.2.5">compare view</a></li> </ul> </details> <br /> Updates `svelte-check` from 3.8.1 to 3.8.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/language-tools/releases">svelte-check's releases</a>.</em></p> <blockquote> <h2>svelte-check-3.8.4</h2> <ul> <li>fix: ensure bindings and exports work properly for Svelte 5 + TS5.5</li> </ul> <h2>svelte-check-3.8.3</h2> <ul> <li>fix: detect root snippets correctly</li> <li>fix: prevent false positive store declarations (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2422">#2422</a>)</li> </ul> <h2>svelte-check-3.8.2</h2> <ul> <li>chore: reduce dependencies (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2413">#2413</a>) (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2400">#2400</a>)</li> <li>fix: handle snippets with typed arguments (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2412">#2412</a>)</li> <li>fix: handle optional arguments in snippets (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2414">#2414</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/language-tools/commit/00212c425dfecd865a6b991c82868be467664735"><code>00212c4</code></a> fix: always set bindings/exports in Svelte 5 (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2423">#2423</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/573d59c53c166671ae6a1a5264fca801078b844f"><code>573d59c</code></a> fix: detect root snippets correctly</li> <li><a href="https://github.com/sveltejs/language-tools/commit/e94b82eb3e68b849e8c2544e9eb0a9e614057638"><code>e94b82e</code></a> fix: handle issues with svelte file watching (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2421">#2421</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/53122795e7b42c00d6bf39b3720b03b387b93bf6"><code>5312279</code></a> fix: prevent false positive store declarations (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2422">#2422</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/6e64abdef0900ca8cee39edffe43b51a016385c7"><code>6e64abd</code></a> fix: more robust start tag detection</li> <li><a href="https://github.com/sveltejs/language-tools/commit/1d5f3cd57920d5d9b82063e90f3a81db7fe20817"><code>1d5f3cd</code></a> chore: upgrade to TS 5.5 (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2415">#2415</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/70086526e378e0d7bfdc9bd18fbf83970bb39a14"><code>7008652</code></a> fix: handle optional args in snippets (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2414">#2414</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/dbfb47acde50e2b2c9bbcd864c3ffeadb06ceb5d"><code>dbfb47a</code></a> fix: watch svelte files and project files outside workspace (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2299">#2299</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/bdfa37ab6e64935468b400bb212b519f188d6264"><code>bdfa37a</code></a> fix: snippets with TS incorrect transformation (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2412">#2412</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/be5e535c47de37a219e9a29397829a6abf349ab7"><code>be5e535</code></a> chore: remove import-fresh dependency (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2413">#2413</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.1...svelte-check-3.8.4">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.3.1 to 5.3.2 <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.2 (2024-06-27)<!-- raw HTML omitted --></h2> <ul> <li>fix(client): uniform variable <code>location</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>) (<a href="https://github.com/vitejs/vite/commit/a8e2f6f">a8e2f6f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17528">#17528</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>) (<a href="https://github.com/vitejs/vite/commit/bf123f2">bf123f2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17494">#17494</a></li> <li>fix(typescript): correctly expand ${configDir} in tsconfig.json (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17576">#17576</a>) (<a href="https://github.com/vitejs/vite/commit/24c799b">24c799b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17576">#17576</a></li> <li>chore: fix some comments (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>) (<a href="https://github.com/vitejs/vite/commit/ec16a5e">ec16a5e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17495">#17495</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17553">#17553</a>) (<a href="https://github.com/vitejs/vite/commit/a33a97f">a33a97f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17553">#17553</a></li> <li>chore(deps): update dependency eslint to v9 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>) (<a href="https://github.com/vitejs/vite/commit/6c10662">6c10662</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16661">#16661</a></li> <li>chore(deps): update es-module-lexer to 1.5.4 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17555">#17555</a>) (<a href="https://github.com/vitejs/vite/commit/2d6672f">2d6672f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17555">#17555</a></li> <li>refactor(optimizer): use early continues (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>) (<a href="https://github.com/vitejs/vite/commit/7c06ef0">7c06ef0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17551">#17551</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/3af02bde7e7f26889d5c0eb300219c43ed1293ad"><code>3af02bd</code></a> release: v5.3.2</li> <li><a href="https://github.com/vitejs/vite/commit/24c799b121c4d72cc08a52a46f82a831b64b1e6f"><code>24c799b</code></a> fix(typescript): correctly expand ${configDir} in tsconfig.json (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17576">#17576</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a33a97f8c32bdeadcad5a9e0de50612ac985d3d0"><code>a33a97f</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17553">#17553</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2d6672fd8a8da58b61d502418064ac2e3080a26e"><code>2d6672f</code></a> chore(deps): update es-module-lexer to 1.5.4 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17555">#17555</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7c06ef07f835308b1ff2de3df02d201a8dbfb3b6"><code>7c06ef0</code></a> refactor(optimizer): use early continues (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a8e2f6fafcf106ccc0d5a46972e66c2bf73155e3"><code>a8e2f6f</code></a> fix(client): uniform variable <code>location</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6c106622812480d2bb134f8ed8efa84e2eb942c4"><code>6c10662</code></a> chore(deps): update dependency eslint to v9 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bf123f2c6242424a3648cf9234281fd9ff44e3d5"><code>bf123f2</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ec16a5efc04d8ab50301d184c20e7bd0c8d8f6a2"><code>ec16a5e</code></a> chore: fix some comments (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.3.2/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>
- Loading branch information