chore(deps-dev): bump @sveltejs/kit from 2.27.3 to 2.31.1 in /examples/with-svelte in the with-svelte group (#10780)
Bumps the with-svelte group in /examples/with-svelte with 1 update:
[@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Updates `@sveltejs/kit` from 2.27.3 to 2.31.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>.31.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: pass options to resolve in resolveId hook (<a
href="https://redirect.github.com/sveltejs/kit/pull/14223">#14223</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.31.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>feat: OpenTelemetry tracing for <code>handle</code>,
<code>sequence</code>, form actions, remote functions, and
<code>load</code> functions running on the server (<a
href="https://redirect.github.com/sveltejs/kit/pull/13899">#13899</a>)</p>
</li>
<li>
<p>feat: add <code>instrumentation.server.ts</code> for tracing and
observability setup (<a
href="https://redirect.github.com/sveltejs/kit/pull/13899">#13899</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.30.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>chore: generate <code>$app/types</code> in a more
Typescript-friendly way (<a
href="https://redirect.github.com/sveltejs/kit/pull/14207">#14207</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.30.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: allow to specify options for the service worker in
<code>svelte.config.js</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/13578">#13578</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure buttonProps.enhance works on buttons with nested text (<a
href="https://redirect.github.com/sveltejs/kit/pull/14199">#14199</a>)</p>
</li>
<li>
<p>fix: pass validation issues specifically to avoid non-enumerable
spreading error (<a
href="https://redirect.github.com/sveltejs/kit/pull/14197">#14197</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.29.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>chore: allow remote functions in all of the src directory (<a
href="https://redirect.github.com/sveltejs/kit/pull/14198">#14198</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.29.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add a <code>kit.files.src</code> option (<a
href="https://redirect.github.com/sveltejs/kit/pull/14152">#14152</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: don't treat <code>$lib/server.ts</code> or
<code>$lib/server_whatever.ts</code> as server-only modules, only
<code>$lib/server/**</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14191">#14191</a>)</p>
</li>
<li>
<p>fix: make illegal server-only import errors actually useful (<a
href="https://redirect.github.com/sveltejs/kit/pull/14155">#14155</a>)</p>
</li>
<li>
<p>chore: deprecate <code>config.kit.files</code> options (<a
href="https://redirect.github.com/sveltejs/kit/pull/14152">#14152</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/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.31.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: pass options to resolve in resolveId hook (<a
href="https://redirect.github.com/sveltejs/kit/pull/14223">#14223</a>)</li>
</ul>
<h2>2.31.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>feat: OpenTelemetry tracing for <code>handle</code>,
<code>sequence</code>, form actions, remote functions, and
<code>load</code> functions running on the server (<a
href="https://redirect.github.com/sveltejs/kit/pull/13899">#13899</a>)</p>
</li>
<li>
<p>feat: add <code>instrumentation.server.ts</code> for tracing and
observability setup (<a
href="https://redirect.github.com/sveltejs/kit/pull/13899">#13899</a>)</p>
</li>
</ul>
<h2>2.30.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>chore: generate <code>$app/types</code> in a more
Typescript-friendly way (<a
href="https://redirect.github.com/sveltejs/kit/pull/14207">#14207</a>)</li>
</ul>
<h2>2.30.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: allow to specify options for the service worker in
<code>svelte.config.js</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/13578">#13578</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure buttonProps.enhance works on buttons with nested text (<a
href="https://redirect.github.com/sveltejs/kit/pull/14199">#14199</a>)</p>
</li>
<li>
<p>fix: pass validation issues specifically to avoid non-enumerable
spreading error (<a
href="https://redirect.github.com/sveltejs/kit/pull/14197">#14197</a>)</p>
</li>
</ul>
<h2>2.29.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>chore: allow remote functions in all of the src directory (<a
href="https://redirect.github.com/sveltejs/kit/pull/14198">#14198</a>)</li>
</ul>
<h2>2.29.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add a <code>kit.files.src</code> option (<a
href="https://redirect.github.com/sveltejs/kit/pull/14152">#14152</a>)</li>
</ul>
<h3>Patch Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/kit/commit/0ff9d5b978b70a6e9405451cf0b37426d743b316"><code>0ff9d5b</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14230">#14230</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/f2db41c0d3a0aefbb080ab6a9aa5822b3e41625c"><code>f2db41c</code></a>
fix: pass options to resolve in resolveId hook (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14223">#14223</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/5542252a3bec7f084512f6e1345ff33139cb071c"><code>5542252</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14224">#14224</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/ebd0e859e01a4353b3621a9fde7e24f546fe7ab9"><code>ebd0e85</code></a>
fix: Split server-only package code out to avoid bundling `node:async…
(<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14229">#14229</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/f63567812505597b1edc3e01010eca622b03b126"><code>f635678</code></a>
feat: OpenTelemetry Tracing (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13899">#13899</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/c261f4d464025c0b21ea5ade4ff00eb4653f5b46"><code>c261f4d</code></a>
docs: fix quotemark (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14222">#14222</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/09ab6ea10e6c10f6242c35024e1bc355be1a0161"><code>09ab6ea</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14215">#14215</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/ea9553380a9f1b5f3b2fcf3bebd15f900c51d77c"><code>ea95533</code></a>
chore: generate <code>$app/types</code> in a more Typescript-friendly
way (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14207">#14207</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/d2bdb44ac2391b41932b128b1d01e917ac3c0485"><code>d2bdb44</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14204">#14204</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/6ab60e509f28e13dae9e15a4af340e92ec6fcdf3"><code>6ab60e5</code></a>
fix: ensure buttonProps.enhance works on buttons with nested text (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14199">#14199</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.31.1/packages/kit">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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>