chore(deps-dev): bump the development-dependencies group with 6 updates #174
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 development-dependencies group with 6 updates:
5.4.10
5.4.11
4.24.4
4.25.0
1.0.19
1.1.0
2.7.4
2.8.0
5.1.9
5.1.14
4.0.5
4.0.6
Updates
vite
from 5.4.10 to 5.4.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c54c860
release: v5.4.11Updates
rollup
from 4.24.4 to 4.25.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
42e587e
4.25.0d0935a8
feat: Add support for injecting Debug IDs (#5712)0f4676d
Use a less surprising base-16 encoding (#5719)b350d9e
chore(deps): lock file maintenance minor/patch updates (#5718)1ff31d6
fix(deps): update swc monorepo (major) (#5717)Updates
@rsbuild/core
from 1.0.19 to 1.1.0Release notes
Sourced from
@rsbuild/core
's releases.... (truncated)
Commits
e2b266a
release: 1.1.0 (#3914)76aa5da
feat(deps): bump Rspack 1.1.0 (#3913)daee2ac
chore(deps): update all patch dependencies (#3907)65dc112
feat: optimize UI for assets report page (#3902)acbf73e
feat(server): support viewing served files via /rsbuild-dev-server route (#3896)29d0b3e
feat: allow to import TSX files with .jsx extension (#3900)00917ab
feat: allow to import TS files with js extension (#3899)cea4364
fix: no need for checking NODE_DISABLE_COMPILE_CACHE (#3895)b7686f0
perf: enable Node cache before loading modules (#3894)df7379a
chore(deps): update dependency core-js to ~3.39.0 (#3891)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
svelte
from 5.1.9 to 5.1.14Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
832499f
Version Packages (#14251)653f4ac
fix: migration script messing with attributes (#14260)ae9f53a
fix: account for mutations in script module in ownership check (#14253)7bc94b9
fix: do not treat reassigned synthetic binds as state in runes mode (#14236)d207666
fix: consider img with loading attribute not static (#14237)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...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)You can trigger a rebase of this PR 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