Skip to content

Commit 5dfc086

Browse files
chore(deps-dev): bump @sveltejs/kit from 2.49.5 to 2.50.1 (#19089)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.49.5 to 2.50.1. <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>.50.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: include <code>hooks.server</code> and <code>hooks.universal</code> as explicit Vite build inputs to ensure assets imported by hooks files are correctly discovered (<a href="https://redirect.github.com/sveltejs/kit/pull/15178">#15178</a>)</p> </li> <li> <p>fix: improves fields type for generic components (<a href="https://redirect.github.com/sveltejs/kit/pull/14974">#14974</a>)</p> </li> <li> <p>fix: preload links if href changes (<a href="https://redirect.github.com/sveltejs/kit/pull/15191">#15191</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.50.0</h2> <h3>Minor Changes</h3> <ul> <li>breaking: remove <code>buttonProps</code> from experimental remote form functions; use e.g. <code>&lt;button {...myForm.fields.action.as('submit', 'register')}&gt;Register&lt;/button&gt;</code> button instead (<a href="https://redirect.github.com/sveltejs/kit/pull/15144">#15144</a>)</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.50.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: include <code>hooks.server</code> and <code>hooks.universal</code> as explicit Vite build inputs to ensure assets imported by hooks files are correctly discovered (<a href="https://redirect.github.com/sveltejs/kit/pull/15178">#15178</a>)</p> </li> <li> <p>fix: improves fields type for generic components (<a href="https://redirect.github.com/sveltejs/kit/pull/14974">#14974</a>)</p> </li> <li> <p>fix: preload links if href changes (<a href="https://redirect.github.com/sveltejs/kit/pull/15191">#15191</a>)</p> </li> </ul> <h2>2.50.0</h2> <h3>Minor Changes</h3> <ul> <li>breaking: remove <code>buttonProps</code> from experimental remote form functions; use e.g. <code>&lt;button {...myForm.fields.action.as('submit', 'register')}&gt;Register&lt;/button&gt;</code> button instead (<a href="https://redirect.github.com/sveltejs/kit/pull/15144">#15144</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/3b2ea1baffd7bc93e3129be964233b05518e9cc8"><code>3b2ea1b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15186">#15186</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/2dd74c8c86ae4855c3e9d74d8cf241e86dcd5b36"><code>2dd74c8</code></a> fix: improve <code>fields</code> type for generic components (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14974">#14974</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/8871b5444413d0c7d7ef4d260996c3b5c359d0b8"><code>8871b54</code></a> fix: preload links if href changes (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15191">#15191</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/e5627ef17f1b24f2caacc75ff44eff1b51443f23"><code>e5627ef</code></a> fix: Skip failing tests on async (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15189">#15189</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/46c1ebd9f662f0de499e921bfee2661316449e9d"><code>46c1ebd</code></a> fix: include <code>hooks.server</code> and <code>hooks.universal</code> as entrypoints to give them...</li> <li><a href="https://github.com/sveltejs/kit/commit/391c6f742a1e6704b1113f9a051b6987c35c78d0"><code>391c6f7</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15177">#15177</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/36cb864b7f8a5dca0694d4f9e4a76abefc742a10"><code>36cb864</code></a> Revert &quot;Revert &quot;breaking: remove <code>buttonProps</code> from experimental remote form ...</li> <li><a href="https://github.com/sveltejs/kit/commit/8a828596b9f51154ea63f4f8b65ce049cae4bd27"><code>8a82859</code></a> chore: fix lint errors (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15174">#15174</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.50.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.49.5&new-version=2.50.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a12874 commit 5dfc086

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.49.5",
62+
"@sveltejs/kit": "^2.50.1",
6363
"@sveltejs/vite-plugin-svelte": "^3.0.0",
6464
"svelte": "^4.2.8",
6565
"vite": "^5.4.11"

yarn.lock

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

8161-
"@sveltejs/kit@^2.49.5":
8162-
version "2.49.5"
8163-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.49.5.tgz#da173805592e3ebd483bb77d45ef424078f0aaff"
8164-
integrity sha512-dCYqelr2RVnWUuxc+Dk/dB/SjV/8JBndp1UovCyCZdIQezd8TRwFLNZctYkzgHxRJtaNvseCSRsuuHPeUgIN/A==
8161+
"@sveltejs/kit@^2.50.1":
8162+
version "2.50.1"
8163+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.50.1.tgz#22dd5cb7e3013560289b30c7876bd90bad2b1836"
8164+
integrity sha512-XRHD2i3zC4ukhz2iCQzO4mbsts081PAZnnMAQ7LNpWeYgeBmwMsalf0FGSwhFXBbtr2XViPKnFJBDCckWqrsLw==
81658165
dependencies:
81668166
"@standard-schema/spec" "^1.0.0"
81678167
"@sveltejs/acorn-typescript" "^1.0.5"

0 commit comments

Comments
 (0)