chore(deps-dev): bump svelte from 5.25.3 to 5.26.3 in /examples/with-svelte in the with-svelte group (#10332)
Bumps the with-svelte group in /examples/with-svelte with 1 update:
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).
Updates `svelte` from 5.25.3 to 5.26.3
<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.26.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: correctly validate head snippets on the server (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15755">#15755</a>)</p>
</li>
<li>
<p>fix: ignore mutation validation for props that are not proxies in
more cases (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15759">#15759</a>)</p>
</li>
<li>
<p>fix: allow self-closing tags within math namespace (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15761">#15761</a>)</p>
</li>
</ul>
<h2>svelte@5.26.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly validate <code>undefined</code> snippet params with
default value (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15750">#15750</a>)</li>
</ul>
<h2>svelte@5.26.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: update <code>state_referenced_locally</code> message (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15733">#15733</a>)</li>
</ul>
<h2>svelte@5.26.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add <code>css.hasGlobal</code> to <code>compile</code> output
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/15450">#15450</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>fix: add snippet argument validation in dev (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15521">#15521</a>)</li>
</ul>
<h2>svelte@5.25.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: improve internal_set versioning mechanic (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15724">#15724</a>)</p>
</li>
<li>
<p>fix: don't transform reassigned state in labeled statement in
<code>$derived</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15725">#15725</a>)</p>
</li>
</ul>
<h2>svelte@5.25.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: handle hydration mismatches in await blocks (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15708">#15708</a>)</p>
</li>
<li>
<p>fix: prevent ownership warnings if the fallback of a bindable is used
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/15720">#15720</a>)</p>
</li>
</ul>
<h2>svelte@5.25.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: set deriveds as <code>CLEAN</code> if they are assigned to (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15592">#15592</a>)</p>
</li>
<li>
<p>fix: better scope <code>:global()</code> with nesting selector
<code>&</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15671">#15671</a>)</p>
</li>
</ul>
<h2>svelte@5.25.9</h2>
<!-- 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.26.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: correctly validate head snippets on the server (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15755">#15755</a>)</p>
</li>
<li>
<p>fix: ignore mutation validation for props that are not proxies in
more cases (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15759">#15759</a>)</p>
</li>
<li>
<p>fix: allow self-closing tags within math namespace (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15761">#15761</a>)</p>
</li>
</ul>
<h2>5.26.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly validate <code>undefined</code> snippet params with
default value (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15750">#15750</a>)</li>
</ul>
<h2>5.26.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: update <code>state_referenced_locally</code> message (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15733">#15733</a>)</li>
</ul>
<h2>5.26.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add <code>css.hasGlobal</code> to <code>compile</code> output
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/15450">#15450</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>fix: add snippet argument validation in dev (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15521">#15521</a>)</li>
</ul>
<h2>5.25.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: improve internal_set versioning mechanic (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15724">#15724</a>)</p>
</li>
<li>
<p>fix: don't transform reassigned state in labeled statement in
<code>$derived</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15725">#15725</a>)</p>
</li>
</ul>
<h2>5.25.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: handle hydration mismatches in await blocks (<a
href="https://redirect.github.com/sveltejs/svelte/pull/15708">#15708</a>)</p>
</li>
<li>
<p>fix: prevent ownership warnings if the fallback of a bindable is used
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/15720">#15720</a>)</p>
</li>
</ul>
<h2>5.25.10</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte/commit/7aed6beeaabbcdbaa0a6fab952c6e06a0b385edd"><code>7aed6be</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15756">#15756</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/26e574f27f6866383044a85da9d6845944bd0fe2"><code>26e574f</code></a>
fix: ignore mutation validation for props that are not proxies in more
cases ...</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/bdf033e30f40b7b40792eafe694a02ce84387089"><code>bdf033e</code></a>
fix: allow self-closing tags within math namespace (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15761">#15761</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/fd0bc2997340bb8164e2b77996e81645315b8c5d"><code>fd0bc29</code></a>
fix: correctly validate head snippets on the server (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15755">#15755</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/3153384928c444b484fd504268ba87aa580396a1"><code>3153384</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15751">#15751</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/69a427518dc4eeae39ec8be8c55486d0093784df"><code>69a4275</code></a>
fix: correctly validate <code>undefined</code> snippet params with
default value (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15750">#15750</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/3d6da41b1d3aaf80b5e9cb9aa8aaa1f91ffc485b"><code>3d6da41</code></a>
chore: remove some unused code (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15747">#15747</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/fd57eb362ddf6e9e43936a7d098087f5e4720181"><code>fd57eb3</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15737">#15737</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/95a020acead1a403ae2d4320bea57227e52143ec"><code>95a020a</code></a>
fix: update <code>state_referenced_locally</code> message (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15733">#15733</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/02448a9acdf781ea44b696d4a60f387b8856e82c"><code>02448a9</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/15731">#15731</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/svelte/commits/svelte@5.26.3/packages/svelte">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>