Skip to content

Merge branch 'main' into fix-vue-eslint-plugin-exhaustive-deps

4ae2db2
Select commit
Loading
Failed to load commit list.
Merged

fix(eslint-plugin-query): Exhaustive deps rule not working for vue files #10011

Merge branch 'main' into fix-vue-eslint-plugin-exhaustive-deps
4ae2db2
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Jan 16, 2026 in 0s

83.82% (+37.81%) compared to 53fc74e

View this Pull Request on Codecov

83.82% (+37.81%) compared to 53fc74e

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.82%. Comparing base (53fc74e) to head (4ae2db2).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #10011       +/-   ##
===========================================
+ Coverage   46.00%   83.82%   +37.81%     
===========================================
  Files         200       19      -181     
  Lines        8534      581     -7953     
  Branches     1983      216     -1767     
===========================================
- Hits         3926      487     -3439     
+ Misses       4150       72     -4078     
+ Partials      458       22      -436     
Components Coverage Ξ”
@tanstack/angular-query-experimental βˆ… <ΓΈ> (βˆ…)
@tanstack/eslint-plugin-query 83.82% <100.00%> (+0.22%) ⬆️
@tanstack/query-async-storage-persister βˆ… <ΓΈ> (βˆ…)
@tanstack/query-broadcast-client-experimental βˆ… <ΓΈ> (βˆ…)
@tanstack/query-codemods βˆ… <ΓΈ> (βˆ…)
@tanstack/query-core βˆ… <ΓΈ> (βˆ…)
@tanstack/query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/query-persist-client-core βˆ… <ΓΈ> (βˆ…)
@tanstack/query-sync-storage-persister βˆ… <ΓΈ> (βˆ…)
@tanstack/query-test-utils βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query-next-experimental βˆ… <ΓΈ> (βˆ…)
@tanstack/react-query-persist-client βˆ… <ΓΈ> (βˆ…)
@tanstack/solid-query βˆ… <ΓΈ> (βˆ…)
@tanstack/solid-query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/solid-query-persist-client βˆ… <ΓΈ> (βˆ…)
@tanstack/svelte-query βˆ… <ΓΈ> (βˆ…)
@tanstack/svelte-query-devtools βˆ… <ΓΈ> (βˆ…)
@tanstack/svelte-query-persist-client βˆ… <ΓΈ> (βˆ…)
@tanstack/vue-query βˆ… <ΓΈ> (βˆ…)
@tanstack/vue-query-devtools βˆ… <ΓΈ> (βˆ…)
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.