-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v7.21.0
head repository: eslint/eslint
compare: v7.22.0
- 16 commits
- 23 files changed
- 9 contributors
Commits on Mar 1, 2021
-
Docs: Clarify triage process (#14117)
* Docs: Clarify triage process * Update docs/maintainer-guide/issues.md * Update docs/maintainer-guide/issues.md * Update docs/maintainer-guide/issues.md * Update docs/maintainer-guide/issues.md
Configuration menu - View commit details
-
Copy full SHA for a8df03e - Browse repository at this point
Copy the full SHA a8df03eView commit details -
Sponsors: Sync README with website
ESLint Jenkins committedMar 1, 2021 Configuration menu - View commit details
-
Copy full SHA for c0d2ac1 - Browse repository at this point
Copy the full SHA c0d2ac1View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ddf361c - Browse repository at this point
Copy the full SHA ddf361cView commit details -
Sponsors: Sync README with website
ESLint Jenkins committedMar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 6f4540e - Browse repository at this point
Copy the full SHA 6f4540eView commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ba029f - Browse repository at this point
Copy the full SHA 3ba029fView commit details
Commits on Mar 4, 2021
-
Sponsors: Sync README with website
ESLint Jenkins committedMar 4, 2021 Configuration menu - View commit details
-
Copy full SHA for ebfb63a - Browse repository at this point
Copy the full SHA ebfb63aView commit details
Commits on Mar 5, 2021
-
Chore: upgrade dependencies of browser test (#14127)
* Chore: upgrade dependencies of browser test * Chore: simplify Node.js modules polyfill * Chore: remove unnecessary dependency * Chore: simplify webpack config in Karma * Chore: clean up entries in Karma config
Configuration menu - View commit details
-
Copy full SHA for 459d821 - Browse repository at this point
Copy the full SHA 459d821View commit details -
Sponsors: Sync README with website
ESLint Jenkins committedMar 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 27a67d7 - Browse repository at this point
Copy the full SHA 27a67d7View commit details
Commits on Mar 9, 2021
-
Chore: Reduce lodash usage (#14178)
* Chore: Replace lodash.find with Array.prototype.find * Chore: Replace lodash.forEach with Array.prototype.forEach * Chore: Replace lodash.map with Array.prototype.map * Chore: Replace lodash.isNil with Boolean negation * Chore: Replace lodash.endsWith with String.prototype.endsWith * Chore: Replace lodash.includes with Array.prototype.includes * Chore: Replace lodash.some(o, fn) with Object.values(o).some(fn) * Chore: Replace lodash.isEmpty(o) with Object.keys(o).length === 0
Configuration menu - View commit details
-
Copy full SHA for 0d541f9 - Browse repository at this point
Copy the full SHA 0d541f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c295581 - Browse repository at this point
Copy the full SHA c295581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad91aa - Browse repository at this point
Copy the full SHA 5ad91aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eecad2 - Browse repository at this point
Copy the full SHA 0eecad2View commit details
Commits on Mar 11, 2021
-
Update: throw error when fix range is invalid (#14142)
* Do nothing when fix range is invalid * Move validation to rule-fixer and add error logging * Move validation to report-translator * Update from review * Test ranges with undefined; test fix merging * Assert & test missing range
Configuration menu - View commit details
-
Copy full SHA for f62ec8d - Browse repository at this point
Copy the full SHA f62ec8dView commit details -
Docs: Improve documentation for indent rule (#14168)
* Docs: Improve documentation for indent regarding ignoredNodes * Docs: Add AST node description at the end of long description * add blank line * Add deleted sentence again to ignoredNodes * move long description of indent to match short description pos
Configuration menu - View commit details
-
Copy full SHA for 3a432d8 - Browse repository at this point
Copy the full SHA 3a432d8View commit details
Commits on Mar 12, 2021
-
Build: changelog update for 7.22.0
ESLint Jenkins committedMar 12, 2021 Configuration menu - View commit details
-
Copy full SHA for a55e8a1 - Browse repository at this point
Copy the full SHA a55e8a1View commit details -
ESLint Jenkins committed
Mar 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 6ee8037 - Browse repository at this point
Copy the full SHA 6ee8037View 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.21.0...v7.22.0