Improved the message for unused suppression comments. Contributed by @dyc3
Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @eryue0220
noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @vasucp1207
CLI
Enhancements
The --summary reporter now reports parsing diagnostics too. Contributed by @ematipico
Improved performance of GritQL queries by roughly 25-30%. Contributed by @arendjr
Configuration
Bug fixes
Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @ematipico
Formatter
Bug fixes
Fix #4121. Respect line width when printing multiline strings. Contributed by @ah-yu
Improved the message for unused suppression comments. Contributed by @dyc3
Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @eryue0220
noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @vasucp1207
CLI
Enhancements
The --summary reporter now reports parsing diagnostics too. Contributed by @ematipico
Improved performance of GritQL queries by roughly 25-30%. Contributed by @arendjr
Configuration
Bug fixes
Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @ematipico
Editors
Formatter
Bug fixes
Fix #4121. Respect line width when printing multiline strings. Contributed by @ah-yu
Bumps the development-dependencies group with 8 updates in the / directory:
1.8.3
1.9.4
0.9.2
0.12.1
22.5.4
22.7.6
2.0.5
2.1.3
2.0.5
2.1.3
1.7.15
1.7.21
5.6.2
5.6.3
2.0.5
2.1.3
Updates
@biomejs/biome
from 1.8.3 to 1.9.4Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
fa93a14
release: v1.9.4 (#4320)2a05cd4
feat(lint): adduseGoogleFontDisplay
rule (#4264)bbb93b9
feat(lint): useCollapsedIf JS lint rule (#4179)561b54c
feat(linter): implement noUselessStringRaw (#4263)5b7d158
feat(linter): implementnoDuplicateProperties
(#4029)2342984
feat(lint): addnoDocumentImportInPage
rule (#4265)3cf20eb
chore(linter): renameuseExplicitFunctionReturnType
to `useExplicit… (#4261)970f498
feat(useGuardForIn): add rule (#4104)2e5b656
feat(lint): addnoDocumentCookie
rule (#4204)3364640
feat(lint): add ruleuseAtIndex
(#4120)Updates
@effect/vitest
from 0.9.2 to 0.12.1Release notes
Sourced from
@effect/vitest
's releases.Changelog
Sourced from
@effect/vitest
's changelog.... (truncated)
Commits
2465abd
Version Packages (#3770)597b301
Version Packages (#3745)9fef880
test sql connection as part of client construction (#3744)6225e56
Version Packages (#3741)b06f17d
Version Packages (#3738)4c23a73
Version Packages (#3716)3b5b332
Version Packages (#3692)4d91f41
Add vitest layer api (#3689)46efdc6
Version Packages (#3668)a7c3c85
Version Packages (#3641)Updates
@types/node
from 22.5.4 to 22.7.6Commits
Updates
@vitest/coverage-v8
from 2.0.5 to 2.1.3Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)0ce26a4
chore: release v2.1.288bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)1371ca6
fix(coverage): remove empty coverage folder on test failure too (#6547)699055e
chore: release v2.1.19f1fd18
chore: release v2.1.0b2be23e
chore: release v2.1.0-beta.78ac7011
chore: release v2.1.0-beta.6da52d23
fix(coverage): use project specificvitenode
for uncovered files (#6044)Updates
@vitest/ui
from 2.0.5 to 2.1.3Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
4c03a0d
chore: release v2.1.30ce26a4
chore: release v2.1.2e7f3521
fix: moveVitest.setServer
to postconfigureServer
hook to enable import ...d0bf89d
fix(ui): list tests on ui when--standalone
(#6577)699055e
chore: release v2.1.19f1fd18
chore: release v2.1.094a186e
fix(ui): render project name consistently (#6329)b2be23e
chore: release v2.1.0-beta.70223bb7
fix(ui): remove "filters" flickering (#6463)97773e2
chore: fix edge case in license files bundling (#6460)Updates
lefthook
from 1.7.15 to 1.7.21Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
75be8c8
1.7.21: add APK and Python packages3c43557
1.7.20: add APK and Python packages6649b2f
1.7.19: add APK and Python packagesbf9d4e6
feat: maintain Python package too (#845)ddb5eb1
ci: generate apk files (#843)d1846bd
docs: mention to uninstall npm package (#842)bd4a109
chore: hide remaining wiki links (#841)468bf01
docs: update info about merge order (#838)1c92f5b
docs: actualize (#831)3291e7d
1.7.18: set origin when cloning remotes and ignore defaultRemoteName settingUpdates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
vitest
from 2.0.5 to 2.1.3Release notes
Sourced from vitest's releases.