-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v8.47.0
head repository: eslint/eslint
compare: v8.48.0
- 14 commits
- 28 files changed
- 10 contributors
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e9edf9 - Browse repository at this point
Copy the full SHA 9e9edf9View commit details
Commits on Aug 20, 2023
-
feat: Allow
void
in ruleno-promise-executor-return
(#17282)* feat: Allow `void` in `no-promise-executor-return` (#17278) * feat: Autofix and suggestions for `no-promise-executor-return` * fix: update behavior for `no-promise-executor-return` * fix: update suggestion behavior * docs: update to match code * docs: misc fixes * fix: refactors * fix: parentheses issues * Update docs/src/rules/no-promise-executor-return.md Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update docs/src/rules/no-promise-executor-return.md Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update lib/rules/no-promise-executor-return.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * fix: adjacent token issue * fix comments --------- Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee2f718 - Browse repository at this point
Copy the full SHA ee2f718View commit details
Commits on Aug 21, 2023
-
feat: rule tester do not create empty valid or invalid test suites (#…
…17475) * feat: rule-tester do not create empty valid or invalid test suites * chore: fix grammatical errors in test case descriptions * fix: pass an invalid test case when checking for missing valid test cases * chore: make test cases more consistent * chore: actually make tests consistent
Configuration menu - View commit details
-
Copy full SHA for d73fbf2 - Browse repository at this point
Copy the full SHA d73fbf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056499d - Browse repository at this point
Copy the full SHA 056499dView commit details
Commits on Aug 22, 2023
-
docs: advice for inline disabling of rules (#17458)
* docs: advice for dev while disabling rules * docs: advice for dev while disabling rules * docs: advice for dev while disabling rules * Update docs/src/use/configure/rules.md --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for cab21e6 - Browse repository at this point
Copy the full SHA cab21e6View commit details -
chore: Refactor and document CodePathSegment (#17474)
* chore: Refactor and document CodePathSegment * Update lib/linter/code-path-analysis/code-path-segment.js Co-authored-by: Francesco Trotta <github@fasttime.org> * Remove unneeded array --------- Co-authored-by: Francesco Trotta <github@fasttime.org>
Configuration menu - View commit details
-
Copy full SHA for 9d4216d - Browse repository at this point
Copy the full SHA 9d4216dView commit details
Commits on Aug 23, 2023
-
feat: correct update direction in
for-direction
(#17483)* feat: correct update direction in `for-direction` * Improve documentation * Update rule overview Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Improve formatting --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for 1fbb3b0 - Browse repository at this point
Copy the full SHA 1fbb3b0View commit details
Commits on Aug 25, 2023
-
fix: update RuleTester JSDoc and deprecations (#17496)
* RuleTester: Allow new-style rule definitions * RuleTester: Add check for legacy rule API usage warning for defineRule() * RuleTester: Move typedef import to correct location * FlatRuleTester: Allow new-style rule definitions * FlatRuleTester: Fix copypaste bug
1Configuration menu - View commit details
-
Copy full SHA for 7234f6a - Browse repository at this point
Copy the full SHA 7234f6aView commit details -
docs: add
fetch
script to package.json conventions (#17459)* docs: add `fetch` script to package.json conventions * docs: revert formatting changes * docs: apply suggestions from code review Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * docs: update docs/src/contribute/package-json-conventions.md * docs: add "fetch" script --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
1Configuration menu - View commit details
-
Copy full SHA for 9cd7ac2 - Browse repository at this point
Copy the full SHA 9cd7ac2View commit details -
docs: no-param-reassign mention strict mode (#17494)
* no-param-reassign strict mode mention * Update docs/src/rules/no-param-reassign.md Fixes #17484 Co-authored-by: Nitin Kumar <snitin315@gmail.com> --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> Co-authored-by: Nitin Kumar <snitin315@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 7a51d77 - Browse repository at this point
Copy the full SHA 7a51d77View commit details -
chore: package.json update for @eslint/js release
ESLint Jenkins committedAug 25, 2023 1Configuration menu - View commit details
-
Copy full SHA for 6d0496e - Browse repository at this point
Copy the full SHA 6d0496eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8dd3cec - Browse repository at this point
Copy the full SHA 8dd3cecView commit details -
Build: changelog update for 8.48.0
ESLint Jenkins committedAug 25, 2023 1Configuration menu - View commit details
-
Copy full SHA for 5013ad7 - Browse repository at this point
Copy the full SHA 5013ad7View commit details -
ESLint Jenkins committed
Aug 25, 2023 1Configuration menu - View commit details
-
Copy full SHA for 10c4f85 - Browse repository at this point
Copy the full SHA 10c4f85View 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 v8.47.0...v8.48.0