Skip to content

Commit 4fccad5

Browse files
chore(deps-dev): Bump @sveltejs/kit from 2.53.3 to 2.57.1 (#20216)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.53.3 to 2.57.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>.57.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: better validation for <code>redirect</code> inputs (<a href="https://github.com/sveltejs/kit/commit/10d7b44425c3d9da642eecce373d0c6ef83b4fcd"><code>10d7b44</code></a>)</p> </li> <li> <p>fix: enforce <code>BODY_SIZE_LIMIT</code> on chunked requests (<a href="https://github.com/sveltejs/kit/commit/3202ed6c98f9e8d86bf0c4c7ad0f2e273e5e3b95"><code>3202ed6</code></a>)</p> </li> <li> <p>fix: use default values as fallbacks (<a href="https://redirect.github.com/sveltejs/kit/pull/15680">#15680</a>)</p> </li> <li> <p>fix: relax form typings for union types (<a href="https://redirect.github.com/sveltejs/kit/pull/15687">#15687</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.57.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: return boolean from <code>submit</code> to indicate submission validity for enhanced <code>form</code> remote functions (<a href="https://redirect.github.com/sveltejs/kit/pull/15530">#15530</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: use array type for select fields that accept multiple values (<a href="https://redirect.github.com/sveltejs/kit/pull/15591">#15591</a>)</p> </li> <li> <p>fix: silently 404 Chrome DevTools workspaces request in dev and preview (<a href="https://redirect.github.com/sveltejs/kit/pull/15656">#15656</a>)</p> </li> <li> <p>fix: <code>config.kit.csp.directives['trusted-types']</code> requires <code>'svelte-trusted-html'</code> (and <code>'sveltekit-trusted-url'</code> when a service worker is automatically registered) if it is configured (<a href="https://redirect.github.com/sveltejs/kit/pull/15323">#15323</a>)</p> </li> <li> <p>fix: avoid inlineDynamicImports ignored with codeSplitting warning when using Vite 8 (<a href="https://redirect.github.com/sveltejs/kit/pull/15647">#15647</a>)</p> </li> <li> <p>fix: reimplement treeshaking non-dynamic prerendered remote functions (<a href="https://redirect.github.com/sveltejs/kit/pull/15447">#15447</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.56.1</h2> <h3>Patch Changes</h3> <ul> <li>chore: update JSDoc (<a href="https://redirect.github.com/sveltejs/kit/pull/15640">#15640</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.56.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>breaking: rework client-driven refreshes (<a href="https://redirect.github.com/sveltejs/kit/pull/15562">#15562</a>)</p> </li> <li> <p>breaking: stabilize remote function caching by sorting object keys (<a href="https://redirect.github.com/sveltejs/kit/pull/15570">#15570</a>)</p> </li> <li> <p>breaking: add <code>run()</code> method to queries, disallow awaiting queries outside render (<a href="https://redirect.github.com/sveltejs/kit/pull/15533">#15533</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"><code>@​sveltejs/kit</code>'s changelog</a>.</em></p> <blockquote> <h2>2.57.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: better validation for <code>redirect</code> inputs (<a href="https://github.com/sveltejs/kit/commit/10d7b44425c3d9da642eecce373d0c6ef83b4fcd"><code>10d7b44</code></a>)</p> </li> <li> <p>fix: enforce <code>BODY_SIZE_LIMIT</code> on chunked requests (<a href="https://github.com/sveltejs/kit/commit/3202ed6c98f9e8d86bf0c4c7ad0f2e273e5e3b95"><code>3202ed6</code></a>)</p> </li> <li> <p>fix: use default values as fallbacks (<a href="https://redirect.github.com/sveltejs/kit/pull/15680">#15680</a>)</p> </li> <li> <p>fix: relax form typings for union types (<a href="https://redirect.github.com/sveltejs/kit/pull/15687">#15687</a>)</p> </li> </ul> <h2>2.57.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: return boolean from <code>submit</code> to indicate submission validity for enhanced <code>form</code> remote functions (<a href="https://redirect.github.com/sveltejs/kit/pull/15530">#15530</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: use array type for select fields that accept multiple values (<a href="https://redirect.github.com/sveltejs/kit/pull/15591">#15591</a>)</p> </li> <li> <p>fix: silently 404 Chrome DevTools workspaces request in dev and preview (<a href="https://redirect.github.com/sveltejs/kit/pull/15656">#15656</a>)</p> </li> <li> <p>fix: <code>config.kit.csp.directives['trusted-types']</code> requires <code>'svelte-trusted-html'</code> (and <code>'sveltekit-trusted-url'</code> when a service worker is automatically registered) if it is configured (<a href="https://redirect.github.com/sveltejs/kit/pull/15323">#15323</a>)</p> </li> <li> <p>fix: avoid inlineDynamicImports ignored with codeSplitting warning when using Vite 8 (<a href="https://redirect.github.com/sveltejs/kit/pull/15647">#15647</a>)</p> </li> <li> <p>fix: reimplement treeshaking non-dynamic prerendered remote functions (<a href="https://redirect.github.com/sveltejs/kit/pull/15447">#15447</a>)</p> </li> </ul> <h2>2.56.1</h2> <h3>Patch Changes</h3> <ul> <li>chore: update JSDoc (<a href="https://redirect.github.com/sveltejs/kit/pull/15640">#15640</a>)</li> </ul> <h2>2.56.0</h2> <h3>Minor Changes</h3> <ul> <li>breaking: rework client-driven refreshes (<a href="https://redirect.github.com/sveltejs/kit/pull/15562">#15562</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/75147d464a1b52ec05cd9a792a9d2430445621ac"><code>75147d4</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15684">#15684</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/10d7b44425c3d9da642eecce373d0c6ef83b4fcd"><code>10d7b44</code></a> Merge commit from fork</li> <li><a href="https://github.com/sveltejs/kit/commit/3202ed6c98f9e8d86bf0c4c7ad0f2e273e5e3b95"><code>3202ed6</code></a> Merge commit from fork</li> <li><a href="https://github.com/sveltejs/kit/commit/24d7e76a77291f3760baa9fd4350221d55aa341a"><code>24d7e76</code></a> chore: fix reuse wording in client comment (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15679">#15679</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/6a9cdaa84689a9cc7067ec1abd82bbdded10fa2e"><code>6a9cdaa</code></a> fix: relax form typings for union types (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15687">#15687</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/ab8b2f182be1d081e01624e1fd0c922b08f3d354"><code>ab8b2f1</code></a> fix: use default values as fallbacks (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15680">#15680</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/3ccb33b7a88228037fdc8832ae1e597699df7b99"><code>3ccb33b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15651">#15651</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/7f8aef77e41c0effa1be4dcd7eba2e3f1420a2f9"><code>7f8aef7</code></a> chore: reduce use of any types (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15659">#15659</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/be1c95f1e3068f6eaa3a1ec331ec3baeb69e340e"><code>be1c95f</code></a> chore: avoid importing types directly from Rollup (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15668">#15668</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/1615af7f8244e37344ae37571059a3fd8860afec"><code>1615af7</code></a> chore: centralize noops (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15662">#15662</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.57.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.53.3&new-version=2.57.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 239eb3b commit 4fccad5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.53.3",
61+
"@sveltejs/kit": "^2.57.1",
6262
"@sveltejs/vite-plugin-svelte": "^3.0.0",
6363
"svelte": "^4.2.8",
6464
"vite": "^5.4.11"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8775,17 +8775,17 @@
87758775
resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz#ac0bde368d6623727b0e0bc568cf6b4e5d5c4baa"
87768776
integrity sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==
87778777

8778-
"@sveltejs/kit@^2.53.3":
8779-
version "2.53.3"
8780-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.53.3.tgz#72283a76e63ca62ddc7f500f47ed4aaf86b2b0c4"
8781-
integrity sha512-tshOeBUid2v5LAblUpatIdFm5Cyykbw2EiKWOunAAX0A/oJaR7DOdC9wLR5Qqh9zUf3QUISA2m9A3suBdQSYQg==
8778+
"@sveltejs/kit@^2.57.1":
8779+
version "2.57.1"
8780+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.57.1.tgz#3700c5b5549f1ffbfd42e5f71a80c2c82c0d849e"
8781+
integrity sha512-VRdSbB96cI1EnRh09CqmnQqP/YJvET5buj8S6k7CxaJqBJD4bw4fRKDjcarAj/eX9k2eHifQfDH8NtOh+ZxxPw==
87828782
dependencies:
87838783
"@standard-schema/spec" "^1.0.0"
87848784
"@sveltejs/acorn-typescript" "^1.0.5"
87858785
"@types/cookie" "^0.6.0"
87868786
acorn "^8.14.1"
87878787
cookie "^0.6.0"
8788-
devalue "^5.6.3"
8788+
devalue "^5.6.4"
87898789
esm-env "^1.2.2"
87908790
kleur "^4.1.5"
87918791
magic-string "^0.30.5"
@@ -14870,10 +14870,10 @@ devalue@^4.3.2:
1487014870
resolved "https://registry.yarnpkg.com/devalue/-/devalue-4.3.3.tgz#e35df3bdc49136837e77986f629b9fa6fef50726"
1487114871
integrity sha512-UH8EL6H2ifcY8TbD2QsxwCC/pr5xSwPvv85LrLXVihmHVC3T3YqTCIwnR5ak0yO1KYqlxrPVOA/JVZJYPy2ATg==
1487214872

14873-
devalue@^5.1.1, devalue@^5.6.2, devalue@^5.6.3:
14874-
version "5.6.4"
14875-
resolved "https://registry.npmjs.org/devalue/-/devalue-5.6.4.tgz"
14876-
integrity sha512-Gp6rDldRsFh/7XuouDbxMH3Mx8GMCcgzIb1pDTvNyn8pZGQ22u+Wa+lGV9dQCltFQ7uVw0MhRyb8XDskNFOReA==
14873+
devalue@^5.1.1, devalue@^5.6.2, devalue@^5.6.4:
14874+
version "5.7.1"
14875+
resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.7.1.tgz#93e2d9412b909a7901d7b966ebb3479d15a390fd"
14876+
integrity sha512-MUbZ586EgQqdRnC4yDrlod3BEdyvE4TapGYHMW2CiaW+KkkFmWEFqBUaLltEZCGi0iFXCEjRF0OjF0DV2QHjOA==
1487714877

1487814878
devlop@^1.0.0:
1487914879
version "1.1.0"

0 commit comments

Comments
 (0)