svelte-awesome
svelte-awesome copied to clipboard
chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.34 to 1.0.0-next.41
Bumps @sveltejs/adapter-static from 1.0.0-next.34 to 1.0.0-next.41.
Release notes
Sourced from @sveltejs/adapter-static
's releases.
@sveltejs/adapter-static
@1
.0.0-next.41Patch Changes
- Better error when encountering not-fully-prerenderable routes (#6474)
@sveltejs/adapter-static
@1
.0.0-next.40Patch Changes
- [breaking] require all routes to be prerenderable when not using fallback option (#6392)
Changelog
Sourced from @sveltejs/adapter-static
's changelog.
1.0.0-next.41
Patch Changes
- Better error when encountering not-fully-prerenderable routes (#6474)
1.0.0-next.40
Patch Changes
- [breaking] require all routes to be prerenderable when not using fallback option (#6392)
1.0.0-next.39
Patch Changes
- Move
compress
logic toBuilder
API (#5822)1.0.0-next.38
Patch Changes
- [breaking] remove writeStatic to align with Vite (#5618)
1.0.0-next.37
Patch Changes
- [breaking] Throws when correctly configured to run as a static site of a SPA (#5562)
1.0.0-next.36
Patch Changes
- Remove ENABLE_VC_BUILD check, use v3 build output API for all apps deployed to Vercel (#5514)
1.0.0-next.35
Patch Changes
- [chore] upgrade TypeScript to 4.7.4 (#5414)
Commits
e33e428
Version Packages (next) (#6483)efdadf9
better error when encountering not-fully-prerenderable routes - closes #6472 ...8c9f1d8
Version Packages (next) (#6430)cafdf84
[breaking]ssr/hydrate/router/prerender.default
are now configurable in `+p...7f69c52
[chore] bump TS to 4.8 (#6428)863a546
[breaking] Prerendering overhaul (#6392)027c891
[breaking] require Vite 3.1.0-beta.1 (#6398)1522342
[chore] only output logs if something goes wrong (#6233)0074d10
[feat] Typechecking variants (#6253)55d0531
[fix] support linked@sveltejs/kit
package in Vite 3.0.3+ (#5861)- 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 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)
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Superseded by #916.