Skip to content

Commit 4c868e2

Browse files
chore(deps-dev): Bump @sveltejs/kit from 2.57.1 to 2.60.1 (#21110)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.57.1 to 2.60.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases">@​sveltejs/kit's releases</a>.</em></p> <blockquote> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.60.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: bump <code>svelte</code> and <code>devalue</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/15836">#15836</a>)</p> </li> <li> <p>fix: prevent <code>query.batch</code> cross-talk (<a href="https://github.com/sveltejs/kit/commit/dadaefc2e647a0a62f49f3ee8bc7aa46f5e27056"><code>dadaefc</code></a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.60.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: allow 'submit' and 'hidden' form fields to accept numbers and booleans (<a href="https://redirect.github.com/sveltejs/kit/pull/15802">#15802</a>)</p> </li> <li> <p>feat: warn on unread <code>form</code> remote function validation issues (<a href="https://redirect.github.com/sveltejs/kit/pull/15653">#15653</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: abort navigation after async rendering if obsolete (<a href="https://redirect.github.com/sveltejs/kit/pull/15811">#15811</a>)</p> </li> <li> <p>fix: skip refreshing queries on full-page reload form submissions (<a href="https://redirect.github.com/sveltejs/kit/pull/15803">#15803</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.59.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: resolve paths to route files with the letter drive on Windows (<a href="https://redirect.github.com/sveltejs/kit/pull/15793">#15793</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.59.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: support <code>query.batch</code> in <code>requested(...)</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/15751">#15751</a>)</p> </li> <li> <p>breaking: on the server, make the promise returned from <code>refresh</code> represent adding the refresh to the map, not the time it takes to run the remote function (<a href="https://redirect.github.com/sveltejs/kit/pull/15705">#15705</a>)</p> </li> <li> <p>feat: experimental <code>query.live</code> function (<a href="https://redirect.github.com/sveltejs/kit/pull/15705">#15705</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: unwrap <code>Promise</code> in <code>RemoteCommand</code> output type (<a href="https://redirect.github.com/sveltejs/kit/pull/15771">#15771</a>)</p> </li> <li> <p>fix: empty call to <code>.updates()</code> on a command/form invocation means &quot;don't update anything&quot; (<a href="https://redirect.github.com/sveltejs/kit/pull/15705">#15705</a>)</p> </li> <li> <p>fix: <code>form.fields.foo.as('checkbox', default_value)</code> now works (<a href="https://redirect.github.com/sveltejs/kit/pull/15752">#15752</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md">@​sveltejs/kit's changelog</a>.</em></p> <blockquote> <h2>2.60.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: bump <code>svelte</code> and <code>devalue</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/15836">#15836</a>)</p> </li> <li> <p>fix: prevent <code>query.batch</code> cross-talk (<a href="https://github.com/sveltejs/kit/commit/dadaefc2e647a0a62f49f3ee8bc7aa46f5e27056"><code>dadaefc</code></a>)</p> </li> </ul> <h2>2.60.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: allow 'submit' and 'hidden' form fields to accept numbers and booleans (<a href="https://redirect.github.com/sveltejs/kit/pull/15802">#15802</a>)</p> </li> <li> <p>feat: warn on unread <code>form</code> remote function validation issues (<a href="https://redirect.github.com/sveltejs/kit/pull/15653">#15653</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: abort navigation after async rendering if obsolete (<a href="https://redirect.github.com/sveltejs/kit/pull/15811">#15811</a>)</p> </li> <li> <p>fix: skip refreshing queries on full-page reload form submissions (<a href="https://redirect.github.com/sveltejs/kit/pull/15803">#15803</a>)</p> </li> </ul> <h2>2.59.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: resolve paths to route files with the letter drive on Windows (<a href="https://redirect.github.com/sveltejs/kit/pull/15793">#15793</a>)</li> </ul> <h2>2.59.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>feat: support <code>query.batch</code> in <code>requested(...)</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/15751">#15751</a>)</p> </li> <li> <p>breaking: on the server, make the promise returned from <code>refresh</code> represent adding the refresh to the map, not the time it takes to run the remote function (<a href="https://redirect.github.com/sveltejs/kit/pull/15705">#15705</a>)</p> </li> <li> <p>feat: experimental <code>query.live</code> function (<a href="https://redirect.github.com/sveltejs/kit/pull/15705">#15705</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: unwrap <code>Promise</code> in <code>RemoteCommand</code> output type (<a href="https://redirect.github.com/sveltejs/kit/pull/15771">#15771</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/d0204067efe97ac2199845ca6fe54cce62f3f5de"><code>d020406</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15838">#15838</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/16b07a26e23b9121b23a22409ca41fea12af5f28"><code>16b07a2</code></a> chore: bump svelte and devalue (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15836">#15836</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/dadaefc2e647a0a62f49f3ee8bc7aa46f5e27056"><code>dadaefc</code></a> Merge commit from fork</li> <li><a href="https://github.com/sveltejs/kit/commit/db8e8ae511d0cb7de234b69f14d6c9c874ef5b89"><code>db8e8ae</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15810">#15810</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/2549a44e139e0fb3c34bbfd63236e4cf59245cbe"><code>2549a44</code></a> feat: allow 'submit' and 'hidden' form fields to accept numbers and booleans ...</li> <li><a href="https://github.com/sveltejs/kit/commit/d3b525703c9b3c871a3c6bf79359d010a85c87cd"><code>d3b5257</code></a> fix: skip refreshing queries on full-page reload form submissions (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15803">#15803</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/ea0b9a7ff85de5d83e113a09f4463b6a06826f97"><code>ea0b9a7</code></a> fix: abort navigation after async rendering if obsolete (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15811">#15811</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/a45e7209fa255f7b09df83a4f8ed06f823530408"><code>a45e720</code></a> feat: warn on unread validation issues (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15653">#15653</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/9cfa07db7e133f99eee9b6998f3c4f67e6c1fd72"><code>9cfa07d</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15795">#15795</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/e547ec1177e377385de6e97368476134e8c98b02"><code>e547ec1</code></a> fix: resolve user files with drive letter on Windows (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15793">#15793</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.60.1/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.57.1&new-version=2.60.1)](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 fe38886 commit 4c868e2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"sorcery": "1.0.0"
5959
},
6060
"devDependencies": {
61-
"@sveltejs/kit": "^2.57.1",
61+
"@sveltejs/kit": "^2.60.1",
6262
"@sveltejs/vite-plugin-svelte": "^3.0.0",
6363
"svelte": "^4.2.8",
6464
"vite": "^5.4.11"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8397,17 +8397,17 @@
83978397
resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz#ac0bde368d6623727b0e0bc568cf6b4e5d5c4baa"
83988398
integrity sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==
83998399

8400-
"@sveltejs/kit@^2.57.1":
8401-
version "2.57.1"
8402-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.57.1.tgz#3700c5b5549f1ffbfd42e5f71a80c2c82c0d849e"
8403-
integrity sha512-VRdSbB96cI1EnRh09CqmnQqP/YJvET5buj8S6k7CxaJqBJD4bw4fRKDjcarAj/eX9k2eHifQfDH8NtOh+ZxxPw==
8400+
"@sveltejs/kit@^2.60.1":
8401+
version "2.60.1"
8402+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.60.1.tgz#41e73108f66588784e4bd3c32ac8500ee92e6b59"
8403+
integrity sha512-mQjlkNo+rJvpln7V2IGY2j99BqhcFbS4UN0AQNKNYfhBAFZTuCDAdW3a1sgf330mvtNvsBXn3HpAhcmvdJTcIQ==
84048404
dependencies:
84058405
"@standard-schema/spec" "^1.0.0"
84068406
"@sveltejs/acorn-typescript" "^1.0.5"
84078407
"@types/cookie" "^0.6.0"
84088408
acorn "^8.14.1"
84098409
cookie "^0.6.0"
8410-
devalue "^5.6.4"
8410+
devalue "^5.8.1"
84118411
esm-env "^1.2.2"
84128412
kleur "^4.1.5"
84138413
magic-string "^0.30.5"
@@ -14417,7 +14417,7 @@ devalue@^4.3.2:
1441714417
resolved "https://registry.yarnpkg.com/devalue/-/devalue-4.3.3.tgz#e35df3bdc49136837e77986f629b9fa6fef50726"
1441814418
integrity sha512-UH8EL6H2ifcY8TbD2QsxwCC/pr5xSwPvv85LrLXVihmHVC3T3YqTCIwnR5ak0yO1KYqlxrPVOA/JVZJYPy2ATg==
1441914419

14420-
devalue@^5.1.1, devalue@^5.6.4, devalue@^5.8.1:
14420+
devalue@^5.1.1, devalue@^5.8.1:
1442114421
version "5.8.1"
1442214422
resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.8.1.tgz#f27290d3a324e2eb20c2714369b01b8ec4de4c61"
1442314423
integrity sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==

0 commit comments

Comments
 (0)