openapi-ts
openapi-ts copied to clipboard
chore(deps-dev): bump @sveltejs/kit from 2.17.1 to 2.20.6 in /examples/openapi-ts-tanstack-svelte-query
Bumps @sveltejs/kit from 2.17.1 to 2.20.6.
Release notes
Sourced from @sveltejs/kit's releases.
@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
- fix: allow reroute to point to prerendered route (#13575)
@sveltejs/kit@2.19.0Minor Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
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)2.19.2
Patch Changes
- fix: lazily load CSS for dynamically imported components (#13564)
... (truncated)
Commits
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)fa29a79Version Packages (#13632)370e9f9fix: only callafterNavigateonce on start when SSR is disabled (#13593)- Additional commits viewable in compare view
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 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.