-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v8.22.0
head repository: eslint/eslint
compare: v8.23.0
- 14 commits
- 398 files changed
- 9 contributors
Commits on Aug 17, 2022
-
docs: auto-generation edit link (#16213)
* docs: auto-generation edit link * docs: remove unsed edit_link * docs: fix wrong start with edit link
Configuration menu - View commit details
-
Copy full SHA for 7137344 - Browse repository at this point
Copy the full SHA 7137344View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6790db - Browse repository at this point
Copy the full SHA c6790dbView commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e03c33 - Browse repository at this point
Copy the full SHA 0e03c33View commit details
Commits on Aug 24, 2022
-
docs: package.json conventions (#16206)
* docs: package.json conventions * remove top level heading * typo Co-authored-by: Strek <[email protected]> * Update docs/src/developer-guide/code-conventions.md Co-authored-by: Nitin Kumar <[email protected]> Co-authored-by: Strek <[email protected]> Co-authored-by: Nicholas C. Zakas <[email protected]> Co-authored-by: Nitin Kumar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1918da - Browse repository at this point
Copy the full SHA b1918daView commit details -
feat: no-warning-comments support comments with decoration (#16120)
* Implement support for skipping decoration characters in no-warning-comments * Update unit tests for no-warning-comments * Update docs for no-warning-comments * Support array of decoration strings in no-warning-comments * Enforce single character decoration strings in no-warning-comments * Enforce minimum number of unique decoration characters * Update docs/src/rules/no-warning-comments.md Co-authored-by: Milos Djermanovic <[email protected]> * Change decoration property to array only, update docs for no-warning-comments * Fix mistakes in README * Add test for term starting with decoration character Co-authored-by: Milos Djermanovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43f03aa - Browse repository at this point
Copy the full SHA 43f03aaView commit details -
refactor: simplify
parseListConfig
(#16241)* refactor: simplify `parseListConfig` Removes a polynomial-time regular expression * remove comment
Configuration menu - View commit details
-
Copy full SHA for 63dec9f - Browse repository at this point
Copy the full SHA 63dec9fView commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for deaf69f - Browse repository at this point
Copy the full SHA deaf69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed26229 - Browse repository at this point
Copy the full SHA ed26229View commit details -
feat: add
allowEmptyCase
option to no-fallthrough rule (#15887)* feat: allow empty case in switch * feat: add test case with semicolon * docs:add allow emtpy case option in docs * feat: disallow switch case with ; * feat: disallow empty statement * chore: lint .md file * remove redundant logic
Configuration menu - View commit details
-
Copy full SHA for 30b1a2d - Browse repository at this point
Copy the full SHA 30b1a2dView commit details -
feat: Enable eslint.config.js lookup from CLI (#16235)
* feat: Enable eslint.config.js lookup from CLI Refs #13481 * Switch to eslint.config.js * Fix lint errors * Restore .eslintrc.js * Add warning to .eslintrc.js file * Add suppressed messages * Add suppressedMessages checks in tests * Remove v8-compile-cache * Fix CLI test * Update comments in config files * Remove --ext option * Fix options tests * Try to fix Windows errors * Try to fix Windows tests again * Try again to fix Windows errors * Fix windows tests again
Configuration menu - View commit details
-
Copy full SHA for 3e5839e - Browse repository at this point
Copy the full SHA 3e5839eView commit details -
chore: Upgrade to [email protected] (#16243)
* chore: Upgrade to [email protected] * update package.json
1Configuration menu - View commit details
-
Copy full SHA for d35fbbe - Browse repository at this point
Copy the full SHA d35fbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e004ab - Browse repository at this point
Copy the full SHA 2e004abView commit details -
Build: changelog update for 8.23.0
ESLint Jenkins committedAug 26, 2022 Configuration menu - View commit details
-
Copy full SHA for f005173 - Browse repository at this point
Copy the full SHA f005173View commit details -
ESLint Jenkins committed
Aug 26, 2022 Configuration menu - View commit details
-
Copy full SHA for dcf178e - Browse repository at this point
Copy the full SHA dcf178eView 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.22.0...v8.23.0