Skip to content

Conversation

lachlancollins
Copy link
Member

@lachlancollins lachlancollins commented Sep 27, 2025

🎯 Changes

Bumps @eslint-react/eslint-plugin to v2

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Chores
    • Updated linting dependencies to the latest versions, including @eslint-react/eslint-plugin and multiple @typescript-eslint packages.
    • Improvements are limited to development tooling; no changes to app behavior, features, or performance.
    • No impact on exported APIs or user workflows.

Copy link

changeset-bot bot commented Sep 27, 2025

⚠️ No Changeset found

Latest commit: 2d2cdc6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

coderabbitai bot commented Sep 27, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Dependency version updates only: root devDependency "@eslint-react/eslint-plugin" bumped; and in packages/eslint-plugin-query, several @typescript-eslint packages bumped. No code, config, API, or control-flow changes.

Changes

Cohort / File(s) Summary of edits
ESLint React plugin bump
package.json
Update devDependency "@eslint-react/eslint-plugin" from ^1.53.1 to ^2.0.1.
TypeScript ESLint packages bump
packages/eslint-plugin-query/package.json
Bump @typescript-eslint/utils, @typescript-eslint/parser, @typescript-eslint/rule-tester from ^8.44.0 to ^8.44.1 (deps and devDeps).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I nudge my nose at version streams,
Tiny hops on linting dreams.
Carrots counted, semvers neat,
Packages fresh, the garden complete.
Thump—no code paths changed, just cheer—
Spring-cleaned deps for a brighter year! 🥕✨

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-eslint-plugin-react

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4f4866e and 2d2cdc6.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • package.json (1 hunks)
  • packages/eslint-plugin-query/package.json (1 hunks)

Comment @coderabbitai help to get the list of available commands and usage tips.

@lachlancollins lachlancollins merged commit 5e8fd61 into main Sep 27, 2025
5 of 6 checks passed
@lachlancollins lachlancollins deleted the update-eslint-plugin-react branch September 27, 2025 22:25
Copy link

nx-cloud bot commented Sep 27, 2025

View your CI Pipeline Execution ↗ for commit 2d2cdc6

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 4m 47s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1m 24s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-27 22:30:32 UTC

Copy link
Contributor

Sizes for commit 2d2cdc6:

Branch Bundle Size
Main
This PR

Copy link

codecov bot commented Sep 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.41%. Comparing base (4f4866e) to head (2d2cdc6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9702   +/-   ##
=======================================
  Coverage   46.41%   46.41%           
=======================================
  Files         214      214           
  Lines        8499     8499           
  Branches     1925     1928    +3     
=======================================
  Hits         3945     3945           
  Misses       4111     4111           
  Partials      443      443           
Components Coverage Δ
@tanstack/angular-query-experimental 93.85% <ø> (ø)
@tanstack/eslint-plugin-query 83.03% <ø> (ø)
@tanstack/query-async-storage-persister 43.85% <ø> (ø)
@tanstack/query-broadcast-client-experimental 24.39% <ø> (ø)
@tanstack/query-codemods 0.00% <ø> (ø)
@tanstack/query-core 97.48% <ø> (ø)
@tanstack/query-devtools 3.48% <ø> (ø)
@tanstack/query-persist-client-core 79.60% <ø> (ø)
@tanstack/query-sync-storage-persister 84.61% <ø> (ø)
@tanstack/query-test-utils 77.77% <ø> (ø)
@tanstack/react-query 96.00% <ø> (ø)
@tanstack/react-query-devtools 10.00% <ø> (ø)
@tanstack/react-query-next-experimental ∅ <ø> (∅)
@tanstack/react-query-persist-client 100.00% <ø> (ø)
@tanstack/solid-query 78.06% <ø> (ø)
@tanstack/solid-query-devtools ∅ <ø> (∅)
@tanstack/solid-query-persist-client 100.00% <ø> (ø)
@tanstack/svelte-query 87.58% <ø> (ø)
@tanstack/svelte-query-devtools ∅ <ø> (∅)
@tanstack/svelte-query-persist-client 100.00% <ø> (ø)
@tanstack/vue-query 71.10% <ø> (ø)
@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant