chore(deps-dev): bump the development-dependencies group with 8 updates #181
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:
6.0.3
6.0.5
2.13.2
2.13.3
4.28.1
4.29.1
1.1.10
1.1.12
3.0.6
3.0.8
2.12.0
2.15.0
5.0.2
5.0.3
5.14.0
5.15.0
Updates
vite
from 6.0.3 to 6.0.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
49a6be5
release: v6.0.54359e0d
fix: esbuild regression (pin to 0.24.0) (#19027)11cd5a4
release: v6.0.43734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)62fad6d
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#18968)8a6bb4e
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue
(#18899)Updates
parcel
from 2.13.2 to 2.13.3Release notes
Sourced from parcel's releases.
Changelog
Sourced from parcel's changelog.
Commits
d19b1f6
v2.13.386ca555
Ignore invalid package.json fields (#10053)Updates
rollup
from 4.28.1 to 4.29.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
5d37778
4.29.186e1f43
fix: do not optimize the literal value if the cache is deoptimized (#5771)f116952
Remove unnecessary lifetimes (#5769)dadd488
4.29.0a4b78eb
fix(deps): lock file maintenance minor/patch updates (#5767)d52f00d
fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)65c8901
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#5766)7a8ac46
docs: add utf-8 encoding to JSON file reading (#5759)31f1670
fix(deps): lock file maintenance minor/patch updates (#5760)Updates
@rsbuild/core
from 1.1.10 to 1.1.12Release notes
Sourced from
@rsbuild/core
's releases.... (truncated)
Commits
9863b72
Revert "fix: should copy publicDir to the environment distDir when multiple e...e46d3b8
release: 1.1.11 (#4237)91a0edd
Revert "chore: prepare for v1.2.0 release (#4207)" (#4234)495c259
fix: pin rspack version (#4222)2b5570e
fix: should copy publicDir to the environment distDir when multiple environme...5cdaa16
feat: support forimportModule
inapi.transform
(#4217)008c32c
fix(HMR): should reload page when HTML template changed (#4212)ca53135
chore: prepare for v1.2.0 release (#4207)bdfe3e8
chore(deps): update all patch dependencies (#4200)8577d78
test: run e2e cases with Rspack incremental (#4188)Updates
@sveltejs/adapter-static
from 3.0.6 to 3.0.8Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
e95d446
Version Packages (#13219)fe98a21
fix: use optional chaining when checking router type (#13218)f103084
Version Packages (#13214)fdae48f
fix: allow dynamic routes with missing fallback in hash mode (#13213)f2393eb
feat: add$app/state
module (#13140)d030f4b
feat: support Vite 6 (#12270)Updates
@sveltejs/kit
from 2.12.0 to 2.15.0Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
64c8e04
Version Packages (#13225)9a6f461
feat: add `bundleStrategy: 'inline' (#13193)a58a82e
Version Packages (#13223)5d02a95
fix: do not mutate URL during reroute logic (#13222)b7ff0b2
add since tag (#13215)141b0f9
Version Packages (#13212)ed4d53e
fix: create new URL when callinggoto(...)
, to handle case where URL is mut...fe8c37c
feat: hash based routing (#13191)7afa167
chore: prepare hash based routing (#13210)6531e36
Version Packages (#13199)Updates
@sveltejs/vite-plugin-svelte
from 5.0.2 to 5.0.3Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
2a89666
Version Packages (#1056)47184d4
Use optional chaining to catch null error codes in error.js (#1054)d215c88
chore(deps): bump deps and update test case to match new svelte export (#1049)Updates
svelte
from 5.14.0 to 5.15.0Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
1d773ef
Version Packages (#14782)72b7bc7
feat: add "worker" exports condition (#14779)2086c19
Version Packages (#14776)999b92d
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)5bc4033
fix: treeshake$inspect.trace
code if unused in modules (#14774)69d198e
Version Packages (#14764)7c6379a
fix: bump esrap dependency (#14765)d0f156c
fix: ensure $inspect.trace code is treeshaken out if unused (#14770)8705d44
fix: ensure svg namespace for\<a>
elements is correct (#14756)bfa0b34
add self-closing-tags info (#14758)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