⬆️ Bump the svelte group across 1 directory with 7 updates #94
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the svelte group with 7 updates in the / directory:
3.2.5
3.3.1
5.2.5
5.2.9
3.0.5
3.0.6
2.5.25
2.7.4
3.1.2
4.0.0
4.2.19
5.1.9
3.8.6
4.0.5
Updates
@sveltejs/adapter-auto
from 3.2.5 to 3.3.1Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.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)Updates
@sveltejs/adapter-node
from 5.2.5 to 5.2.9Release notes
Sourced from
@sveltejs/adapter-node
's releases.Changelog
Sourced from
@sveltejs/adapter-node
's changelog.Commits
1d7128a
Version Packages (#12858)8ec471c
docs: update URLs for new svelte.dev site (#12857)9ab455a
Version Packages (#12818)1616669
chore: upgrade@rollup/plugin-commonjs
to 28.0.1 (#12817)9d55410
Version Packages (#12805)dbc9c94
chore: upgrade to sirv 3.0 (#12796)6f273fb
Version Packages (#12786)64deae5
fix: usenode:
imports inadapter-node
to support Deno (#12785)Updates
@sveltejs/adapter-static
from 3.0.5 to 3.0.6Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
1d7128a
Version Packages (#12858)8ec471c
docs: update URLs for new svelte.dev site (#12857)dbc9c94
chore: upgrade to sirv 3.0 (#12796)6ea7abb
chore: bump eslint-config (#12682)Updates
@sveltejs/kit
from 2.5.25 to 2.7.4Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
d55b822
Version Packages (#12897)967bad7
breaking: require svelte 5 for enhanced-img (#12822)304755e
fix: avoid preload if event default was prevented (#12887)5006435
fix: defer when clicking hash links with data-sveltekit-reload (#12866)f13aef7
docs: auth guide (#12810)1d7128a
Version Packages (#12858)bd82819
docs: more Svelte 5 conversion (#12871)4cdbf76
fix: revert using server read for load function fetch (#12876)3a9b78f
fix: decode URI when previewing prerendered pages (#12874)dcbe422
fix: include importer in illegal import error message (#12820)Updates
@sveltejs/vite-plugin-svelte
from 3.1.2 to 4.0.0Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
4af064c
Version Packages (#999)f5cb457
chore(deps): update all non-major dependencies (#992)3a61041
Version Packages (next) (#990)54d3bb5
feat(warnings): hide warnings in node_modules by default (#989)19cfe33
chore(deps): update all non-major dependencies (#987)38fd166
chore(deps): update all non-major dependencies (#985)7b8a357
chore(deps): update all non-major dependencies (#978)9be5d4b
Version Packages (next) (#977)552eaeb
fix(types): export PluginOptions (#976)18d53e3
fix(deps): update dependency vitefu to v1 (#973)Updates
svelte
from 4.2.19 to 5.1.9Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
cf25930
Version Packages (#14081)58b1540
fix: ensure transitions are applied to nested elements (#14080)b0d255a
Version Packages (#14075)2bdc3d4
fix: ensure compiler statements are correctly included (#14074)3b38bc2
Version Packages (#14052)37049b4
Revert "feat: migrateComponent
toComponentExports\<typeof Component>
in ...2784fb1
Revert "feat: addComponentExports
utility type (#13441)" (#14069)4f80ab6
fix: allowwarningFilter
option forcompileModule
(#14066)4715dfa
feat: migrateComponent
toComponentExports\<typeof Component>
in TS (#13656)d93ad3b
feat: addComponentExports
utility type (#13441)Updates
svelte-check
from 3.8.6 to 4.0.5Release notes
Sourced from svelte-check's releases.
Commits
156bd7d
fix: correctly position quick fixes in instance and module (#2531)a167a93
feat: provide Svelte 5 component migration commandb12afd1
fix: include named exports in svelte 5 type (#2528)4dfb988
fix: relax component constructor type (#2524)fc2144b
chore: upgrade to chokidar 4 (#2502)7c76ec5
fix: check project files update more aggressively before assigning service (#...837b61f
breaking(svelte5): only generate function component shape in runes mode (#2517)35af691
perf: auto import cache for svelte-kit language service proxy (#2513)81019d9
fix: revert additional two-way-binding checks (#2508)e74f1d7
chore: revert accidental commitDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions