openapi-ts
openapi-ts copied to clipboard
chore(deps-dev): bump @sveltejs/kit from 2.0.0 to 2.4.3 in /examples/openapi-ts-tanstack-svelte-query
Bumps @sveltejs/kit from 2.0.0 to 2.4.3.
Changelog
Sourced from @sveltejs/kit's changelog.
2.4.3
Patch Changes
- fix: only disallow body with GET/HEAD (#11710)
2.4.2
Patch Changes
- fix: ignore bodies sent with non-PUT/PATCH/POST requests (#11708)
2.4.1
Patch Changes
fix: use Vite's default value for
build.targetand respect override supplied by user (#11688)fix: properly decode base64 strings inside
read(#11682)fix: default route config to
{}for feature checking (#11685)fix: handle
onNavigatecallbacks correctly (#11678)2.4.0
Minor Changes
- feat: add
$app/servermodule withreadfunction for reading assets from filesystem (#11649)2.3.5
Patch Changes
- fix: log a warning if fallback page overwrites prerendered page (#11661)
2.3.4
Patch Changes
- fix: don't stash away original
historymethods so other libs can monkeypatch it (#11657)2.3.3
Patch Changes
- fix: remove internal
__sveltekit/module declarations from types (#11620)2.3.2
... (truncated)
Commits
a93e19bVersion Packages (#11711)f56781ffix: only disallow body with GET/HEAD requests (#11710)d570557Version Packages (#11709)af34142fix: ignore bodies sent with non-PUT/PATCH/POST requests (#11708)b8d0429chore: upgrade playwright (#11690)b3c8a8cVersion Packages (#11681)36dc54afix: respectbuild.targetconfig supplied by user (#11688)ada5959fix: default route config to{}for feature checking (#11685)5dae367fix: properly decode base64 strings insideread(#11682)e228f89fix: runtime error whenonNavigatereturns a function (#11678)- 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.