TanStack
OSS
query
Sign in / Sign up
Open main menu
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
main
ed2f2ab0 feat(eslint-plugin-query): add prefer-query-options rule (#10359)
by Eliya Cohen
E
Succeeded
10359
87d26cf1 Merge branch 'main' into feat-eslint-prefer-query-options
by Eliya Cohen
E
Succeeded
10359
c46f6fea add coverage
by Eliya Cohen
E
Succeeded
10359
aec9ed51 update example
by Eliya Cohen
E
Succeeded
10359
26737a26 Merge branch 'feat-eslint-prefer-query-options' of github.com:TanStack/query into feat-eslint-prefer-query-options
by Eliya Cohen
E
Canceled
10359
7d51d462 add changeset
by Eliya Cohen
E
Succeeded
main
3443736e feat(eslint-plugin): add allowlist option to exhaustive-deps rule (#10295) * feat(eslint-plugin): add allowlist option to exhaustive-deps rule Introduce an `allowlist` option with `variables` and `types` arrays so stable variables and types can be excluded from dependency enforcement. Also report member expression dependencies more granularly for call expressions (e.g. `a.b.foo()` suggests `a.b` instead of only `a`). BREAKING CHANGE: exhaustive-deps now reports member expression deps more granularly, so some previously passing code may now report missing deps. Use the allowlist option to exclude stable variables/types as needed. * fix * ci: apply automated fixes * increase coverage * address false positives --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Dominik Dorfmeister 🔮 <office@dorfmeister.cc>
by Eliya Cohen
E
Succeeded
10295
7382e2a5 address false positives
by Eliya Cohen
E
Failed
10295
98868ecc Merge branch 'feat-eslint-exhaustive-deps-allowlist' of github.com:TanStack/query into feat-eslint-exhaustive-deps-allowlist
by Eliya Cohen
E
Canceled
10295
45063021 fix
by Eliya Cohen
E
Succeeded
main
84a8ff14 fix: improve exhaustive dependencies detection (#10258) * fix: improve exhaustive-deps to detect nested callback/control flow dependencies * fix: detect callee objects as dependencies in exhaustive-deps rule --------- Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
by Eliya Cohen
E
Succeeded
fix-improve-exhaustive-dependencies-detection
3de96cdc Merge db1cfa64ecb1ff8d0c36e5e84ea831a9818561da into 6bcf9bf739818037a9f3274798b0b2117db2c6fb
by Eliya Cohen
E
Succeeded
10258
f643d728 fix: detect callee objects as dependencies in exhaustive-deps rule
by Eliya Cohen
E
Previous page
Previous
Next
Next page