-
-
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.1.1
head repository: eslint/eslint
compare: v9.2.0
- 13 commits
- 27 files changed
- 7 contributors
Commits on Apr 23, 2024
-
docs: update to eslint v9 in custom-rule-tutorial (#18383)
* docs: update rule tester options in custom-rule-tutorial Fixes #18382 * chore: update examples * chore: update more places to eslint v9
Configuration menu - View commit details
-
Copy full SHA for f12a02c - Browse repository at this point
Copy the full SHA f12a02cView commit details -
fix: do not throw when defining a global named __defineSetter__ (#18364)
It replaced {} with `Object.create(null)` to avoid accessing properties on the Object prototype. fixes #18363
Configuration menu - View commit details
-
Copy full SHA for eeec413 - Browse repository at this point
Copy the full SHA eeec413View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f316e20 - Browse repository at this point
Copy the full SHA f316e20View commit details -
docs: update wording regarding indirect eval (#18394)
update doc on indirect eval
Configuration menu - View commit details
-
Copy full SHA for 1579ce0 - Browse repository at this point
Copy the full SHA 1579ce0View commit details -
feat: update Unicode letter detection in capitalized-comments rule (#…
…18375) * feat: simplify `LETTER_PATTERN` regexp * check characters beyond U+FFFF
Configuration menu - View commit details
-
Copy full SHA for a498f35 - Browse repository at this point
Copy the full SHA a498f35View commit details
Commits on Apr 26, 2024
-
feat:
no-case-declarations
add suggestions (#18388)* feat: `no-case-declarations` add suggestions * Add extra test case for declared identifiers
1Configuration menu - View commit details
-
Copy full SHA for 8485d76 - Browse repository at this point
Copy the full SHA 8485d76View commit details
Commits on Apr 27, 2024
-
chore: remove eslintrc export from eslint-config-eslint (#18400)
* chore: remove eslintrc export from eslint-config-eslint * updates to make the project lint-free when .eslintrc.js is used * try to fix knip error * ignore knip error * remove eslint plugins from knip ignore
1Configuration menu - View commit details
-
Copy full SHA for 347d44f - Browse repository at this point
Copy the full SHA 347d44fView commit details -
GitHub Actions Bot committed
Apr 27, 2024 1Configuration menu - View commit details
-
Copy full SHA for 0f5df50 - Browse repository at this point
Copy the full SHA 0f5df50View commit details
Commits on Apr 29, 2024
-
chore: package.json update for eslint-config-eslint release
Jenkins committedApr 29, 2024 1Configuration menu - View commit details
-
Copy full SHA for 284722c - Browse repository at this point
Copy the full SHA 284722cView commit details
Commits on May 3, 2024
-
chore: package.json update for @eslint/js release
Jenkins committedMay 3, 2024 1Configuration menu - View commit details
-
Copy full SHA for c4c18e0 - Browse repository at this point
Copy the full SHA c4c18e0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for b346605 - Browse repository at this point
Copy the full SHA b346605View commit details -
Build: changelog update for 9.2.0
Jenkins committedMay 3, 2024 1Configuration menu - View commit details
-
Copy full SHA for 989ac9d - Browse repository at this point
Copy the full SHA 989ac9dView commit details -
Jenkins committed
May 3, 2024 1Configuration menu - View commit details
-
Copy full SHA for 271e7ab - Browse repository at this point
Copy the full SHA 271e7abView 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.1.1...v9.2.0