Commit 0646e04
authored
examples(dev-deps): bump svelte from 5.43.3 to 5.43.5 in /examples/with-svelte (#11087)
Bumps
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
from 5.43.3 to 5.43.5.
<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>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure async static props/attributes are awaited (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17120">#17120</a>)</p>
</li>
<li>
<p>fix: wait on dependencies of async bindings (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17120">#17120</a>)</p>
</li>
<li>
<p>fix: await dependencies of style directives (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17120">#17120</a>)</p>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>chore: simplify connection/disconnection logic (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17105">#17105</a>)</p>
</li>
<li>
<p>fix: reconnect deriveds to effect tree when time-travelling (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17105">#17105</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.43.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure async static props/attributes are awaited (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17120">#17120</a>)</p>
</li>
<li>
<p>fix: wait on dependencies of async bindings (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17120">#17120</a>)</p>
</li>
<li>
<p>fix: await dependencies of style directives (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17120">#17120</a>)</p>
</li>
</ul>
<h2>5.43.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>chore: simplify connection/disconnection logic (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17105">#17105</a>)</p>
</li>
<li>
<p>fix: reconnect deriveds to effect tree when time-travelling (<a
href="https://redirect.github.com/sveltejs/svelte/pull/17105">#17105</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/svelte/commit/554202ecf461bc8b1a52934c497fd7f88ab4dd66"><code>554202e</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17127">#17127</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/68d4f9c3b68040c7e8e5260d399008c0ad43fa66"><code>68d4f9c</code></a>
fix: wait on dependencies of async bindings (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17120">#17120</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/3a4dc7d83de9ccdbb1ae46827cd6ef01138e27e7"><code>3a4dc7d</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17119">#17119</a>)</li>
<li><a
href="https://github.com/sveltejs/svelte/commit/46e9d2d357d724479fbf6db6c0d9ebb22bab9796"><code>46e9d2d</code></a>
chore: remove <code>UNOWNED</code> flag (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17105">#17105</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 />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ee469d4 commit 0646e04
File tree
4 files changed
+53
-53
lines changed- examples/with-svelte
- apps
- docs
- web
- packages/ui
4 files changed
+53
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments