chore(deps): bump the npm group across 1 directory with 8 updates #347
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 npm group with 8 updates in the /ui directory:
1.0.16
1.0.17
1.0.17
1.0.18
1.2.14
1.3.0
3.1.2
4.0.0
4.2.19
5.1.13
4.0.5
4.0.6
2.7.0
2.8.1
5.4.9
5.4.10
Updates
@felte/extender-persist
from 1.0.16 to 1.0.17Commits
a26cae4
chore: bump versions7c3dffc
feat: upgrade dependencies (#307)1349976
fix(svelte): expand peer dependency range to include ^5.0.0 (#306)ca56f2a
Update package.json with correct types (#297)1689e69
docs(solid): Added instructions with the use directive for solid. (#292)cff4935
chore: update package.jsone732d1a
feat: upgrade to astro 4.0059f26c
feat: upgrade to astro 3.075f2793
build: update lockfile9488c54
docs: add@xvenge00
as a contributorUpdates
@felte/validator-zod
from 1.0.17 to 1.0.18Commits
a26cae4
chore: bump versions7c3dffc
feat: upgrade dependencies (#307)1349976
fix(svelte): expand peer dependency range to include ^5.0.0 (#306)ca56f2a
Update package.json with correct types (#297)1689e69
docs(solid): Added instructions with the use directive for solid. (#292)cff4935
chore: update package.jsone732d1a
feat: upgrade to astro 4.0059f26c
feat: upgrade to astro 3.075f2793
build: update lockfile9488c54
docs: add@xvenge00
as a contributorUpdates
felte
from 1.2.14 to 1.3.0Commits
a26cae4
chore: bump versions7c3dffc
feat: upgrade dependencies (#307)1349976
fix(svelte): expand peer dependency range to include ^5.0.0 (#306)ca56f2a
Update package.json with correct types (#297)1689e69
docs(solid): Added instructions with the use directive for solid. (#292)cff4935
chore: update package.jsone732d1a
feat: upgrade to astro 4.0059f26c
feat: upgrade to astro 3.075f2793
build: update lockfile9488c54
docs: add@xvenge00
as a contributorUpdates
@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.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)Updates
tslib
from 2.7.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed updateUpdates
vite
from 5.4.9 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5f52bc8
release: v5.4.107d1a3bc
fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...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