Skip to content

Commit

Permalink
Build(deps): Bump svelte from 5.2.10 to 5.3.0 (#982)
Browse files Browse the repository at this point in the history
Bumps
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
from 5.2.10 to 5.3.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>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add error boundaries with <code>&lt;svelte:boundary&gt;</code>
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/14211">#14211</a>)</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14470">#14470</a>)</p>
</li>
<li>
<p>fix: prevent infinite loops when pruning CSS (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14474">#14474</a>)</p>
</li>
<li>
<p>fix: generate correct code when encountering object expression
statement (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14480">#14480</a>)</p>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ignore text and expressions outside the template when validating
HTML (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14468">#14468</a>)</p>
</li>
<li>
<p>fix: better account for render tags when pruning CSS (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14456">#14456</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.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add error boundaries with <code>&lt;svelte:boundary&gt;</code>
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/14211">#14211</a>)</li>
</ul>
<h2>5.2.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14470">#14470</a>)</p>
</li>
<li>
<p>fix: prevent infinite loops when pruning CSS (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14474">#14474</a>)</p>
</li>
<li>
<p>fix: generate correct code when encountering object expression
statement (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14480">#14480</a>)</p>
</li>
</ul>
<h2>5.2.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ignore text and expressions outside the template when validating
HTML (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14468">#14468</a>)</p>
</li>
<li>
<p>fix: better account for render tags when pruning CSS (<a
href="https://redirect.github.com/sveltejs/svelte/pull/14456">#14456</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte/commit/f75a9a566eafccc8ef96082666166178f967a853"><code>f75a9a5</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14486">#14486</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/ed7ebcde1e8f01c49bc3082d00724e092803ac63"><code>ed7ebcd</code></a>
feat: add error boundaries (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14211">#14211</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/f2eed15c021b038a77cb97e71c565823ef2c16fb"><code>f2eed15</code></a>
docs: fix scale description (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14454">#14454</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/6dd60b568523398691903184fce40bccda35f4e6"><code>6dd60b5</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14477">#14477</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/4c884312287d367d8c3c33659ba20ad74b1d9e62"><code>4c88431</code></a>
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14470">#14470</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/00aaad16b2601ce3c94735dc4c3633107268b163"><code>00aaad1</code></a>
fix: generate correct code when encountering object expression statement
(<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14">#14</a>...</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/a60e837e44fd41d4e68f9a0d59b9d09590908465"><code>a60e837</code></a>
fix: prevent infinite loops when pruning CSS (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14474">#14474</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/ca3690f7df8c42b36c02b27a4da066fe2ac8ebd2"><code>ca3690f</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14464">#14464</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/d62e7bdbe1a70381009e24bf858744b9227469fb"><code>d62e7bd</code></a>
fix: ignore text and expressions outside the template when validating
HTML (#...</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/c4ac0e01e75eb20e99f6a31e974c6bc5b5f00dc7"><code>c4ac0e0</code></a>
fix: better account for render tags when pruning CSS (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/14456">#14456</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/[email protected]/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.2.10&new-version=5.3.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 1, 2024
2 parents 9c6fc9f + 01faf19 commit 0537927
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 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.2.10",
"svelte": "5.3.0",
"svelte-check": "4.1.0",
"svelte-preprocess": "6.0.3",
"tailwindcss": "3.4.15",
Expand Down

0 comments on commit 0537927

Please sign in to comment.