chore(deps-dev): bump the svelte group across 1 directory with 4 updates #722
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 4 updates in the / directory: @sveltejs/kit, @sveltejs/vite-plugin-svelte, svelte and svelte-check.
Updates
@sveltejs/kit
from 2.8.0 to 2.8.5Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
361f9fe
Version Packages (#13060)c468f82
chore: add ignores to eslint and prettier (#13059)84eca42
fix: don't hydrate when falling back to error page (#13056)d660ff4
fix: ensure prettier doesn't process build output or test results of test app...7246a54
Version Packages (#13052)efb9019
fix: update inline css url in dev (#13007)429bfb7
Version Packages (#13049)134e363
fix: ensure error messages are escaped (#13050)d338d46
fix: escape values included in dev 404 page (#13039)5f8399d
Version Packages (#13024)Updates
@sveltejs/vite-plugin-svelte
from 4.0.0 to 5.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
0c06e1f
Version Packages (#1039)5389d31
fix: handle peer dep warning (#1038)5192b92
Version Packages (#1036)4fefbc2
release vps5 (#1035)20f45b2
Version Packages (next) (#1027)0863cda
chore(deps): update all non-major dependencies (#1031)973ba75
feat: support?inline
query on svelte style virtual modules (#1024)0db95a9
fix: use script lang regex from svelte compiler (#1028)e3344b4
feat!: vite 6 support (#1020)e262266
feat: support vite 6 and enter prerelease (#1026)Updates
svelte
from 5.1.14 to 5.2.10Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
dcef8ff
Version Packages (#14451)d6fc176
fix: strip exported TypeScript function overloads (#14458)41e47a4
chore: upgrade esm-env for Vite 6 support (#14460)e9ff665
chore: minor css-prune.js tweaks (#14457)19d80ad
fix: css pruning producing invalid css (#14448)4f318e6
chore: remove unused dep and upgrade another one (#14449)1a8aab0
chore: removenode.parent
andnode.prev
(#14447)3a6bf10
Version Packages (#14444)45417a3
fix: addresses memory leak when creating deriveds inside untrack (#14443)a6ad5af
fix: disregard TypeScript nodes when pruning CSS (#14446)Updates
svelte-check
from 4.0.6 to 4.1.0Release notes
Sourced from svelte-check's releases.
Commits
cda5c86
fix: preservebind:...
mapping on elements for better source mapsbe44125
feat: supportbind:value={get, set}
695c660
chore: bump prettier-plugin-svelte9a5a6af
feat: hoist snippets to module context if possible (#2601)050ecc1
chore: consolidate template walking logic (#2600)cd1758b
feat: support\<svelte:html>
(#2599)078f9a0
feat: support\<svelte:bounday>
(#2598)a1b4a64
fix: ensure hoisted interfaces are moved after hoisted imports (#2597)c21de66
fix: don't move appended content from previous node while hoisting interface ...b6cac97
fix: use original file path casing for shim files (#2591)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 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