Skip to content

Commit 5d4c0eb

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sveltejs/kit&package-manager=npm_and_yarn&previous-version=2.52.2&new-version=2.53.3)](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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@babel/types": "^7.26.3",
62-
"@sveltejs/kit": "^2.52.2",
62+
"@sveltejs/kit": "^2.53.3",
6363
"@sveltejs/vite-plugin-svelte": "^3.0.0",
6464
"svelte": "^4.2.8",
6565
"vite": "^5.4.11"

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8502,10 +8502,10 @@
85028502
resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.8.tgz#69c746a7c232094c117c50dedbd1279fc64887b7"
85038503
integrity sha512-esgN+54+q0NjB0Y/4BomT9samII7jGwNy/2a3wNZbT2A2RpmXsXwUt24LvLhx6jUq2gVk4cWEvcRO6MFQbOfNA==
85048504

8505-
"@sveltejs/kit@^2.52.2":
8506-
version "2.52.2"
8507-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.52.2.tgz#8de4a96ef7b54a59ccb2d13f4297da3f22c3ec1d"
8508-
integrity sha512-1in76dftrofUt138rVLvYuwiQLkg9K3cG8agXEE6ksf7gCGs8oIr3+pFrVtbRmY9JvW+psW5fvLM/IwVybOLBA==
8505+
"@sveltejs/kit@^2.53.3":
8506+
version "2.53.3"
8507+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.53.3.tgz#72283a76e63ca62ddc7f500f47ed4aaf86b2b0c4"
8508+
integrity sha512-tshOeBUid2v5LAblUpatIdFm5Cyykbw2EiKWOunAAX0A/oJaR7DOdC9wLR5Qqh9zUf3QUISA2m9A3suBdQSYQg==
85098509
dependencies:
85108510
"@standard-schema/spec" "^1.0.0"
85118511
"@sveltejs/acorn-typescript" "^1.0.5"
@@ -28096,6 +28096,7 @@ stylus@0.59.0, stylus@^0.59.0:
2809628096

2809728097
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2809828098
version "3.36.0"
28099+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2809928100
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2810028101
dependencies:
2810128102
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)