Bump the dependencies group in /frontend with 4 updates #114
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 dependencies group in /frontend with 4 updates: @sveltejs/kit, postcss, svelte and svelte-check.
Updates
@sveltejs/kit
from 2.7.4 to 2.8.0Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
be39f06
Version Packages (#12965)92b2686
feat: add action failure helper (#12878)fc27361
Version Packages (#12964)5670357
fix: update links in JSDoc (#12963)92e129e
Version Packages (#12962)70246e6
fix: update broken links in JSDoc (#12960)9d0230e
chore: run CI tests on Node 22 (#12954)425a005
Version Packages (#12952)c80b1d8
fix: set no-op proxy config to get Vite HTTPS working (#12907)951224d
fix: warn on invalid cookie name characters (#12806)Updates
postcss
from 8.4.47 to 8.4.48Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
svelte
from 5.1.9 to 5.1.13Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
4bcd01b
Version Packages (#14207)1060bea
fix: considervalueOf
in the reactive methods ofSvelteDate
(#14227)f0c2d4c
fix: account for shadowing children slot during migration (#14224)31e6bbb
fix: addlang="ts"
attribute during migration if needed (#14222)438de04
fix: add migration task when there's a variable named that would conflict wit...870745f
fix: handle sibling combinators within:has
(#14213)53af138
fix: read index as a source in legacy keyed each block (#14208)ea0d80e
fix: consider variables with synthetic store sub as state (#14195)1eed645
fix: ensure explicit nesting selector is always applied (#14193)d7caf08
Version Packages (#14184)Updates
svelte-check
from 4.0.5 to 4.0.6Release notes
Sourced from svelte-check's releases.
Commits
a3a6393
fix: keeplinkedEditing
working when tag name contains.
(#2570)6513a28
fix: ignore exported variable declarations that aren't simple identifiers6180537
fix: copy global types into hidden folder in IDE contexts (#2561)02b6b06
fix: prevent false-positive auto completions on Svelte components (#2564)b823694
fix: take complex/mapped typed into account during prop completions (#2563)776125b
fix: infer object and array shapes from fallback types (#2562)98f7229
feat: support typescript 5.6 (#2545)01fbe14
feat: add runes mode indicator (#2554)8e7d7ef
fix: properly highlight svelte 5 <component.dot.notation /> (#2552)39f3d04
feat: provide component instance type in Svelte 5 (#2553)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