turbo
2c3c5ccf - chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 5 updates (#10700)

Commit
161 days ago
chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 5 updates (#10700) Bumps the with-svelte group in /examples/with-svelte with 5 updates: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.22.0` | `2.25.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.35.2` | `5.36.12` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.2.1` | `4.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.37.0` | | [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.3.11` | `2.4.0` | Updates `@sveltejs/kit` from 2.22.0 to 2.25.1 <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>.25.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: add missing params property (<a href="https://redirect.github.com/sveltejs/kit/pull/14012">#14012</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.25.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: support asynchronous <code>read</code> implementations from adapters (<a href="https://redirect.github.com/sveltejs/kit/pull/13859">#13859</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: log when no Svelte config file has been found to avoid confusion (<a href="https://redirect.github.com/sveltejs/kit/pull/14001">#14001</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.24.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: typed <code>params</code> prop for page/layout components (<a href="https://redirect.github.com/sveltejs/kit/pull/13999">#13999</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: treeshake internal <code>storage.get</code> helper (<a href="https://redirect.github.com/sveltejs/kit/pull/13998">#13998</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.23.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: support svelte.config.ts (<a href="https://redirect.github.com/sveltejs/kit/pull/13935">#13935</a>)</p> <blockquote> <p><strong>NOTE</strong></p> <p>Your runtime has to support importing TypeScript files for <code>svelte.config.ts</code> to work. In Node.js, the feature is supported with the <code>--experimental-strip-types</code> flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.</p> </blockquote> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: extend <code>vite-plugin-svelte</code>'s <code>Config</code> type instead of duplicating it (<a href="https://redirect.github.com/sveltejs/kit/pull/13982">#13982</a>)</p> </li> <li> <p>fix: regression with <code>rolldown-vite</code> not bundling a single JS file for single and inline apps (<a href="https://redirect.github.com/sveltejs/kit/pull/13941">#13941</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.22.5</h2> <h3>Patch Changes</h3> <ul> <li>fix: re-add <code>@sveltejs/kit</code> to <code>optimizeDeps.exclude</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/13983">#13983</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.22.4</h2> <h3>Patch Changes</h3> <ul> <li>fix: force <code>$app/*</code> modules to be bundled (<a href="https://redirect.github.com/sveltejs/kit/pull/13977">#13977</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.25.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: add missing params property (<a href="https://redirect.github.com/sveltejs/kit/pull/14012">#14012</a>)</li> </ul> <h2>2.25.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: support asynchronous <code>read</code> implementations from adapters (<a href="https://redirect.github.com/sveltejs/kit/pull/13859">#13859</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: log when no Svelte config file has been found to avoid confusion (<a href="https://redirect.github.com/sveltejs/kit/pull/14001">#14001</a>)</li> </ul> <h2>2.24.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: typed <code>params</code> prop for page/layout components (<a href="https://redirect.github.com/sveltejs/kit/pull/13999">#13999</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: treeshake internal <code>storage.get</code> helper (<a href="https://redirect.github.com/sveltejs/kit/pull/13998">#13998</a>)</li> </ul> <h2>2.23.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: support svelte.config.ts (<a href="https://redirect.github.com/sveltejs/kit/pull/13935">#13935</a>)</p> <blockquote> <p><strong>NOTE</strong></p> <p>Your runtime has to support importing TypeScript files for <code>svelte.config.ts</code> to work. In Node.js, the feature is supported with the <code>--experimental-strip-types</code> flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.</p> </blockquote> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: extend <code>vite-plugin-svelte</code>'s <code>Config</code> type instead of duplicating it (<a href="https://redirect.github.com/sveltejs/kit/pull/13982">#13982</a>)</p> </li> <li> <p>fix: regression with <code>rolldown-vite</code> not bundling a single JS file for single and inline apps (<a href="https://redirect.github.com/sveltejs/kit/pull/13941">#13941</a>)</p> </li> </ul> <h2>2.22.5</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/f192a9b81b3338a582efe04d287dfa99fa1038bb"><code>f192a9b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14013">#14013</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/fb92a95aa7f560e5a7e959200676b5c32c5ef2e1"><code>fb92a95</code></a> fix: add missing params property (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14012">#14012</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/53eff8aedb79d35b16e7ba66329f62b1f57992ab"><code>53eff8a</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14002">#14002</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/cf883692fa0e163cff6b1a2f9b17a568af14124d"><code>cf88369</code></a> feat: add support for read in edge environments (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13859">#13859</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/497f6164e0a272d4a433dfc368dbe7aba7c21810"><code>497f616</code></a> fix: correctly detect Cloudflare Workers when either <code>main</code> or <code>assets</code> key e...</li> <li><a href="https://github.com/sveltejs/kit/commit/e5ce8bb42ea020b88bd0a4ff18dc600745657541"><code>e5ce8bb</code></a> fix: log no svelte config found message (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14001">#14001</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/ac0a87e0ce7b7195a77667d348165a3e2c3dc3fc"><code>ac0a87e</code></a> docs: Improve transport hook docs (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13996">#13996</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/3386f3c1b4ea794b6673cab255b0e07304a9d9ed"><code>3386f3c</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14000">#14000</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/309ae8dbb8174c82bd5a030fef67bfa877fd8ab4"><code>309ae8d</code></a> feat: typed <code>params</code> prop for page/layout components (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13999">#13999</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/3806a8e643608eabc771879f0bb5d151b355d435"><code>3806a8e</code></a> fix: treeshake internal <code>storage.get</code> helper (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13998">#13998</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.25.1/packages/kit">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 5.35.2 to 5.36.12 <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>svelte@5.36.12</h2> <h3>Patch Changes</h3> <ul> <li>chore: move <code>capture_signals</code> to legacy module (<a href="https://redirect.github.com/sveltejs/svelte/pull/16456">#16456</a>)</li> </ul> <h2>svelte@5.36.10</h2> <h3>Patch Changes</h3> <ul> <li>fix: prevent batches from getting intertwined (<a href="https://redirect.github.com/sveltejs/svelte/pull/16446">#16446</a>)</li> </ul> <h2>svelte@5.36.9</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: don't reexecute derived with no dependencies on teardown (<a href="https://redirect.github.com/sveltejs/svelte/pull/16438">#16438</a>)</p> </li> <li> <p>fix: disallow <code>export { foo as default }</code> in <code>&lt;script module&gt;</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/16447">#16447</a>)</p> </li> <li> <p>fix: move ownership validation into async component body (<a href="https://redirect.github.com/sveltejs/svelte/pull/16449">#16449</a>)</p> </li> <li> <p>fix: allow async destructured deriveds (<a href="https://redirect.github.com/sveltejs/svelte/pull/16444">#16444</a>)</p> </li> <li> <p>fix: move store setup/cleanup outside of async component body (<a href="https://redirect.github.com/sveltejs/svelte/pull/16443">#16443</a>)</p> </li> </ul> <h2>svelte@5.36.8</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: keep effect in the graph if it has an abort controller (<a href="https://redirect.github.com/sveltejs/svelte/pull/16430">#16430</a>)</p> </li> <li> <p>chore: Switch <code>payload.out</code> to an array (<a href="https://redirect.github.com/sveltejs/svelte/pull/16428">#16428</a>)</p> </li> </ul> <h2>svelte@5.36.7</h2> <h3>Patch Changes</h3> <ul> <li>fix: allow instrinsic <code>&lt;svelte:...&gt;</code> elements to inherit from <code>SvelteHTMLElements</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/16424">#16424</a>)</li> </ul> <h2>svelte@5.36.6</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: delegate functions with shadowed variables if declared locally (<a href="https://redirect.github.com/sveltejs/svelte/pull/16417">#16417</a>)</p> </li> <li> <p>fix: handle error in correct boundary after reset (<a href="https://redirect.github.com/sveltejs/svelte/pull/16171">#16171</a>)</p> </li> <li> <p>fix: make <code>&lt;svelte:boundary&gt;</code> reset function a noop after the first call (<a href="https://redirect.github.com/sveltejs/svelte/pull/16171">#16171</a>)</p> </li> </ul> <h2>svelte@5.36.5</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: silence <code>$inspect</code> errors when the effect is about to be destroyed (<a href="https://redirect.github.com/sveltejs/svelte/pull/16391">#16391</a>)</p> </li> <li> <p>fix: more informative error when effects run in an infinite loop (<a href="https://redirect.github.com/sveltejs/svelte/pull/16405">#16405</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md">svelte's changelog</a>.</em></p> <blockquote> <h2>5.36.12</h2> <h3>Patch Changes</h3> <ul> <li>chore: move <code>capture_signals</code> to legacy module (<a href="https://redirect.github.com/sveltejs/svelte/pull/16456">#16456</a>)</li> </ul> <h2>5.36.11</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: always mark reactions of deriveds (<a href="https://redirect.github.com/sveltejs/svelte/pull/16457">#16457</a>)</p> </li> <li> <p>fix: add labels to <code>@const</code> tags and props (<a href="https://redirect.github.com/sveltejs/svelte/pull/16454">#16454</a>)</p> </li> <li> <p>fix: tag stores for <code>$inspect.trace()</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/16452">#16452</a>)</p> </li> </ul> <h2>5.36.10</h2> <h3>Patch Changes</h3> <ul> <li>fix: prevent batches from getting intertwined (<a href="https://redirect.github.com/sveltejs/svelte/pull/16446">#16446</a>)</li> </ul> <h2>5.36.9</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: don't reexecute derived with no dependencies on teardown (<a href="https://redirect.github.com/sveltejs/svelte/pull/16438">#16438</a>)</p> </li> <li> <p>fix: disallow <code>export { foo as default }</code> in <code>&lt;script module&gt;</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/16447">#16447</a>)</p> </li> <li> <p>fix: move ownership validation into async component body (<a href="https://redirect.github.com/sveltejs/svelte/pull/16449">#16449</a>)</p> </li> <li> <p>fix: allow async destructured deriveds (<a href="https://redirect.github.com/sveltejs/svelte/pull/16444">#16444</a>)</p> </li> <li> <p>fix: move store setup/cleanup outside of async component body (<a href="https://redirect.github.com/sveltejs/svelte/pull/16443">#16443</a>)</p> </li> </ul> <h2>5.36.8</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: keep effect in the graph if it has an abort controller (<a href="https://redirect.github.com/sveltejs/svelte/pull/16430">#16430</a>)</p> </li> <li> <p>chore: Switch <code>payload.out</code> to an array (<a href="https://redirect.github.com/sveltejs/svelte/pull/16428">#16428</a>)</p> </li> </ul> <h2>5.36.7</h2> <h3>Patch Changes</h3> <ul> <li>fix: allow instrinsic <code>&lt;svelte:...&gt;</code> elements to inherit from <code>SvelteHTMLElements</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/16424">#16424</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/ce4a99ed6d0b4b53c7abb7a8763e8e4bc4de5431"><code>ce4a99e</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16459">#16459</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/8afe5ec0c5a2e38b9b3a55b0dec94b99aa10447c"><code>8afe5ec</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16453">#16453</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/1f99914a16e03209cb7c0aac8ce9d3d72bb32f15"><code>1f99914</code></a> chore: move <code>capture_signals</code> to legacy module (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16456">#16456</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/d3a01bd5a7d09384e29a599834d9b554a7a973ee"><code>d3a01bd</code></a> fix: always mark reactions of deriveds (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16457">#16457</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/53fdd0f93abee0dc89418c7338363e9b298d0900"><code>53fdd0f</code></a> chore: remove some unused code (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16455">#16455</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/0a2a2e213ab183dc5b038e4fa4eb4913dd7761a4"><code>0a2a2e2</code></a> fix: add labels to <code>@const</code> tags and props (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16454">#16454</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/5033c8e965c39b903b2b0858c591926c9026f3bf"><code>5033c8e</code></a> fix: tag stores for <code>$inspect.trace()</code> (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16452">#16452</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/dd55de3b75e4448c7fd80bcae0fb4db442890daa"><code>dd55de3</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16450">#16450</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/9a52007785dd44c978ea56e2766e207e138401d1"><code>9a52007</code></a> fix: prevent batches from getting intertwined (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16446">#16446</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/cc05cbcf5ccd1b19a42417dd374471c4cecb7776"><code>cc05cbc</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16445">#16445</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/svelte/commits/svelte@5.36.12/packages/svelte">compare view</a></li> </ul> </details> <br /> Updates `svelte-check` from 4.2.1 to 4.3.0 <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-4.3.0</h2> <ul> <li>feat: zero types for params (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2795">#2795</a>)</li> <li>feat: add <code>await</code> support (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2799">#2799</a>)</li> <li>fix: strip doctype using AST instead of regex (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2798">#2798</a>)</li> <li>chore: make human output more concise and readable (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2748">#2748</a>)</li> </ul> <h2>svelte-check-4.2.2</h2> <ul> <li>fix: invalidate project file cache and handle watcher race condition (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2779">#2779</a>)</li> <li>fix: prevent error with bind:this={get, set} (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2781">#2781</a>)</li> <li>fix: don't treat derived imported from svelte/store as a potential store (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2780">#2780</a>)</li> <li>fix: key block can have its own block scope (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2768">#2768</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/language-tools/commit/2e2c6c3624f2dd21cbda4d8b4b63e0d4df93152e"><code>2e2c6c3</code></a> feat: add <code>await</code> support (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2799">#2799</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/2a0c8a00ff4a922f59991af84b0a822c2ed82faa"><code>2a0c8a0</code></a> feat: add <code>xxxProps</code> support to VS Code snippets (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2796">#2796</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/314ad4d76c3a1febcbe233ac738bd1bc27300374"><code>314ad4d</code></a> fix: strip doctype using AST instead of regex (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2798">#2798</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/14dc5841442eb972bc57b724067979ce5b4df24a"><code>14dc584</code></a> chore: make human output more concise and readable (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2748">#2748</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/9b3f7f7cd86a863f59403eb6f24a4a433b638974"><code>9b3f7f7</code></a> feat: zero types for <code>params</code> (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2795">#2795</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/9b98894fbd78560dbc34491e636820c98627d0d7"><code>9b98894</code></a> docs: use svelte 5 syntax in readme (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2785">#2785</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/3b30d5eeac9f21ef75405bf26e0532ae74638408"><code>3b30d5e</code></a> fix: enable fallback watcher when dynamicRegistration is false (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2783">#2783</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/8c11512693ea15eab9a0e6116df390850eb84858"><code>8c11512</code></a> fix: support &quot;Build-Free Editing with Project References&quot; in SvelteKit page.t...</li> <li><a href="https://github.com/sveltejs/language-tools/commit/291b48427fbe349aa8fb1726360cb3c5846dc11a"><code>291b484</code></a> feat: workspace symbols support (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2769">#2769</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/5493844931bfa91c99ba5ea172e90e147b8a40c0"><code>5493844</code></a> fix: invalidate project file cache and handle watcher race condition (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2779">#2779</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/language-tools/compare/svelte-check-4.2.1...svelte-check-4.3.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.36.0 to 8.37.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.37.0</h2> <h2>8.37.0 (2025-07-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> infer tsconfigRootDir from call stack (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11370">#11370</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11381">#11381</a>)</li> <li><strong>type-utils:</strong> add missing 'types' dependency to 'type-utils' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11383">#11383</a>)</li> <li><strong>type-utils:</strong> handle namespaced exports in specifier matching (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11380">#11380</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Bill Collins</li> <li>Josh Goldberg ✨</li> <li>René <a href="https://github.com/Renegade334"><code>@​Renegade334</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</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> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.37.0 (2025-07-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> infer tsconfigRootDir from call stack (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11370">#11370</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</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/816be172ce475f5f15373d70fb20c5e87b53c915"><code>816be17</code></a> chore(release): publish 8.37.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7126c3a970d606ae36000a5ca8039373ce2df8fc"><code>7126c3a</code></a> feat(typescript-estree): infer tsconfigRootDir from call stack (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11370">#11370</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.37.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `@sveltejs/package` from 2.3.11 to 2.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@​sveltejs/package</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​sveltejs/package</code><a href="https://github.com/2"><code>@​2</code></a>.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: support svelte.config.ts (<a href="https://redirect.github.com/sveltejs/kit/pull/13935">#13935</a>)</p> <blockquote> <p><strong>NOTE</strong></p> <p>Your runtime has to support importing TypeScript files for <code>svelte.config.ts</code> to work. In Node.js, the feature is supported with the <code>--experimental-strip-types</code> flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.</p> </blockquote> </li> </ul> <h2><code>@​sveltejs/package</code><a href="https://github.com/2"><code>@​2</code></a>.3.12</h2> <h3>Patch Changes</h3> <ul> <li>fix: handle non-semver-style dependency versions (<a href="https://redirect.github.com/sveltejs/kit/pull/13925">#13925</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md"><code>@​sveltejs/package</code>'s changelog</a>.</em></p> <blockquote> <h2>2.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: support svelte.config.ts (<a href="https://redirect.github.com/sveltejs/kit/pull/13935">#13935</a>)</p> <blockquote> <p><strong>NOTE</strong></p> <p>Your runtime has to support importing TypeScript files for <code>svelte.config.ts</code> to work. In Node.js, the feature is supported with the <code>--experimental-strip-types</code> flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.</p> </blockquote> </li> </ul> <h2>2.3.12</h2> <h3>Patch Changes</h3> <ul> <li>fix: handle non-semver-style dependency versions (<a href="https://redirect.github.com/sveltejs/kit/pull/13925">#13925</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/20eb3f0d38d773e4afdf88bbe56dcbf99e641fcd"><code>20eb3f0</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13988">#13988</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/19a9597ba3e5651420e006c074ae8f17f561b413"><code>19a9597</code></a> feat: Support svelte.config.ts (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13935">#13935</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/d4c0a814e1534f4c858cc23aa5a93c0bf11455c1"><code>d4c0a81</code></a> chore: bump Svelte dependency (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13987">#13987</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/8b9355044ad5b19dc322df9885cafd0bb5811d1c"><code>8b93550</code></a> chore: fix eslint config errors (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13916">#13916</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/42681d46a82c77370a6b3a6a9f483cc4a04f93bd"><code>42681d4</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13918">#13918</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/50c9056032295a2a5f9308bec3ea51dbd66469c0"><code>50c9056</code></a> chore: remove references to non-existent types folder (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13922">#13922</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/aaa4a31a3a8291460db6fa47836161f1355cbce4"><code>aaa4a31</code></a> feat: support Rolldown (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13747">#13747</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/1a406752aafc2b80d9ccb49f15ebc10301c84480"><code>1a40675</code></a> fix: handle non-semver-style dependency versions (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13850">#13850</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/65de90f548592fd9d7ad86444d81ca783d4042c4"><code>65de90f</code></a> fix: correct typo in warning (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13837">#13837</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/acd64007bf4675d8c597e78d2b7d6803dac47355"><code>acd6400</code></a> docs: fix npx sv create command (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/package/issues/13765">#13765</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/package@2.4.0/packages/package">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Parents
Loading