-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v9.31.0
head repository: eslint/eslint
compare: v9.32.0
- 20 commits
- 50 files changed
- 10 contributors
Commits on Jul 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3173305 - Browse repository at this point
Copy the full SHA 3173305View commit details -
Configuration menu - View commit details
-
Copy full SHA for c565a53 - Browse repository at this point
Copy the full SHA c565a53View commit details -
fix: remove outdated types in
ParserOptions.ecmaFeatures
(#19944)fix: remove outdated types `ParserOptions.ecmaFeatures.experimentalObjectRestSpread`
Configuration menu - View commit details
-
Copy full SHA for 7863d26 - Browse repository at this point
Copy the full SHA 7863d26View commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f73a23 - Browse repository at this point
Copy the full SHA 2f73a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e957a7 - Browse repository at this point
Copy the full SHA 0e957a7View commit details -
chore: switch performance tests to hyperfine (#19919)
* chore: switch performance tests to hyperfine * run hyperfine with `execFileSync` * improve naming * update "Loading" test command
Configuration menu - View commit details
-
Copy full SHA for e855717 - Browse repository at this point
Copy the full SHA e855717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1245000 - Browse repository at this point
Copy the full SHA 1245000View commit details
Commits on Jul 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e22af8c - Browse repository at this point
Copy the full SHA e22af8cView commit details -
GitHub Actions Bot committed
Jul 18, 2025 Configuration menu - View commit details
-
Copy full SHA for 86e7426 - Browse repository at this point
Copy the full SHA 86e7426View commit details
Commits on Jul 19, 2025
-
fix: report only global references in no-implied-eval (#19932)
* fix: report only global references in no-implied-eval * chore: fix formatting * test: add more cases * docs: fix examples * chore: apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> --------- Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f46fc6c - Browse repository at this point
Copy the full SHA f46fc6cView commit details
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f5a35e3 - Browse repository at this point
Copy the full SHA f5a35e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f7545 - Browse repository at this point
Copy the full SHA b7f7545View commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ab1381 - Browse repository at this point
Copy the full SHA 2ab1381View commit details -
Configuration menu - View commit details
-
Copy full SHA for d498887 - Browse repository at this point
Copy the full SHA d498887View commit details
Commits on Jul 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 74f01a3 - Browse repository at this point
Copy the full SHA 74f01a3View commit details -
fix: Refactor reporting into FileReport (#19877)
* refactor: Reporting into FileReport refs #18787 * Remove unused file * Update tests * Update lib/linter/linter.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Refactor runRules * Don't pass language * Update lib/linter/linter.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/linter.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/linter.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Add back add* method tests * Fix tests * Update lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Clean up tests * Update tests/lib/linter/file-report.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Remove methods, return message from others * Fix file comments --------- Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bbf23fa - Browse repository at this point
Copy the full SHA bbf23faView commit details -
chore: package.json update for @eslint/js release
Jenkins committedJul 25, 2025 Configuration menu - View commit details
-
Copy full SHA for 50de1ce - Browse repository at this point
Copy the full SHA 50de1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 960fd40 - Browse repository at this point
Copy the full SHA 960fd40View commit details -
Build: changelog update for 9.32.0
Jenkins committedJul 25, 2025 Configuration menu - View commit details
-
Copy full SHA for a0e62e2 - Browse repository at this point
Copy the full SHA a0e62e2View commit details -
Jenkins committed
Jul 25, 2025 Configuration menu - View commit details
-
Copy full SHA for 2364031 - Browse repository at this point
Copy the full SHA 2364031View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.31.0...v9.32.0