chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.60.1 to 8.61.1#1045
Conversation
|
✅ Template check passed after update. Thanks for fixing the PR description. |
There was a problem hiding this comment.
Code Review
This pull request updates the @typescript-eslint/eslint-plugin dependency to version ^8.61.1. The reviewer recommends aligning this with the @typescript-eslint/parser version (^8.62.1) to avoid potential compatibility issues or unexpected linting behavior.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| "@stoplight/spectral-core": "^1.23.0", | ||
| "@stoplight/spectral-functions": "^1.10.3", | ||
| "@typescript-eslint/eslint-plugin": "^8.60.1", | ||
| "@typescript-eslint/eslint-plugin": "^8.61.1", |
There was a problem hiding this comment.
It is highly recommended to keep @typescript-eslint/eslint-plugin and @typescript-eslint/parser at the exact same version to avoid compatibility issues or unexpected linting behavior. Since @typescript-eslint/parser is at ^8.62.1, we should align @typescript-eslint/eslint-plugin to the same version.
| "@typescript-eslint/eslint-plugin": "^8.61.1", | |
| "@typescript-eslint/eslint-plugin": "^8.62.1", |
🔍 Reviewer Summary for PR #1045CI Status: ✅ Recommendations
|
|
Warning Review limit reached
Next review available in: 40 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughChangesESLint dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Metadata governance
|
Chore Pull Request
Linked issues
Relates to #1006 (superseded — closed; its branch had accumulated ~600 unrelated files reformatted by a pre-commit hook side effect while resolving a merge conflict against
develop, so this is a clean re-creation from currentdevelopwith just the version bump).Summary
Bumps
@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.61.1 (patch release).Changes
package.json/package-lock.json:@typescript-eslint/eslint-plugin8.60.1 → 8.61.1.Impact / Compatibility
@typescript-eslint/parseralready at 8.62.1 on develop).Verification
Risk & Rollback
Changelog
Changed
@typescript-eslint/eslint-plugin8.60.1 → 8.61.1.Checklist (Global DoD / PR)
🤖 Generated with Claude Code