Skip to content

Commit

Permalink
Build(deps): Bump svelte from 5.14.4 to 5.15.0 (#1015)
Browse files Browse the repository at this point in the history
Bumps
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
from 5.14.4 to 5.15.0.
<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.15.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add &quot;worker&quot; exports condition to better support
bundling for worker-based environments (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14779">#14779</a>)</li>
</ul>
<h2>svelte@5.14.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: treeshake <code>$inspect.trace</code> code if unused in modules
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/14774">#14774</a>)</p>
</li>
<li>
<p>fix: Improve typescript DX for $inspect, $props, $bindable, and $host
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/14777">#14777</a>)</p>
</li>
</ul>
<h2>svelte@5.14.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: bump esrap dependency (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14765">#14765</a>)</p>
</li>
<li>
<p>fix: ensure svg namespace for <code>&lt;a&gt;</code> elements is
correct (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14756">#14756</a>)</p>
</li>
<li>
<p>fix: treeshake <code>$inspect.trace</code> code if unused (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14770">#14770</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.15.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add &quot;worker&quot; exports condition to better support
bundling for worker-based environments (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14779">#14779</a>)</li>
</ul>
<h2>5.14.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: treeshake <code>$inspect.trace</code> code if unused in modules
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/14774">#14774</a>)</p>
</li>
<li>
<p>fix: Improve typescript DX for $inspect, $props, $bindable, and $host
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/14777">#14777</a>)</p>
</li>
</ul>
<h2>5.14.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: bump esrap dependency (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14765">#14765</a>)</p>
</li>
<li>
<p>fix: ensure svg namespace for <code>&lt;a&gt;</code> elements is
correct (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14756">#14756</a>)</p>
</li>
<li>
<p>fix: treeshake <code>$inspect.trace</code> code if unused (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14770">#14770</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte/commit/1d773ef3a471adb36eb3c992168b21fbaf349562"><code>1d773ef</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14782">#14782</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/72b7bc7af83b52ef2a0e28f1a0011d7ffcab9df0"><code>72b7bc7</code></a>
feat: add &quot;worker&quot; exports condition (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14779">#14779</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/2086c199be592a9200a1f994be6650341ce8ffd6"><code>2086c19</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14776">#14776</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/999b92d134186bba7e0eeb1de38626f07dcf7260"><code>999b92d</code></a>
fix: intellisense DX for $props, $inspect, $bindable, and $host (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14777">#14777</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/5bc403342177db2ec0b419d93e1e0722388e085c"><code>5bc4033</code></a>
fix: treeshake <code>$inspect.trace</code> code if unused in modules (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14774">#14774</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/69d198eb44f0a2026a3f76c7b70c847983a8529a"><code>69d198e</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14764">#14764</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/7c6379a260799fdbecc43d9cb736ec9b81d21dec"><code>7c6379a</code></a>
fix: bump esrap dependency (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14765">#14765</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/d0f156c0f9630d21a1fef40232b2d9aa87338c35"><code>d0f156c</code></a>
fix: ensure $inspect.trace code is treeshaken out if unused (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14770">#14770</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/8705d44c6487e642f4cb23b725311a37db19f0d8"><code>8705d44</code></a>
fix: ensure svg namespace for <code>\&lt;a&gt;</code> elements is
correct (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14756">#14756</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/bfa0b3466375b5cf4c979884d9f77fe21c678966"><code>bfa0b34</code></a>
add self-closing-tags info (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14758">#14758</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/svelte/commits/svelte@5.15.0/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.14.4&new-version=5.15.0)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
derTobsch authored Dec 20, 2024
2 parents f892693 + 49121de commit 2ad25a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rollup-plugin-esbuild": "6.1.1",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-svelte": "7.2.2",
"svelte": "5.14.4",
"svelte": "5.15.0",
"svelte-check": "4.1.1",
"svelte-preprocess": "6.0.3",
"tailwindcss": "3.4.17",
Expand Down

0 comments on commit 2ad25a0

Please sign in to comment.