chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates #252
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 7 updates in the / directory:
7.1.6
7.1.7
4.50.2
4.52.3
1.5.10
1.5.13
2.42.2
2.43.5
6.2.0
6.2.1
5.39.2
5.39.6
4.3.1
4.3.2
Updates
vite
from 7.1.6 to 7.1.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
693d255
release: v7.1.798a3484
fix(hmr): wait forimport.meta.hot.prune
callbacks to complete before runni...9f32b1d
fix(hmr): trigger prune event when import is removed from non hmr module (#20...9f2247c
fix(deps): update all non-major dependencies (#20811)105abe8
fix(glob): handle glob imports from folders starting with dot (#20800)4c4583c
fix(build): fix ssr environmentemitAssets: true
when `sharedConfigBuild: t...9bc9d12
fix(client): use CSP nonce when rendering error overlay (#20791)Updates
rollup
from 4.50.2 to 4.52.3Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
74c555c
4.52.34362862
fix(native-loader): safely handle report.getReport() on Termux/Android (#6123)7340c45
chore(deps): pin msys2/setup-msys2 action to fb197b7 (#6124)cfe817e
chore(deps): lock file maintenance minor/patch updates (#6126)89e4411
fix(deps): lock file maintenance minor/patch updates (#6125)fa2315c
4.52.210b2672
fix(rust): use prebuilt std when it is available (#6109)69b5dd3
4.52.15eee44c
Simplify top-level await deadlock prevention (#6121)2029f63
4.52.0Updates
@rsbuild/core
from 1.5.10 to 1.5.13Release notes
Sourced from
@rsbuild/core
's releases.... (truncated)
Commits
bc42a00
release: v1.5.13 (#6286)da8781c
feat(deps): update dependency@rspack/core
to v1.5.8 (#6285)8e02d6e
fix: replace the deprecated url.parse in assets middleware (#6284)24cf767
feat: implement deduplication for browser error logs (#6283)3133571
fix: prioritize custom file path in error logs (#6281)9d2e491
fix: print the more concise module name if it exists (#6280)ac301c3
chore(deps): update dependency memfs to ^4.47.0 (#6278)f58ab58
perf: optimize module resolution of compiled packages (#6274)bab9210
perf: replace source-map with@jridgewell/trace-mapping
(#6273)efd4e35
fix: mark custom compiler option as deprecated (#6272)Updates
@sveltejs/kit
from 2.42.2 to 2.43.5Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
197ad58
Version Packages (#14538)09d0961
fix: fall back to non-relative resolution when callingresolve(...)
outside...abc9887
Version Packages (#14527)c78b177
fix: Webcontainer AsyncLocalStorage workaround throttle (#14526)4769d16
Version Packages (#14524)13176ad
fix: Webcontainer AsyncLocalStorage workaround (#14521)85596d0
chore: use specific versions instead catalog for dependencies (#14525)71b2c49
fix: submitters on remote forms (#14475)5f9df61
use catalog dependencies for everything (#14509)28e24ce
Version Packages (#14511)Updates
@sveltejs/vite-plugin-svelte
from 6.2.0 to 6.2.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
1b50eb9
Version Packages (#1224)b81ef40
fix: remove automatic setting of rolldown inlineConst (#1225)bb4b033
fix: remove unscopable global warning (#1223)e3c60c5
fix(deps): update all non-major dependencies (#1218)Updates
svelte
from 5.39.2 to 5.39.6Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
b92a559
Version Packages (#16824)ac7e160
fix: SSR scoped classes for <select value> elements (#16821)24944e6
fix: asyncclass:
+ spread attributes were compiled into sync server-side c...7b2113e
chore: fix typos (#16830)1ef297f
fix: ensure tick resolves within a macrotask (#16825)5e6fed6
fix: depend on reads of deriveds created within reaction (async mode) (#16823)8680c29
Version Packages (#16818)562623d
fix: use SSR format compatible with nginx SSI for props.id (#16820)cf35a22
fix: allow{@html await ...}
and async snippets on the server (#16817)3c694ce
Version Packages (#16807)Updates
svelte-check
from 4.3.1 to 4.3.2Release notes
Sourced from svelte-check's releases.
Commits
b467045
chore: fix svelte-check build62b31ff
Version Packages (#2848)69e258e
perf: rework snapshot hot paths (#2852)ec7be4b
perf: use failed path to invalidate module cache (#2853)dec37ea
fix(svelte2tsx): support for runes={false} in svelte:options (#2847)f799839
(deps) Replacepascal-case
withscule
(Maintained & Lighter) (#2842)0d8e5ae
chore: set vscode package to private8269ff7
chore: fix release scriptb9bf257
Version Packages (#2846)c73e4f5
chore: add missing changeset formatting packageMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svelte-check since your current version.
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