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 since undici does not yet enable HTTP/2 by default (#12907)
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 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/biowasm/biowasm/network/alerts).
Bumps @sveltejs/kit, @sveltejs/adapter-auto and @sveltejs/adapter-cloudflare-workers. These dependencies needed to be updated together. Updates
@sveltejs/kit
from 1.30.4 to 2.8.3Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
429bfb7
Version Packages (#13049)134e363
fix: ensure error messages are escaped (#13050)d338d46
fix: escape values included in dev 404 page (#13039)5f8399d
Version Packages (#13024)1358ccc
fix: use default cookie decoder (#13037)570562b
fix: handle empty Headers when serialising Request passed to fetch (#13023)435984b
Version Packages (#12992)0bd4426
fix: support custom servers using HTTP/2 in production (#12989)6df00fc
fix: csp nonce inscript-src-elem
,style-src-attr
andstyle-src-elem
wh...c717db9
chore: update playground and add an endpoint (#12983)Updates
@sveltejs/adapter-auto
from 2.0.0 to 3.3.1Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.... (truncated)
Commits
1d7128a
Version Packages (#12858)8ec471c
docs: update URLs for new svelte.dev site (#12857)bfaf803
Version Packages (#12849)6671fa1
feat:adapter-auto
supportbun add
(#12854)f8d06f5
Version Packages (#12681)e798ef7
fix: addnode:
prefix and import instead of using globals (#12641)5d1ce18
chore: upgrade to svelte-check 4 (#12646)03bc860
Version Packages (#12572)087a43d
chore: configure provenance env var (#12570)2b19df3
Version Packages (#12552)Updates
@sveltejs/adapter-cloudflare-workers
from 1.1.0 to 2.5.6Release notes
Sourced from
@sveltejs/adapter-cloudflare-workers
's releases.Changelog
Sourced from
@sveltejs/adapter-cloudflare-workers
's changelog.... (truncated)
Commits
1d7128a
Version Packages (#12858)8ec471c
docs: update URLs for new svelte.dev site (#12857)f3b638e
Version Packages (#12789)df48fc6
fix: handle relative assets paths in serverfetch
correctly (#12113)5d1ce18
chore: upgrade to svelte-check 4 (#12646)03bc860
Version Packages (#12572)087a43d
chore: configure provenance env var (#12570)2b19df3
Version Packages (#12552)4930a84
chore: setup package provenance (#12567)e9c84a0
Version Packages (#12445)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