-
-
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.4.1
head repository: eslint/eslint
compare: v8.5.0
- 15 commits
- 22 files changed
- 9 contributors
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e84195e - Browse repository at this point
Copy the full SHA e84195eView commit details
Commits on Dec 8, 2021
-
docs: update CLA info (#15370)
* docs: udpate CLA info * docs: update CONTRIBUTING.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * fix: lint Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for 74cf0a0 - Browse repository at this point
Copy the full SHA 74cf0a0View commit details
Commits on Dec 11, 2021
-
feat: add
prefer-object-has-own
rule (#15346)* feat: add `prefer-object-has-own` rule Co-authored-by: Gautam Arora <gautamarora6248@gmail.com> * test: add more valid cases * fix: cover more cases * chore: add jsdoc type annotation * fix: cover more cases * test: add more invalid test cases * fix: improve meta data * test: add assertions for location * docs: update `prefer-object-has-own` * fix: report for Object with global scope only * docs: add rule id * feat: add fixer for `prefer-object-has-own` rule * chore: udpate comment * chore: apply suggestions * docs: udpate * docs: add example * chore: update comment * test: add another valid test case * docs: fix typo * fix: improve autofix * fix: refactor logic and avoid false positives * refactor: code * docs: apply latest feedback * refactor: apply the latest suggestions * refactor: apply the latest feedback * test: add more cases * docs: update * docs: apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> Co-authored-by: Gautam Arora <gautamarora6248@gmail.com> Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eafaf52 - Browse repository at this point
Copy the full SHA eafaf52View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f2c7ba6 - Browse repository at this point
Copy the full SHA f2c7ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a53e59e - Browse repository at this point
Copy the full SHA a53e59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4559a0 - Browse repository at this point
Copy the full SHA f4559a0View commit details -
fix: improve autofix of
prefer-object-has-own
(#15419)* fix: improve autofix of `prefer-object-has-own` * fix: cover more cases * test: add more cases * test: add more test cases * fix: avoid unnecessary space in autofix output * refactor: code * refactor: apply suggestion
Configuration menu - View commit details
-
Copy full SHA for f13d4a6 - Browse repository at this point
Copy the full SHA f13d4a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225f211 - Browse repository at this point
Copy the full SHA 225f211View commit details -
docs: add destructuring examples for
computed-property-spacing
(#15423Configuration menu - View commit details
-
Copy full SHA for 3928175 - Browse repository at this point
Copy the full SHA 3928175View commit details
Commits on Dec 15, 2021
-
fix: do not report global references in
id-match
rule (#15420)* fix: do not report global built-in references in `id-match` rule Fixes #15395 * test: add more cases * refactor: code * fix: do not report global references * fix: use the global scope * refactor: move scope call to `Program`
Configuration menu - View commit details
-
Copy full SHA for 981fb48 - Browse repository at this point
Copy the full SHA 981fb48View commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 314c84c - Browse repository at this point
Copy the full SHA 314c84cView commit details -
feat: Suggestions support for
prefer-regex-literals
(#15077)* New: Autofix support to prefer-regex-literals Fixes #15029 * Use canTokensBeAdjacent * Fix for NULL * Switch to validatePattern and validateFlags * Fix for unicode * Apply a few suggestions from code review * Fix: Double Escaping? * Tests and fixes for no-unicode regexp * New: Drop usage of getStaticValue * Fix: Remove whitespace changes, fix jsdoc type, and convert to suggestion for unexpectedRegExp * New: More test cases for . * Remove meta.docs.suggestion Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Fix linting * Don't fix NULL * Remove redundant wrapping suggestions for now * String.raw can have problematic chars * Remove fixable * Fix messed up char increase * Apply suggestion from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * chore: use characterNode.raw instead of characterNode.value * chore: do a bit of simplification of onCharacterEnter * Apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * chore: more changes following code review * chore: Use reliable way of testing if spacing needed Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * diff msg for suggestion than main warning * chore: stricter testing * 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 94e77a6 - Browse repository at this point
Copy the full SHA 94e77a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d832d4 - Browse repository at this point
Copy the full SHA 7d832d4View commit details -
Build: changelog update for 8.5.0
ESLint Jenkins committedDec 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 6ff5609 - Browse repository at this point
Copy the full SHA 6ff5609View commit details -
ESLint Jenkins committed
Dec 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 9d951ac - Browse repository at this point
Copy the full SHA 9d951acView 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.4.1...v8.5.0