chore(deps-dev): bump the development-dependencies group with 8 updates #178
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 8 updates:
5.4.11
6.0.3
2.13.1
2.13.2
4.27.4
4.28.1
1.1.5
1.1.9
2.8.3
2.9.0
4.0.2
5.0.1
5.2.8
5.9.1
4.1.0
4.1.1
Updates
vite
from 5.4.11 to 6.0.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7a0758c
release: v6.0.3a1dd396
fix: make handleInvoke interface compatible with invoke (#18876)ea802f8
refactor: fix logic errors found by no-unnecessary-condition rule (#18891)690a36f
fix: remove CSS import in CJS correctly in some cases (#18885)d5fb653
fix: handle postcss load unhandled rejections (#18886)2b5926a
fix(config): bundle files referenced with imports field (#18887)1b54e50
fix(html): allow unexpected question mark in tag name (#18852)d59efd8
fix(css): rewrite url when image-set and url exist at the same time (#18868)20fdf21
fix(config): make stacktrace path correct when sourcemap is enabled (#18833)88e49aa
fix(module-runner): decode uri for file url passed to import (#18837)Updates
parcel
from 2.13.1 to 2.13.2Release notes
Sourced from parcel's releases.
Changelog
Sourced from parcel's changelog.
Commits
4d27ec8
v2.13.23158de5
Fix typo in hmr runtimebc43a4d
Fix HMR when asset is duplicated between multiple bundles2a6bbc5
Fix non file scheme in SASSUpdates
rollup
from 4.27.4 to 4.28.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
e60fb1c
4.28.1224247b
chore(deps): lock file maintenance minor/patch updates (#5755)c3283cf
Test if saving the Cargo cache can speed up FreeBSD (#5756)87a911c
feat: AdddebugId
toSourceMap
types (#5751)1b78f74
chore(deps): update dependency mocha to v11 (#5752)89e1c70
chore(deps): update dependency vite to v6 (#5753)4d6b077
feat: add support for LoongArch (#5749)d3464e4
fix(deps): update swc monorepo (major) (#5754)0595e43
4.28.05053019
fix: supports modify the import attributes key in the config file (#5743)Updates
@rsbuild/core
from 1.1.5 to 1.1.9Release notes
Sourced from
@rsbuild/core
's releases.... (truncated)
Commits
b174798
feat: addresolve.extensions
config (#4146)ca78d4f
chore(deps): update all patch dependencies (#4136)3a97ec6
chore(deps): update dependency webpack to ^5.97.1 (#4131)172d99f
feat: make environment API result cacheable (#4126)ee6b35f
fix: correctcliShortcuts.custom
typing (#4125)16066d7
release: 1.1.8 (#4115)6501ec0
chore(deps): update all patch dependencies (#4114)bb22fc5
chore: pin Rslib 0.1.0 to fix unstable CI (#4110)87f4e29
fix: improve compatibility ofsource.alias
(#4108)cdfb5f5
fix:resolve.dedupe
may set incorrect path (#4106)Updates
@sveltejs/kit
from 2.8.3 to 2.9.0Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.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.2 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.2.8 to 5.9.1Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
0a10c59
Version Packages (#14628)c66bf17
fix: mark subtree dynamic for bind with sequence expressions (#14626)301744f
Version Packages (#14598)5771b45
feat: add support for bind getter/setters (#14307)1a0b822
fix: always runif
block code the first time (#14597)9828634
Version Packages (#14593)65fdcec
chore: regenerate types (#14592)8433a71
fix: reinstateprefersReducedMotion
(#14586)7086709
add since tag to Spring (#14585)947d4ad
Version Packages (#14583)Updates
svelte-check
from 4.1.0 to 4.1.1Release notes
Sourced from svelte-check's releases.
Commits
02db54d
fix: supporteach
withoutas
(#2615)131f78a
fix: make sure snapshots are shared per ProjectService (#2614)89cc22b
fix: ensure imports without semicolon doesn't break intellisense (#2610)fda35fe
chore: update tests0bf5836
chore: pin TS to 5.6 for now10820f9
fix: ensure organize imports doesn't mess with generated $$Component typeYou 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 dependencyDescription has been truncated