-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v7.29.0
head repository: eslint/eslint
compare: v7.30.0
- 13 commits
- 26 files changed
- 8 contributors
Commits on Jun 18, 2021
-
Docs: Update README team and sponsors
ESLint Jenkins committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 8972529 - Browse repository at this point
Copy the full SHA 8972529View commit details
Commits on Jun 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aada733 - Browse repository at this point
Copy the full SHA aada733View commit details -
Docs: Fix getRulesMetaForResults link syntax (#14723)
I caught the correct name of the anchor tag but missed the use of parens instead of square braces.
Configuration menu - View commit details
-
Copy full SHA for 1b8997a - Browse repository at this point
Copy the full SHA 1b8997aView commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f113cdd - Browse repository at this point
Copy the full SHA f113cddView commit details
Commits on Jun 26, 2021
-
Update: Implement FlatConfigArray (refs #13481) (#14321)
* Update: Implement FlatConfigArray (refs #13481) * Upgrade config-array package * Add schemas for linterOptions, processor, plugins * Continue implementing config schemas * RulesSchema start * Add initial finalization step * Default config * Strict mode * Start rule validation * Finish FlatConfigArray implementation * Remove too-new syntax * Fix default config * fix test * Update tests/lib/config/flat-config-array.js Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Update tests/lib/config/flat-config-array.js Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Update tests/lib/config/flat-config-array.js Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Update tests/lib/config/flat-config-array.js Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Update tests * fix test * Allow old-style plugin names * Fix reportUnusedDisableDirectives and add JSDoc * Add more tests * address review comments * Ignore only .git directory * Allow null for global settings * writeable -> writable * Remove incorrect comment * Validate severity-only rule options * Add key to global error message * deeply merge parserOptions and settings * Rename defaultResultConfig * Normalize and fix rule validations * Fix rule options merging * Fix various errors * Rebase onto master Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b08170b - Browse repository at this point
Copy the full SHA b08170bView commit details -
Update: improve use-isnan rule to detect
Number.NaN(fixes #14715) (#……14718) * Update: improve `isNaNIdentifier` to detect `Number.isNaN` (fixes #14715) * Chore: add test cases for `Number.NaN` * Docs: add more examples for `use-isnan` * Chore: improve logic and add more test cases * Docs: Update docs/rules/use-isnan.md 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 104c0b5 - Browse repository at this point
Copy the full SHA 104c0b5View commit details -
Update: ecmaVersion allows "latest" (#14720)
* Revert "Revert "Update: ecmaVersion defaults to 5, and allows "latest" (#14622)" (#14711)" This reverts commit 97d9bd2. * chore: use parser.$parser to check if it's espree * chore: add some tests * chore: not set default 5 * chore: make the $parser non-enumerable * chore: use symbol * chore: a small refactor
Configuration menu - View commit details
-
Copy full SHA for ed1da5d - Browse repository at this point
Copy the full SHA ed1da5dView commit details -
Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725)
* Docs: fix and add more examples for `new-cap` rule * Docs: update * Docs: update * Docs: update * Docs: Update docs/rules/new-cap.md 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 278813a - Browse repository at this point
Copy the full SHA 278813aView commit details
Commits on Jun 29, 2021
-
Docs: fix broken links (#14756)
* Docs: remove superfluous whitespace * Docs: update links
Configuration menu - View commit details
-
Copy full SHA for aa87329 - Browse repository at this point
Copy the full SHA aa87329View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19a871a - Browse repository at this point
Copy the full SHA 19a871aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f74642 - Browse repository at this point
Copy the full SHA 5f74642View commit details -
Build: changelog update for 7.30.0
ESLint Jenkins committedJul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 21a85b1 - Browse repository at this point
Copy the full SHA 21a85b1View commit details -
ESLint Jenkins committed
Jul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for e837d81 - Browse repository at this point
Copy the full SHA e837d81View 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 v7.29.0...v7.30.0