chore(deps): update all non-major dependencies #329
+664
−718
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.

This PR contains the following updates:
^20.0.0->^20.2.0^9.37.0->^9.39.2^5.4.0->^5.6.1^5.90.2->^5.90.12^19.2.6->^19.2.7^5.1.1->^5.1.2^6.0.2->^6.0.3^9.37.0->^9.39.2^27.2.0->^27.3.022.1.3->22.3.010.24.0->10.26.0^0.3.15->^0.3.16^19.2.1->^19.2.3^19.2.1->^19.2.3^0.17.0->^0.18.1^5.2.0->^5.3.1^8.46.0->^8.50.0^7.2.4->^7.3.0^4.0.13->^4.0.16^3.5.24->^3.5.25Release Notes
conventional-changelog/commitlint (@commitlint/parse)
v20.2.0Compare Source
Note: Version bump only for package @commitlint/parse
eslint/eslint (@eslint/js)
v9.39.2Compare Source
v9.39.1Compare Source
v9.39.0Compare Source
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33chore: package.json update for @eslint/js release (Jenkins)c82b5efrefactor: Use types from @eslint/core (#20168) (Nicholas C. Zakas)ff31609ci: add Node.js 25 toci.yml(#20220) (루밀LuMir)004577eci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])eac71fbtest: remove use ofnodejsScopeoption of eslint-scope from tests (#20206) (Milos Djermanovic)4168a18chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)205dbd2chore: fix typos (#20200) (ntnyq)dbb200echore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)8962089chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.6.1Compare Source
Bug Fixes
node.typeinstead ofcomputedcheck (#1054) (c486861)v5.6.0Compare Source
Features
TSFunctionTypeandTSConstructorType(#1036) (a5380d2)TSIndexedAccessType(#1047) (d6e7437)overrides.arrowin favor ofarrow-spacing(#1037) (598bbb0)Bug Fixes
newinTSConstructorType(#1044) (aa0c6ac)Documentation
]in various examples. (#1048) (88248cf)Build Related
Chores
TestCaseError#nodeType(#1043) (3fcec3e)JSXText(#1027) (d83c5b0)unindentfor better collapse (#1032) (839502a)comma-spacing(#1024) (361cfc8)v5.5.0Compare Source
Features
TSFunctionTypeandTSDeclareFunction(#1015) (cd3776f)TSTypeParameterInstantiation(#1016) (ba930e7)offsetTernaryExpressionsOffsetCallExpressionsviaoffsetTernaryExpressions.CallExpression(#997) (f2837b1)NewExpressionandAwaitExpressioninoffsetTernaryExpressions(#996) (2b5a39f)emptyObjectsoption to control spacing in empty objects (#1002) (85ef5bc)Bug Fixes
NewExpressioninConditionalExpression(#994) (01cec33)context.getSourceCode()withcontext.sourceCode(#1004) (f3faa54)Documentation
overrides(#998) (6452b52)Chores
TestCaseError#type(#1005) (83d00c5)Object.prototype.hasOwnProperty.callwithObject.hasOwn(#992) (97193e1)TanStack/query (@tanstack/query-core)
v5.90.12Compare Source
Patch Changes
v5.90.11Compare Source
Patch Changes
v5.90.10Compare Source
Patch Changes
fix(types): allow QueryFilters union with different lengths (#9878)
Fix streamedQuery to avoid returning undefined when the stream yields no values (#9876)
v5.90.9Compare Source
Patch Changes
v5.90.8Compare Source
Patch Changes
QueryFilters(#9686)v5.90.7Compare Source
Patch Changes
v5.90.6Compare Source
Patch Changes
v5.90.5Compare Source
Patch Changes
v5.90.4Compare Source
Patch Changes
v5.90.3Compare Source
Patch Changes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.2Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.3Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
eslint/eslint (eslint)
v9.39.2Compare Source
v9.39.1Compare Source
v9.39.0Compare Source
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33chore: package.json update for @eslint/js release (Jenkins)c82b5efrefactor: Use types from @eslint/core (#20168) (Nicholas C. Zakas)ff31609ci: add Node.js 25 toci.yml(#20220) (루밀LuMir)004577eci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])eac71fbtest: remove use ofnodejsScopeoption of eslint-scope from tests (#20206) (Milos Djermanovic)4168a18chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)205dbd2chore: fix typos (#20200) (ntnyq)dbb200echore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)8962089chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)jsdom/jsdom (jsdom)
v27.3.0Compare Source
@acemir/cssom. (acemir)nrwl/nx (nx)
v22.3.0Compare Source
22.3.0 (2025-12-17)
🚀 Features
isolateModules: trueto jest tsconfig files (#33889)jest-preset-angular/setup-jestimports (#33899)cssFilenameconfig #32498 (#32506, #32498)🩹 Fixes
terminalOutputis always a string in task results (#33782, #32675)--writeand--list-differentwhen unsupported (#33857, #33658, #31951)cache_outputstable without a foreign key (#33880)@nx/js:swcexecutor (#33845, #31938)❤️ Thank You
v22.2.7Compare Source
22.2.7 (2025-12-16)
🚀 Features
🩹 Fixes
❤️ Thank You
v22.2.6Compare Source
22.2.6 (2025-12-16)
🩹 Fixes
cache_outputstable without a foreign key (#33880)❤️ Thank You
v22.2.5Compare Source
22.2.5 (2025-12-15)
🩹 Fixes
❤️ Thank You
v22.2.4Compare Source
22.2.4 (2025-12-15)
🚀 Features
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.