Bump the site group in /docs/vercel with 9 updates #1430
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 9 updates:
8.3.0
8.8.0
8.3.0
8.8.0
9.9.1
9.11.1
2.43.0
2.44.1
3.2.6
3.2.7
3.8.6
4.0.4
6.0.2
6.0.3
5.5.4
5.6.2
5.4.6
5.4.8
Updates
@typescript-eslint/eslint-plugin
from 8.3.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2055cfb
chore(release): publish 8.8.0b121bd9
feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)9028d9d
docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)977e0a1
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...6ce66b5
fix: removeexport type *
in d.ts to support TS<5.0 (#10070)a916ff2
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)b36d524
fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)7a216fe
fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...94c5484
fix(type-utils): check for type parameters onisBuiltinSymbolLikeRecurser()
...ced951b
docs: [prefer-literal-enum-member] fix bad examples (#10035)Updates
@typescript-eslint/parser
from 8.3.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...Updates
eslint
from 9.9.1 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
eslint-plugin-svelte
from 2.43.0 to 2.44.1Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
29545a2
chore: release eslint-plugin-svelte (#865)580e48a
fix(svelte/indent): ensure proper snippet indent (#864)c840776
chore(deps): update dependency esbuild to ^0.24.0d2a5ff7
chore(deps): update dependency svelte to v5.0.0-next.24914359b4
chore(deps): update dependency svelte to v5.0.0-next.247b5a9aad
chore(deps): update dependency svelte to v5.0.0-next.246e8e05b6
chore(deps): update dependency typescript to ~5.6.0c0658db
chore: release eslint-plugin-svelte (#852)690c04e
fix: update svelte-eslint-parser to 0.41.1 (#853)bd9e6cc
chore: update deps (#854)Updates
prettier-plugin-svelte
from 3.2.6 to 3.2.7Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
10d387a
chore: release 3.2.72f83961
chore: run prettier in ci (#452)5630294
fix: preserve commas in array expressionsa1a3f92
fix: properly determine end of snippet parameters with TS annotations0c5692a
fix: force quote style inside style directivesUpdates
svelte-check
from 3.8.6 to 4.0.4Release notes
Sourced from svelte-check's releases.
Commits
4dfb988
fix: relax component constructor type (#2524)fc2144b
chore: upgrade to chokidar 4 (#2502)7c76ec5
fix: check project files update more aggressively before assigning service (#...837b61f
breaking(svelte5): only generate function component shape in runes mode (#2517)35af691
perf: auto import cache for svelte-kit language service proxy (#2513)81019d9
fix: revert additional two-way-binding checks (#2508)e74f1d7
chore: revert accidental commite132b56
fix: make no Svelte files found a warning (#2507)94a7352
fix: include files indirectly belonging to a project into correct project (#2...73125a6
fix: silence type error in old d.ts filesUpdates
svelte-preprocess
from 6.0.2 to 6.0.3Changelog
Sourced from svelte-preprocess's changelog.
Commits
c522b8e
chore(release): 6.0.3455e6e9
chore: cleanup fix9b54325
fix: ignore sass deprecation warning (#657)9d49f3d
fix: add pug mixins to support svelte-5 syntax (#654)359b1f6
docs: update broken documentation example (#650)Updates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
vite
from 5.4.6 to 5.4.8Changelog
Sourced from vite's changelog.
Commits
0474550
release: v5.4.88464d97
fix(css): backport #18128, ensure sass compiler initialized only once (