Files
MediaManager/web
dependabot[bot] 210ff4e2cb Bump svelte from 5.53.2 to 5.53.6 in /web in the npm_and_yarn group across 1 directory (#476)
Bumps the npm_and_yarn group with 1 update in the /web directory:
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).

Updates `svelte` from 5.53.2 to 5.53.6
<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.53.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>perf: optimize parser hot paths for faster compilation (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17811">#17811</a>)</p>
</li>
<li>
<p>fix: <code>SvelteMap</code> incorrectly handles keys with
<code>undefined</code> values (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17826">#17826</a>)</p>
</li>
<li>
<p>fix: SvelteURL <code>search</code> setter now returns the normalized
value, matching native URL behavior (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17828">#17828</a>)</p>
</li>
<li>
<p>fix: visit synthetic value node during ssr (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17824">#17824</a>)</p>
</li>
<li>
<p>fix: always case insensitive event handlers during ssr (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17822">#17822</a>)</p>
</li>
<li>
<p>chore: more efficient effect scheduling (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17808">#17808</a>)</p>
</li>
<li>
<p>perf: optimize compiler analysis phase (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17823">#17823</a>)</p>
</li>
<li>
<p>fix: skip redundant batch.apply (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17816">#17816</a>)</p>
</li>
<li>
<p>chore: null out current_batch before committing branches (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17809">#17809</a>)</p>
</li>
</ul>
<h2>svelte@5.53.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: escape <code>innerText</code> and <code>textContent</code>
bindings of <code>contenteditable</code> (<a
href="0df5abcae2"><code>0df5abcae223058ceb95491470372065fb87951d</code></a>)</p>
</li>
<li>
<p>fix: sanitize <code>transformError</code> values prior to embedding
in HTML comments (<a
href="0298e97937"><code>0298e979371bb583855c9810db79a70a551d22b9</code></a>)</p>
</li>
</ul>
<h2>svelte@5.53.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: set server context after async transformError (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17799">#17799</a>)</p>
</li>
<li>
<p>fix: hydrate if blocks correctly (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17784">#17784</a>)</p>
</li>
<li>
<p>fix: handle default parameters scope leaks (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17788">#17788</a>)</p>
</li>
<li>
<p>fix: prevent flushed effects from running again (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17787">#17787</a>)</p>
</li>
</ul>
<h2>svelte@5.53.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: render <code>:catch</code> of <code>#await</code> block with
correct key (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17769">#17769</a>)</p>
</li>
<li>
<p>chore: pin aria-query@5.3.1 (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17772">#17772</a>)</p>
</li>
<li>
<p>fix: make string coercion consistent to <code>toString</code> (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17774">#17774</a>)</p>
</li>
</ul>
</blockquote>
</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.53.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>perf: optimize parser hot paths for faster compilation (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17811">#17811</a>)</p>
</li>
<li>
<p>fix: <code>SvelteMap</code> incorrectly handles keys with
<code>undefined</code> values (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17826">#17826</a>)</p>
</li>
<li>
<p>fix: SvelteURL <code>search</code> setter now returns the normalized
value, matching native URL behavior (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17828">#17828</a>)</p>
</li>
<li>
<p>fix: visit synthetic value node during ssr (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17824">#17824</a>)</p>
</li>
<li>
<p>fix: always case insensitive event handlers during ssr (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17822">#17822</a>)</p>
</li>
<li>
<p>chore: more efficient effect scheduling (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17808">#17808</a>)</p>
</li>
<li>
<p>perf: optimize compiler analysis phase (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17823">#17823</a>)</p>
</li>
<li>
<p>fix: skip redundant batch.apply (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17816">#17816</a>)</p>
</li>
<li>
<p>chore: null out current_batch before committing branches (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17809">#17809</a>)</p>
</li>
</ul>
<h2>5.53.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: escape <code>innerText</code> and <code>textContent</code>
bindings of <code>contenteditable</code> (<a
href="0df5abcae2"><code>0df5abcae223058ceb95491470372065fb87951d</code></a>)</p>
</li>
<li>
<p>fix: sanitize <code>transformError</code> values prior to embedding
in HTML comments (<a
href="0298e97937"><code>0298e979371bb583855c9810db79a70a551d22b9</code></a>)</p>
</li>
</ul>
<h2>5.53.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: set server context after async transformError (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17799">#17799</a>)</p>
</li>
<li>
<p>fix: hydrate if blocks correctly (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17784">#17784</a>)</p>
</li>
<li>
<p>fix: handle default parameters scope leaks (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17788">#17788</a>)</p>
</li>
<li>
<p>fix: prevent flushed effects from running again (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17787">#17787</a>)</p>
</li>
</ul>
<h2>5.53.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: render <code>:catch</code> of <code>#await</code> block with
correct key (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17769">#17769</a>)</p>
</li>
<li>
<p>chore: pin aria-query@5.3.1 (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17772">#17772</a>)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d4c78292ed"><code>d4c7829</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17812">#17812</a>)</li>
<li><a
href="361b32c7cd"><code>361b32c</code></a>
fix: SvelteURL search setter uses unnormalized value (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17828">#17828</a>)</li>
<li><a
href="1043f79d1e"><code>1043f79</code></a>
perf: optimize compiler analysis phase (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17823">#17823</a>)</li>
<li><a
href="b6faa2a905"><code>b6faa2a</code></a>
fix: always case insensitive event handlers during ssr (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17822">#17822</a>)</li>
<li><a
href="e3d277b000"><code>e3d277b</code></a>
fix: visit synthetic value node during ssr (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17824">#17824</a>)</li>
<li><a
href="18db0cab86"><code>18db0ca</code></a>
fix: SvelteMap incorrectly handles keys with <code>undefined</code>
values (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17826">#17826</a>)</li>
<li><a
href="3fc4bc6774"><code>3fc4bc6</code></a>
chore: remove unused is_flushing variable (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17820">#17820</a>)</li>
<li><a
href="16a13517ef"><code>16a1351</code></a>
fix: skip redundant batch.apply (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17816">#17816</a>)</li>
<li><a
href="04ba134d33"><code>04ba134</code></a>
docs: flesh out <code>attribute_invalid_sequence_expression</code>
message (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17789">#17789</a>)</li>
<li><a
href="fc67c9cfe9"><code>fc67c9c</code></a>
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17810">#17810</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/svelte/commits/svelte@5.53.6/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte&package-manager=npm_and_yarn&previous-version=5.53.2&new-version=5.53.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 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
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/maxdorninger/MediaManager/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 16:42:06 +02:00
..
2026-05-01 16:37:24 +02:00

sv

Everything you need to build a Svelte project, powered by sv.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npx sv create

# create a new project in my-app
npx sv create my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.