Bump the site group in /docs/vercel with 11 updates #1577
Merged
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 site group in /docs/vercel with 11 updates:
6.0.0
6.0.1
2.20.8
2.21.1
9.25.1
9.28.0
10.1.2
10.1.5
3.5.1
3.9.0
16.0.0
16.2.0
3.3.3
3.4.0
5.28.2
5.33.12
4.1.6
4.2.1
8.31.1
8.33.0
6.3.4
6.3.5
Updates
@sveltejs/adapter-auto
from 6.0.0 to 6.0.1Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
d0f2d7b
Version Packages (#13783)bd1c046
chore: remove import-meta-resolve (#13629)7bb41aa
minor doc tweaks etc (#13767)a6cde44
chore(deps): upgrade vite, vitest, esbuild, wrangler (#13716)Updates
@sveltejs/kit
from 2.20.8 to 2.21.1Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
44a7aae
Version Packages (#13800)5ab5762
docs: clarify whathandleFetch
affects (#13788)df163d2
fix: set$env
and$app/environment
variables before analysing server node...b666e15
chore: minor dependency updates39f7b73
docs: expand docs for fail method (#13789)d0f2d7b
Version Packages (#13783)09f61ec
feat: statically analyse universal pages and layouts v3 (#13684)bd1c046
chore: remove import-meta-resolve (#13629)08660a7
chore(deps): update all non-major dependencies (#13611)149779a
chore(deps-dev): bump vite from 6.2.6 to 6.2.7 (#13770)Updates
eslint
from 9.25.1 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f341f21
9.28.0779dda9
Build: changelog update for 9.28.0175b7b8
chore: upgrade to@eslint/js@9.28.0
(#19802)844f5a6
chore: package.json update for@eslint/js
releaseb0674be
feat: Customization of serialization for languageOptions (#19760)3ec2082
docs: Nested arrays in files config entry (#19799)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798)eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773)Updates
eslint-config-prettier
from 10.1.2 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)Updates
eslint-plugin-svelte
from 3.5.1 to 3.9.0Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
a0f5c17
chore: release eslint-plugin-svelte (#1236)6e86e30
feat: support comma-separated ignore comments (#1235)15742cb
chore: release eslint-plugin-svelte (#1232)0681f90
fix(consistent-selector-style): Fixed detections of repeated elements such as...04ca0d1
chore: release eslint-plugin-svelte (#1228)c938185
fix(no-top-level-browser-globals): false positives for type annotations (#1227)21cf410
chore: release eslint-plugin-svelte (#1224)30ac92a
chore(deps): update dependency eslint to ~9.27.0 (#1225)9cffd3b
feat: addsvelte/no-top-level-browser-globals
rule (#1210)2fa75f1
chore: release eslint-plugin-svelte (#1222)Updates
globals
from 16.0.0 to 16.2.0Release notes
Sourced from globals's releases.
Commits
d10fa84
16.2.0c7468c5
Test update script on CI (#296)e4f6e8c
Add newgreasemonkey
globals (#299)a1d29d4
16.1.05c58875
Update globals (#293)498071c
Replaceexeca
withnano-spawn
(#295)082c583
FixexcludeBuiltins
(#292)3fd937f
Fix update script (#289)cb1fb33
Update dependencies (#288)Updates
prettier-plugin-svelte
from 3.3.3 to 3.4.0Commits
Updates
svelte
from 5.28.2 to 5.33.12Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
8175091
Version Packages (#16054)b5fcd11
fix: correctly transform reassignments to class fields in SSR mode (#16051)e5d0cd2
Version Packages (#16045)54990f2
fix: use local mutable sources for props in legacy mode in case they are indi...2f90dd8
Version Packages (#16037)ff72dd2
fix: transitions might render animated elements without animation styles appl...b5b814c
Version Packages (#16034)23d42fb
fix: put expressions in effects unless known to be static (#15792)7a8cb37
Version Packages (#16033)c9ce4f4
fix: onlyselect_option
if'value'
is innext
(#16032)Updates
svelte-check
from 4.1.6 to 4.2.1Release notes
Sourced from svelte-check's releases.
Commits
d12a9ae
feat: support generics on snippets (#2761)7a13025
fix: deduplicate definition for rune-mode components (#2759)3d6e12f
fix: more robust solution project check for ts < 5.7 in ts plugin (#2758)bc9a3fd
feat: support attachments (#2760)2bdbf6d
fix: invalidate module resolution when higher priority file is added (#2754)0c4e103
fix: prevent error with unclosed tag followed by LF or end of file (#2750)0c341bd
fix: Move hoisted snippet to right after import (#2753)b887cbe
chore: bump vscode-html/css-language-service (#2752)5366e78
feat: support "add missing imports on save" (#2744)ddc62b8
fix: ensure typed exports are marked as used (#2746)Updates
typescript-eslint
from 8.31.1 to 8.33.0Release notes
Sourced from typescript-eslint's releases.