refactor: Bump eslint from 7.32.0 to 9.39.3#198
refactor: Bump eslint from 7.32.0 to 9.39.3#198mtrezza merged 2 commits intoparse-community:mainfrom
Conversation
|
🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review. Tip
Note Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect. Caution Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. |
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 21 minutes and 8 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis pull request upgrades ESLint from v7.32.0 to v9.39.3 and migrates the configuration from the legacy Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #198 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 159 159
=========================================
Hits 159 159 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes #182
Changes
babel-eslint(replaced by eslint's default parser withecmaVersion: "latest")eslint-plugin-flowtype(no Flow types used in project).eslintrc.jsonto flat configeslint.config.mjs@eslint/jsandglobalsas required flat config dependenciessrc/ApiMailAdapter.js(catch (e)→catch)Breaking Changes
.eslintrcformat deprecatedCode Changes Required
.eslintrc.jsontoeslint.config.mjs(flat config)babel-eslintparser, using eslint's default parser withecmaVersion: "latest"insteadeslint-plugin-flowtype(unused)no-unused-varserror insrc/ApiMailAdapter.js