Commit 5d4c0eb
authored
chore(deps-dev): bump @sveltejs/kit from 2.52.2 to 2.53.3 (#19571)
Bumps
[@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)
from 2.52.2 to 2.53.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/kit</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.53.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: prevent overlapping file metadata in remote functions
<code>form</code> (<a
href="https://github.com/sveltejs/kit/commit/faba869db3644077169bf5d7c6e41fd5f3d6c65e"><code>faba869</code></a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.53.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: server-render nested form value sets (<a
href="https://redirect.github.com/sveltejs/kit/pull/15378">#15378</a>)</p>
</li>
<li>
<p>fix: use deep partial types for form remote functions
<code>.value()</code> and <code>.set(...)</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14837">#14837</a>)</p>
</li>
<li>
<p>fix: provide correct url info to remote functions (<a
href="https://redirect.github.com/sveltejs/kit/pull/15418">#15418</a>)</p>
</li>
<li>
<p>fix: allow optional types for remote query/command/prerender
functions (<a
href="https://redirect.github.com/sveltejs/kit/pull/15293">#15293</a>)</p>
</li>
<li>
<p>fix: allow commands in more places (<a
href="https://redirect.github.com/sveltejs/kit/pull/15288">#15288</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.53.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: address warning about <code>inlineDynamicImports</code> when
using Vite 8 (<a
href="https://redirect.github.com/sveltejs/kit/pull/15403">#15403</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.53.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: support Vite 8 (<a
href="https://redirect.github.com/sveltejs/kit/pull/15024">#15024</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: remove event listeners on form attachment cleanup (<a
href="https://redirect.github.com/sveltejs/kit/pull/15286">#15286</a>)</p>
</li>
<li>
<p>fix: apply queries refreshed in a form remote function when a
redirect is thrown (<a
href="https://redirect.github.com/sveltejs/kit/pull/15362">#15362</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.53.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: prevent overlapping file metadata in remote functions
<code>form</code> (<a
href="https://github.com/sveltejs/kit/commit/faba869db3644077169bf5d7c6e41fd5f3d6c65e"><code>faba869</code></a>)</li>
</ul>
<h2>2.53.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: server-render nested form value sets (<a
href="https://redirect.github.com/sveltejs/kit/pull/15378">#15378</a>)</p>
</li>
<li>
<p>fix: use deep partial types for form remote functions
<code>.value()</code> and <code>.set(...)</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14837">#14837</a>)</p>
</li>
<li>
<p>fix: provide correct url info to remote functions (<a
href="https://redirect.github.com/sveltejs/kit/pull/15418">#15418</a>)</p>
</li>
<li>
<p>fix: allow optional types for remote query/command/prerender
functions (<a
href="https://redirect.github.com/sveltejs/kit/pull/15293">#15293</a>)</p>
</li>
<li>
<p>fix: allow commands in more places (<a
href="https://redirect.github.com/sveltejs/kit/pull/15288">#15288</a>)</p>
</li>
</ul>
<h2>2.53.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: address warning about <code>inlineDynamicImports</code> when
using Vite 8 (<a
href="https://redirect.github.com/sveltejs/kit/pull/15403">#15403</a>)</li>
</ul>
<h2>2.53.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: support Vite 8 (<a
href="https://redirect.github.com/sveltejs/kit/pull/15024">#15024</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: remove event listeners on form attachment cleanup (<a
href="https://redirect.github.com/sveltejs/kit/pull/15286">#15286</a>)</p>
</li>
<li>
<p>fix: apply queries refreshed in a form remote function when a
redirect is thrown (<a
href="https://redirect.github.com/sveltejs/kit/pull/15362">#15362</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/kit/commit/66d88c93da40c48cf3f4aca871d74a4fc7ff3990"><code>66d88c9</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15440">#15440</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/faba869db3644077169bf5d7c6e41fd5f3d6c65e"><code>faba869</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/sveltejs/kit/commit/708fc4b8a54f4b4b22ded6ea30793297ccce6d22"><code>708fc4b</code></a>
chore(deps): bump rollup to 4.59.0 (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15433">#15433</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/98496faaf3bc319034fcb4fac64940b75f7cfed9"><code>98496fa</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15416">#15416</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/8c5048be1c5223144a9632dd318227d145f65ead"><code>8c5048b</code></a>
fix: provide correct url info to remote functions (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15418">#15418</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/ce4b57cfc1b6d0bdd1514440d0296b5d1385f7e7"><code>ce4b57c</code></a>
fix: allow commands in more places (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15288">#15288</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/7277edb6b00068e04985ebbcd40a2954bad1270b"><code>7277edb</code></a>
chore: fix CI lint (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15417">#15417</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/64f484fb34f362f296e4a96b5a5269cab4389a0c"><code>64f484f</code></a>
fix: deep partial <code>.value()</code> and <code>.set(...)</code> types
for forms (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14837">#14837</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/d28d372ab5a7f500e41af940453e0333a4a256bf"><code>d28d372</code></a>
fix: allow optional types for remote query/command/prerender functions
(<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15293">#15293</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/244838cf3db806c5f92a09b8b860511da09f27ed"><code>244838c</code></a>
fix: server-render nested form value sets (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15378">#15378</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.53.3/packages/kit">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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/getsentry/sentry-javascript/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 116c3f3 commit 5d4c0eb
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8502 | 8502 | | |
8503 | 8503 | | |
8504 | 8504 | | |
8505 | | - | |
8506 | | - | |
8507 | | - | |
8508 | | - | |
| 8505 | + | |
| 8506 | + | |
| 8507 | + | |
| 8508 | + | |
8509 | 8509 | | |
8510 | 8510 | | |
8511 | 8511 | | |
| |||
28096 | 28096 | | |
28097 | 28097 | | |
28098 | 28098 | | |
| 28099 | + | |
28099 | 28100 | | |
28100 | 28101 | | |
28101 | 28102 | | |
| |||
0 commit comments