build(deps-dev): bump @sveltejs/kit from 1.0.0-next.304 to 1.0.0-next.405
Bumps @sveltejs/kit from 1.0.0-next.304 to 1.0.0-next.405.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@1.0.0-next.405Patch Changes
@sveltejs/kit@1.0.0-next.403Patch Changes
- [chore] upgrade to Undici 5.8.1 (#5804)
@sveltejs/kit@1.0.0-next.402Patch Changes
- [fix] Import analysis doesn't get stuck in an infinite loop when encountering cyclical imports (#5794)
@sveltejs/kit@1.0.0-next.401Patch Changes
- [fix] chdir to user's application directory before running postinstall sync (#5771)
@sveltejs/kit@1.0.0-next.400Patch Changes
- More robust path aliasing (#5582)
@sveltejs/kit@1.0.0-next.399Patch Changes
- Use
@sveltejs/kitpostinstall lifecycle hook to invoke 'svelte-kit sync' instead of prepare in projects created by create-svelte (#5760)
@sveltejs/kit@1.0.0-next.398Patch Changes
Check url protocol to avoid mailto links navigated by kit in mobile devices (#5726)
[fix] Windows correctly errors on
$env/*/privateimports (#5739) [fix] Illegal module analysis in dev ignores non-js|ts|svelte files[feat] include reference to
@sveltejs/kittypes in ambient file (#5745)
@sveltejs/kit@1.0.0-next.397Patch Changes
- load env before importing hooks during dev (#5728)
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
1.0.0-next.405
Patch Changes
- Move
compresslogic toBuilderAPI (#5822)
- [feat] implement Link header (#5735)
1.0.0-next.404
Patch Changes
- Build server without removing
sveltekitVite plugin (#5839)1.0.0-next.403
Patch Changes
- [chore] upgrade to Undici 5.8.1 (#5804)
1.0.0-next.402
Patch Changes
- [fix] Import analysis doesn't get stuck in an infinite loop when encountering cyclical imports (#5794)
1.0.0-next.401
Patch Changes
- [fix] chdir to user's application directory before running postinstall sync (#5771)
1.0.0-next.400
Patch Changes
- More robust path aliasing (#5582)
1.0.0-next.399
Patch Changes
- Use
@sveltejs/kitpostinstall lifecycle hook to invoke 'svelte-kit sync' instead of prepare in projects created by create-svelte (#5760)1.0.0-next.398
Patch Changes
- Check url protocol to avoid mailto links navigated by kit in mobile devices (#5726)
... (truncated)
Commits
694e7e4Version Packages (next) (#5841)2433a4eVersion Packages (next) (#5829)6a3ccea[feat] implement Link header (#5735)9304c9dMove compress inside kit (#5822)d74ef25[chore] get rid of remove_svelte_kit (#5839)69deeb7[chore] useentriesvariable (#5809)a575786Version Packages (next) (#5805)23f59b4[chore] upgrade to Undici 5.8.1 (#5804)5cdc20eVersion Packages (next) (#5798)635062a(docs) Fix env-dynamic-private link (#5795)- 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 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)
Deploy Preview for p5-svelte failed.
| Name | Link |
|---|---|
| Latest commit | d8d9d068d1b0721f1140b00e9ba2f48d6c8e68fc |
| Latest deploy log | https://app.netlify.com/sites/p5-svelte/deploys/62f0f08468268b0008b19049 |
Superseded by #203.