ui
ui copied to clipboard
Bump @sveltejs/kit from 2.5.0 to 2.8.3
Bumps @sveltejs/kit from 2.5.0 to 2.8.3.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.8.3Patch Changes
fix: ensure error messages are escaped (#13050)
fix: escape values included in dev 404 page (#13039)
@sveltejs/kit@2.8.2Patch Changes
fix: prevent duplicate fetch request when using Request with load function's fetch (#13023)
fix: do not override default cookie decoder to allow users to override the
cookielibrary version (#13037)
@sveltejs/kit@2.8.1Patch Changes
fix: only add nonce to
script-src-elem,style-src-attrandstyle-src-elemCSP directives whenunsafe-inlineis not present (#11613)fix: support HTTP/2 in dev and production. Revert the changes from #12907 to downgrade HTTP/2 to TLS as now being unnecessary (#12989)
@sveltejs/kit@2.8.0Minor Changes
- feat: add helper to identify
ActionFailureobjects (#12878)
@sveltejs/kit@2.7.7Patch Changes
- fix: update link in JSDoc (#12963)
@sveltejs/kit@2.7.6Patch Changes
- fix: update broken links in JSDoc (#12960)
@sveltejs/kit@2.7.5Patch Changes
fix: warn on invalid cookie name characters (#12806)
fix: when using
@vitejs/plugin-basic-ssl, set a no-op proxy config to downgrade from HTTP/2 to TLS sinceundicidoes not yet enable HTTP/2 by default (#12907)
@sveltejs/kit@2.7.4Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.8.3
Patch Changes
fix: ensure error messages are escaped (#13050)
fix: escape values included in dev 404 page (#13039)
2.8.2
Patch Changes
fix: prevent duplicate fetch request when using Request with load function's fetch (#13023)
fix: do not override default cookie decoder to allow users to override the
cookielibrary version (#13037)2.8.1
Patch Changes
fix: only add nonce to
script-src-elem,style-src-attrandstyle-src-elemCSP directives whenunsafe-inlineis not present (#11613)fix: support HTTP/2 in dev and production. Revert the changes from #12907 to downgrade HTTP/2 to TLS as now being unnecessary (#12989)
2.8.0
Minor Changes
- feat: add helper to identify
ActionFailureobjects (#12878)2.7.7
Patch Changes
- fix: update link in JSDoc (#12963)
2.7.6
Patch Changes
- fix: update broken links in JSDoc (#12960)
2.7.5
Patch Changes
- fix: warn on invalid cookie name characters (#12806)
... (truncated)
Commits
429bfb7Version Packages (#13049)134e363fix: ensure error messages are escaped (#13050)d338d46fix: escape values included in dev 404 page (#13039)5f8399dVersion Packages (#13024)1358cccfix: use default cookie decoder (#13037)570562bfix: handle empty Headers when serialising Request passed to fetch (#13023)435984bVersion Packages (#12992)0bd4426fix: support custom servers using HTTP/2 in production (#12989)6df00fcfix: csp nonce inscript-src-elem,style-src-attrandstyle-src-elemwh...c717db9chore: update playground and add an endpoint (#12983)- 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.