⬆️ Bump the svelte group with 4 updates #260
Open
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: @sveltejs/kit, @sveltejs/vite-plugin-svelte, svelte and svelte-check.
Updates
@sveltejs/kit
from 2.7.4 to 2.9.0Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
42c8bf3
Version Packages (#13081)d030f4b
feat: support Vite 6 (#12270)67dd214
fix: transform link[rel]shortcut icon
andapple-touch-icon
to be absolut...10d0942
chore: remove unnecessary awaits (#13066)fb146e7
chore: fix ecosystem CI (#13054)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)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.9 to 5.2.12Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
6dd60b5
Version Packages (#14477)4c88431
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)00aaad1
fix: generate correct code when encountering object expression statement (#14...a60e837
fix: prevent infinite loops when pruning CSS (#14474)ca3690f
Version Packages (#14464)d62e7bd
fix: ignore text and expressions outside the template when validating HTML (#...c4ac0e0
fix: better account for render tags when pruning CSS (#14456)dcef8ff
Version Packages (#14451)d6fc176
fix: strip exported TypeScript function overloads (#14458)41e47a4
chore: upgrade esm-env for Vite 6 support (#14460)Updates
svelte-check
from 4.0.5 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