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 patch-minor group with 24 updates:
0.37.0
0.37.2
0.0.72
0.0.73
1.65.0
1.74.4
1.16.5
1.16.6
0.1.60
0.1.61
3.35.0
3.35.1
8.3.5
8.3.6
3.4.13
3.4.14
1.9.3
1.9.4
1.48.0
1.48.1
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
1.65.0
1.74.4
1.65.0
1.74.2
22.7.5
22.7.7
2.1.2
2.1.3
2.1.2
2.1.3
0.0.32
0.0.33
2.5.3
2.5.4
5.4.8
5.4.9
2.1.2
2.1.3
Updates
@auth/core
from 0.37.0 to 0.37.2Release notes
Sourced from
@auth/core
's releases.Commits
3a724d1
chore(release): bump package version(s) [skip ci]9ea416b
chore: lint590a262
fix(nextjs): await morecookies()
as expected in Next.js 1590a8e88
fix(nextjs): await headers and cookies as expected in Next.js 15 #12002 (#12069)2810f6b
fix(providers): conform Apple (#12068)be6d169
fix(core): adds 'none' token endpoint auth method for oauth and oidc (#12066)4b13afa
chore(release): bump version [skip ci]038705e
chore(release): bump package version(s) [skip ci]cce41cf
chore: tweak examples for Azure AD B2Ce981e4d
fix(providers): conform Entra ID when responding with the wrongissuer
(#11...Updates
@convex-dev/auth
from 0.0.72 to 0.0.73Changelog
Sourced from
@convex-dev/auth
's changelog.Commits
Updates
@tanstack/react-router
from 1.65.0 to 1.74.4Release notes
Sourced from
@tanstack/react-router
's releases.... (truncated)
Commits
b987e72
release: v1.74.4d92dd1e
fix(react-router): fix explicitUndefined links never matching (#2604)ca4e86a
release: v1.74.32127eac
fix(react-router): run search middlewares also on entering matches (#2603)a3b3ead
release: v1.74.24f072ff
release: v1.74.030730a3
feat(react-router): allow to explicitly check if a search prop is not set (#2...a27e9f2
release: v1.73.1164dc88
release: v1.73.0eba70d5
feat(react-router): add method to selectively removed cached matches (#2575)Updates
convex
from 1.16.5 to 1.16.6Commits
Updates
convex-helpers
from 0.1.60 to 0.1.61Commits
efab8c6
npm 0.1.61610d93e
fix nested custom function arg handlingUpdates
react-aria
from 3.35.0 to 3.35.1Commits
f0245fd
Publishc42990f
Fix usePress so it doesnt preventDefault when taps happen on non plain text c...db60bab
feat: support label position side in meter (#7180)a45e2a5
fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138)0c28454
fix: [RAC] Checkbox applies data attributes to both the input and the label (...e9aa00a
fix tanstack router useHref example (#7148)8a7cb15
TypeScript plugin to add macro import attribute to auto imports (#7141)454da05
Add missing slot contexts and forwardRefs to CardView and TableView (#7161)bebc976
add@storybook/addon-a11y
to S2 storybook (#7068)533a02f
Update yarn.lockUpdates
storybook
from 8.3.5 to 8.3.6Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
tailwindcss
from 3.4.13 to 3.4.14Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(#14625)Updates
@biomejs/biome
from 1.9.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
@playwright/test
from 1.48.0 to 1.48.1Release notes
Sourced from
@playwright/test
's releases.Commits
ceb756d
chore: mark v1.48.1 (#33136)c3740d3
cherry-pick(#33133): (docker): correct Ubuntu Noble name in name template2ec0c86
cherry-pick(#33124): test: unflake ff debugger test8ef381f
cherry-pick(#33122): chore: fix ff test for codegenc72a253
cherry-pick(#33110): fix(chromium): disable PlzDedicatedWorker again (#33113)3d7ef3c
cherry-pick(#33095): fix(routeWebSocket): make sure ws url without trailing s...78c43bc
cherry-pick(#33097): docs: improve docs for WebSocketRoute6dc9ec7
cherry-pick(#33099): chore: fix codegen selector while debugginge5bbd5e
cherry-pick(#33096): chore: various v1.48.0 roll fixes for .NETdaff1a9
cherry-pick(#33030): fix(ui): bring back the headed paramUpdates
@storybook/addon-themes
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/addon-themes
's releases.Changelog
Sourced from
@storybook/addon-themes
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/manager-api
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/manager-api
's releases.Commits
Updates
@storybook/react
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/react
's releases.Changelog
Sourced from
@storybook/react
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/react-vite
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/react-vite
's releases.Changelog
Sourced from
@storybook/react-vite
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/test
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@tanstack/router-devtools
from 1.65.0 to 1.74.4Release notes
Sourced from
@tanstack/router-devtools
's releases.... (truncated)
Commits
b987e72
release: v1.74.4ca4e86a
release: v1.74.3a3b3ead
release: v1.74.24f072ff
release: v1.74.0a27e9f2
release: v1.73.1164dc88
release: v1.73.00219a10
release: v1.72.1ed6243d
release: v1.72.072e7563
release: v1.71.0154c95c
release: v1.70.2Updates
@tanstack/router-plugin
from 1.65.0 to 1.74.2Release notes
Sourced from
@tanstack/router-plugin
's releases.... (truncated)
Commits
a3b3ead
release: v1.74.2a27e9f2
release: v1.73.1b1abb36
release: v1.69.1f80f719
release: v1.66.1b7facfe
chore(deps): update all non-major dependencies (#2538)Updates
@types/node
from 22.7.5 to 22.7.7Commits
Updates
@vitest/coverage-v8
from 2.1.2 to 2.1.3Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)Updates
@vitest/ui
from 2.1.2 to 2.1.3Release notes
Sourced from
@vitest/ui
's releases.