-
-
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.56.0
head repository: eslint/eslint
compare: v8.57.0
- 15 commits
- 51 files changed
- 6 contributors
Commits on Jan 29, 2024
-
ci: Enable CI for
v8.x
branch (#18047)* ci: Enable CI for `v8.x` branch * upgrade eslint-plugin-n, fix lint problem
Configuration menu - View commit details
-
Copy full SHA for 42c0aef - Browse repository at this point
Copy the full SHA 42c0aefView commit details
Commits on Jan 30, 2024
-
docs: show NEXT in version selectors (#18052)
* docs: show NEXT in version selectors (cherry picked from commit 497ae91) * skip `docs/next` when validating links
Configuration menu - View commit details
-
Copy full SHA for 77dbfd9 - Browse repository at this point
Copy the full SHA 77dbfd9View commit details
Commits on Jan 31, 2024
-
fix: allow circular references in config (#18056)
(cherry picked from commit b577e8a) Co-authored-by: Francesco Trotta <github@fasttime.org>
Configuration menu - View commit details
-
Copy full SHA for 4c7e9b0 - Browse repository at this point
Copy the full SHA 4c7e9b0View commit details
Commits on Feb 1, 2024
-
feat: Enable
eslint.config.mjs
andeslint.config.cjs
(#18066)* feat: Enable eslint.config.mjs and eslint.config.cjs * Update CLI description (cherry picked from commit 8792464) * docs: update documentation for eslint.config.mjs & eslint.config.cjs support --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for dca7d0f - Browse repository at this point
Copy the full SHA dca7d0fView commit details -
fix: deep merge behavior in flat config (#18065)
* fix: replicate eslintrc merge behavior in flat config * do not merge arrays * Remove unused code * test for undefined properties * fix an edge case with non-enumerable properties (cherry picked from commit f182114) Co-authored-by: Francesco Trotta <github@fasttime.org>
Configuration menu - View commit details
-
Copy full SHA for 9852a31 - Browse repository at this point
Copy the full SHA 9852a31View commit details -
fix: Ensure config keys are printed for config errors (#18067)
* fix: Ensure config keys are printed for config errors * Remove unnecessary test Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for 69dd1d1 - Browse repository at this point
Copy the full SHA 69dd1d1View commit details -
test: add more tests for ignoring files and directories (#18068)
* test: add more tests for ignoring files and directories * add one more test (cherry picked from commit 8c1b8dd) Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f4a1fe2 - Browse repository at this point
Copy the full SHA f4a1fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2196d97 - Browse repository at this point
Copy the full SHA 2196d97View commit details
Commits on Feb 13, 2024
-
docs: Switch to Ethical Ads (#18117)
(cherry picked from commit f1c7e6f) Co-authored-by: Strek <ssharishkumar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b8c363 - Browse repository at this point
Copy the full SHA 5b8c363View commit details
Commits on Feb 14, 2024
-
feat: Add loadESLint() API method for v8 (#18098)
* feat: Add loadESLint() API method for v8 refs #18075 * Update docs * Add tests for loadESLint() to return ESLint * Move static property out of constructor for older Node.js versions * Add more tests * Update tests/lib/api.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update tests/lib/api.js 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 1120b9b - Browse repository at this point
Copy the full SHA 1120b9bView commit details
Commits on Feb 23, 2024
-
docs: Show prerelease version in dropdown (#18139)
docs: Show prerelease version in dropdown * docs: Show prerelease version in dropdown * Update docs/src/_data/eslintNextVersion.js * Update docs/src/_includes/components/nav-version-switcher.html * Update versions-list.html --------- Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84922d0 - Browse repository at this point
Copy the full SHA 84922d0View commit details -
chore: package.json update for @eslint/js release
Jenkins committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c356bb - Browse repository at this point
Copy the full SHA 5c356bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1813aec - Browse repository at this point
Copy the full SHA 1813aecView commit details -
Build: changelog update for 8.57.0
Jenkins committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1cd3f8c - Browse repository at this point
Copy the full SHA 1cd3f8cView commit details -
Jenkins committed
Feb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for abea3b6 - Browse repository at this point
Copy the full SHA abea3b6View 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.56.0...v8.57.0