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 4 updates: rollup, @sveltejs/adapter-auto, @sveltejs/kit and parcel.
Updates
rollup
from 4.8.0 to 4.9.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
1837203
4.9.447e9bd1
Correctly handling number key (#5328)c249413
Handle pure annotations that are separated by a comment (#5332)4ab3ad3
4.9.32fe215d
chore(deps): lock file maintenance minor/patch updates (#5330)97562ca
chore(deps): update dependency@vue/eslint-config-prettier
to v9 (#5329)94f112c
docs: fix grammar (#5326)75bb7fa
Correctly handling proto export as module object key (#5313)8520c55
fix: Add estree.Program type to rollup.d.ts (#5323)347a347
4.9.2Updates
@sveltejs/adapter-auto
from 2.1.1 to 3.1.0Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
62e90a1
Version Packages (#11507)fe3b260
feat: use latest Azure adapter in adapter-auto (#11496)2783f13
Version Packages (#11402)4777943
chore: update primary branch from master to main2558879
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)Updates
@sveltejs/kit
from 1.28.0 to 2.0.6Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
b8363fc
Version Packages (#11442)851176e
fix: only disallow dynamic env access when prerendering (#11436)d4eeb26
i don't think we need this any more (#11439)7e7061b
Version Packages (#11420)b999cfd
fix: avoid running load functions when prerendering if no server load functio...2a091dc
fix: upgrade mrmime and sirv to modernize javascript mime type (#11419)2783f13
Version Packages (#11402)16961e8
fix: adjust missing inner content warning (#11394)4777943
chore: update primary branch from master to main197e01f
Revert "fix: build service workers in IIFE format" (#11400)Updates
parcel
from 2.10.3 to 2.11.0Release notes
Sourced from parcel's releases.
Changelog
Sourced from parcel's changelog.
... (truncated)
Commits
8ba5523
v2.11.0 release (#9451)cf5e129
Configurable watch root (#9424)3e7d568
Use centos image with newer Node 16 (#9447)9b66e25
Remove reliance on requestTracker in loadGraphs (#9440)ebe4e21
Wait for eval of commands (#9442)13e6cfd
Bump rimraf version to ^5.05 (#9438)c6177da
Fix build-ts step (#9439)5628da2
Modify parcel query to not require all graphs on startup (#9426)aff2c16
Publish bundle-stats-cli and parcel-query (#9431)bd40574
Fix HMR on .localhost domains (#9435)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