Bump the development group with 4 updates #77
Closed
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 group with 4 updates: @sveltejs/vite-plugin-svelte, prettier, svelte and vite.
Updates
@sveltejs/vite-plugin-svelte
from 4.0.1 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
prettier
from 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177
Release 3.4.11fb6297
Update ts-api-utils to v1.4.2 (#16888)f6fccad
Remove unnecessary parentheses around assignment inv-on
(#16887)5fef089
Minor improvements in v3.4.0 blog post (#16886)3542f13
3.4 release blog (#16851)f53791a
Clean changelog_unreleased2b41c93
Bump Prettier dependency to 3.4.010baab2
Update dependents count7999e10
Release 3.4.02262d1e
chore(config): migrate renovate config (#16884)Updates
svelte
from 5.2.7 to 5.3.1Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
99b4cfb
Version Packages (#14489)945b625
fix: Prevent$state
bigint
s incrementing and decrementing from throwing (...fe15ad4
fix: treat spread elements the same as call expressions (#14488)f75a9a5
Version Packages (#14486)ed7ebcd
feat: add error boundaries (#14211)f2eed15
docs: fix scale description (#14454)6dd60b5
Version Packages (#14477)4c88431
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)00aaad1
fix: generate correct code when encountering object expression statement (#14...a60e837
fix: prevent infinite loops when pruning CSS (#14474)Updates
vite
from 5.4.11 to 6.0.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
c7af14d
release: v6.0.249f20bb
chore: run typecheck in unit tests (#18858)b39e696
fix(ssr): setssr.target: 'webworker'
defaults as fallback (#18827)2250ffa
fix(resolve): don't set builtinModules toexternal
by default (#18821)d6e6194
fix(optimizer): resolve all promises when cancelled (#18826)a20267b
fix: don't store temporary vite config file innode_modules
if deno (#18823)ae68958
fix(css): referencing aliased svg asset with lightningcss enabled errored (#1...dac7992
feat(css): format lightningcss error (#18818)ec51115
fix(manifest): usestyle.css
as a key for the style file for `cssCodesplit:...51a5569
refactor: make properties of ResolvedServerOptions and ResolvedPreviewOptions...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