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 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 3 updates: @sveltejs/adapter-auto, @sveltejs/kit and rollup.
Updates
@sveltejs/adapter-auto
from 2.1.1 to 3.0.0Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
2558879
Version Packages (#11314)74b9a85
breaking: require SvelteKit 2 for all adapters (#11316)20c7f32
chore: bump deps (#11279)64cb7fa
feat: allow SvelteKit 2 as peer dependency (#11233)ad2db74
breaking: require Node 18.13 or newer (#11172)499ef6a
breaking:@sveltejs/vite-plugin-svelte
is now a peer dependency (#11184)16b764c
breaking: upgrade to TypeScript 5 (#11160)cbd60cc
feat: upgrade to prettier 3 and prettier-plugin-svelte 3 (#10410)43c5f2c
chore: update types resolution setup (#10997)Updates
@sveltejs/kit
from 1.28.0 to 2.0.2Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
466f445
Version Packages (#11374)ca5d5ec
fix: prevent endless SPA 404 loop (#11354)87da73e
Version Packages (#11366)fa31ad1
fix: correctly handle trailing slash redirect when navigating from root page ...2558879
Version Packages (#11314)5c89490
feat: add untrack to load functions (#11311)052adf9
Shallow routing (#11307)91fd465
add failing cross-platform server test (#11303)574e33f
gah9482505
merge masterUpdates
rollup
from 4.8.0 to 4.9.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
d56ac63
4.9.10574563
fix: use a new includedLabels in the body of the LabeledStatement (#5297)4081802
chore(deps): lock file maintenance minor/patch updates (#5300)c5337ef
4.9.044889e0
Fully support arbitrary module namespace identifiers for all formats (#5298)7f9d85c
Do not assume setTimeout return type (#5296)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 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