Skip to content

Commit f93b288

Browse files
chore(deps-dev): Bump @sveltejs/kit from 2.52.2 to 2.60.1 in /dev-packages/e2e-tests/test-applications/sveltekit-2 (#21109)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.52.2 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.52.2&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 4c868e2 commit f93b288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dev-packages/e2e-tests/test-applications/sveltekit-2

dev-packages/e2e-tests/test-applications/sveltekit-2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry-internal/test-utils": "link:../../../test-utils",
2323
"@sveltejs/adapter-auto": "^3.0.0",
2424
"@sveltejs/adapter-node": "^2.0.0",
25-
"@sveltejs/kit": "2.52.2",
25+
"@sveltejs/kit": "2.60.1",
2626
"@sveltejs/vite-plugin-svelte": "^3.0.0",
2727
"svelte": "^4.2.8",
2828
"svelte-check": "^3.6.0",

0 commit comments

Comments
 (0)