chore(deps-dev): bump @sveltejs/kit from 2.33.0 to 2.36.0
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(20 days ago)
(20 days ago)
dependencies javascript
Bumps @sveltejs/kit from 2.33.0 to 2.36.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.36.0Minor Changes
- feat: add
csrf.trustedOrigins
configuration (#14021)Patch Changes
fix: correctly decode custom types streamed from a server load function (#14261)
fix: add trailing slash pathname when generating typed routes (#14065)
@sveltejs/kit
@2
.35.0Minor Changes
- feat: better server-side error logging (#13990)
Patch Changes
- fix: ensure static error page is loaded correctly for custom user errors (#13952)
@sveltejs/kit
@2
.34.1Patch Changes
fix: support multiple cookies with the same name across different paths and domains (
b2c5d02
)fix: add link header when preloading font (#14200)
fix:
cookies.get(...)
returnsundefined
for a just-deleted cookie (b2c5d02
)fix: load env before prerender (
c5f7139
)
@sveltejs/kit
@2
.34.0Minor Changes
- feat: allow dynamic
env
access during prerender (#14243)Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.36.0
Minor Changes
- feat: add
csrf.trustedOrigins
configuration (#14021)Patch Changes
fix: correctly decode custom types streamed from a server load function (#14261)
fix: add trailing slash pathname when generating typed routes (#14065)
2.35.0
Minor Changes
- feat: better server-side error logging (#13990)
Patch Changes
- fix: ensure static error page is loaded correctly for custom user errors (#13952)
2.34.1
Patch Changes
fix: support multiple cookies with the same name across different paths and domains (
b2c5d02
)fix: add link header when preloading font (#14200)
fix:
cookies.get(...)
returnsundefined
for a just-deleted cookie (b2c5d02
)fix: load env before prerender (
c5f7139
)2.34.0
Minor Changes
- feat: allow dynamic
env
access during prerender (#14243)Patch Changes
... (truncated)
Commits
1fc2a73
Version Packages (#14280)bf95071
feat: add CSRF trustedOrigins bypass list (#14021)d8f9198
fix: add support for trailing slashes in typed routes (#14065)69b6384
fix: deserialise streamed custom types (#14261)f984396
Version Packages (#14276)82a0e96
feat: Improve server error logging (#13990)bfa3b9c
fix: ensure static error page is loaded correctly for custom user errors (#13...a7b8b28
Version Packages (#14273)b2c5d02
fix: support multiple cookies with the same name across different paths and d...0bf6185
feat: add link header when preloading font (#14200)- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 5429780 |
UUID: | 3339870568 |
Node ID: | PR_kwDOIpFz6c6klvKo |
Host: | GitHub |
Repository: | MikevPeeren/sveltekit-typescript-tailwindcss-sass-starter |