-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v8.35.0
head repository: eslint/eslint
compare: v8.36.0
- 17 commits
- 55 files changed
- 10 contributors
Commits on Feb 28, 2023
-
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89d9844 - Browse repository at this point
Copy the full SHA 89d9844View commit details -
fix: correctly iterate files matched by glob patterns (#16831)
* fix: correctly iterate files matched by glob patterns * test: add a test case for #14742 * test: improve test case * chore: remove .only * chore: revert unwanted changes * test: fix root path * chore: fix lint * fix: correctly iterate files matched by glob patterns for new config system * test: add case for flat config * chore: remove .only
Configuration menu - View commit details
-
Copy full SHA for 92c1943 - Browse repository at this point
Copy the full SHA 92c1943View commit details -
docs: detect and fix broken links (#16837)
* docs: detect and fix broken links * ci: build website before running lint:links * chore: update lint:links script * ci: refactor job * ci: increase memory * ci: fix * chore: use custom script * chore: fix script for windows * chore: fix script for windows * chore: update script * ci: remove unwanted changes * chore: fix script * chore: remove unwanted changes * docs: fix links
Configuration menu - View commit details
-
Copy full SHA for b09a512 - Browse repository at this point
Copy the full SHA b09a512View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4799297 - Browse repository at this point
Copy the full SHA 4799297View commit details
Commits on Mar 4, 2023
-
GitHub Actions Bot committed
Mar 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 19d3531 - Browse repository at this point
Copy the full SHA 19d3531View commit details
Commits on Mar 6, 2023
-
docs: Custom Parsers cleanup/expansion (#16887)
* docs: Custom Parsers cleanup/expansion * clarify TODOs * copy edits based on feedback * update comment copy * Apply suggestions from code review Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> Co-authored-by: Nitin Kumar <snitin315@gmail.com> * Apply suggestions from code review * Apply suggestions from code review * Update docs/src/extend/custom-parsers.md Co-authored-by: Francesco Trotta <github@fasttime.org> --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> Co-authored-by: Nitin Kumar <snitin315@gmail.com> Co-authored-by: Francesco Trotta <github@fasttime.org>
Configuration menu - View commit details
-
Copy full SHA for 3398431 - Browse repository at this point
Copy the full SHA 3398431View commit details -
chore: lint more js files in docs (#16964)
* chore: lint more js files in docs * removed unused disable directive
Configuration menu - View commit details
-
Copy full SHA for 75acdd2 - Browse repository at this point
Copy the full SHA 75acdd2View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for caf08ce - Browse repository at this point
Copy the full SHA caf08ceView commit details
Commits on Mar 8, 2023
-
feat: Serialize parsers/processors in flat config (#16944)
* feat: Serialize parsers/processors in flat config This implements a check for a 'meta' key on parsers and processors that contains information to help flat config serialize these objects for use with caching and also --print-config on the command line. Fixes #16875 * Add support for non-meta properties * Fix edge case
Configuration menu - View commit details
-
Copy full SHA for f5f5e11 - Browse repository at this point
Copy the full SHA f5f5e11View commit details -
feat: Add
checkJSDoc
option to multiline-comment-style (#16807)* feat: Add support for checkJSDoc param for "multiline-comment-style" * Update lib/rules/multiline-comment-style.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Update docs/src/rules/multiline-comment-style.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 c89a485 - Browse repository at this point
Copy the full SHA c89a485View commit details
Commits on Mar 9, 2023
-
GitHub Actions Bot committed
Mar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b98fdd4 - Browse repository at this point
Copy the full SHA b98fdd4View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 698c5aa - Browse repository at this point
Copy the full SHA 698c5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00afb84 - Browse repository at this point
Copy the full SHA 00afb84View commit details -
chore: package.json update for @eslint/js release
ESLint Jenkins committedMar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 43c2345 - Browse repository at this point
Copy the full SHA 43c2345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602b111 - Browse repository at this point
Copy the full SHA 602b111View commit details -
Build: changelog update for 8.36.0
ESLint Jenkins committedMar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a0c856a - Browse repository at this point
Copy the full SHA a0c856aView commit details -
ESLint Jenkins committed
Mar 10, 2023 2Configuration menu - View commit details
-
Copy full SHA for 75df535 - Browse repository at this point
Copy the full SHA 75df535View 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.35.0...v8.36.0