build(deps-dev): bump @sveltejs/kit from 2.5.17 to 2.20.7 in /examples/svelte/sveltekit
Bumps @sveltejs/kit from 2.5.17 to 2.20.7.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.20.7Patch Changes
- fix: regression when serializing server data (#13709)
@sveltejs/kit@2.20.6Patch Changes
- fix: escape names of tracked search parameters (
d3300c6a67908590266c363dba7b0835d9a194cf)
@sveltejs/kit@2.20.5Patch Changes
allow
HandleServerErrorhook to accessgetRequestEvent(#13666)fix: prevent Rollup warnings for undefined hooks (#13687)
@sveltejs/kit@2.20.4Patch Changes
- chore: remove internal class-replacement hack that isn't needed anymore (#13664)
@sveltejs/kit@2.20.3Patch Changes
- fix: only call
afterNavigateonce on app start when SSR is disabled (#13593)
@sveltejs/kit@2.20.2Patch Changes
- fix: allow non-prerendered API endpoint calls during reroute when prerendering (#13616)
@sveltejs/kit@2.20.1Patch Changes
- fix: avoid using top-level await (#13607)
@sveltejs/kit@2.20.0Minor Changes
- feat: add
getRequestEventto$app/server(#13582)
@sveltejs/kit@2.19.2Patch Changes
- fix: lazily load CSS for dynamically imported components (#13564)
@sveltejs/kit@2.19.1Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.20.7
Patch Changes
- fix: regression when serializing server data (#13709)
2.20.6
Patch Changes
- fix: escape names of tracked search parameters (
d3300c6a67908590266c363dba7b0835d9a194cf)2.20.5
Patch Changes
allow
HandleServerErrorhook to accessgetRequestEvent(#13666)fix: prevent Rollup warnings for undefined hooks (#13687)
2.20.4
Patch Changes
- chore: remove internal class-replacement hack that isn't needed anymore (#13664)
2.20.3
Patch Changes
- fix: only call
afterNavigateonce on app start when SSR is disabled (#13593)2.20.2
Patch Changes
- fix: allow non-prerendered API endpoint calls during reroute when prerendering (#13616)
2.20.1
Patch Changes
- fix: avoid using top-level await (#13607)
2.20.0
Minor Changes
- feat: add
getRequestEventto$app/server(#13582)
... (truncated)
Commits
1c6c7c9Version Packages (#13710)fa00cc3fix: regression when serializing server data (#13709)711d37aVersion Packages (#13706)d3300c6Merge commit from forka4acd47Version Packages (#13685)dd5381aSquelch rollup warnings (#13687)99b8079fix: allowHandleServerErrorhook to access thegetRequestEvent(#13666)1fc4ed9Version Packages (#13672)7fd7bcbchore: get rid of class-replacement hack (#13664)aefa5b1chore: tweak tsconfig includes (#13663)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
⚠️ No Changeset found
Latest commit: c21baedd5ff8cc057a3c68c2f251592232cb270e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
View your CI Pipeline Execution ↗ for commit 4ffe9e87bf1e05c2a561baa674b08dd4e94e005d.
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @e2e/gen1-remix |
✅ Succeeded | 5m 14s | View ↗ |
nx test @e2e/qwik-city |
✅ Succeeded | 8m 35s | View ↗ |
nx test @e2e/gen1-next15-app |
✅ Succeeded | 4m 58s | View ↗ |
nx test @e2e/gen1-react |
✅ Succeeded | 4m 42s | View ↗ |
nx test @e2e/sveltekit |
✅ Succeeded | 4m 51s | View ↗ |
nx test @e2e/vue |
✅ Succeeded | 4m 41s | View ↗ |
nx test @e2e/gen1-next14-pages |
✅ Succeeded | 4m 27s | View ↗ |
nx test @e2e/nuxt |
✅ Succeeded | 7m 36s | View ↗ |
Additional runs (36) |
✅ Succeeded | ... | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-04-16 10:44:51 UTC
A newer version of @sveltejs/kit exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.