-
-
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.54.0
head repository: eslint/eslint
compare: v8.55.0
- 16 commits
- 134 files changed
- 6 contributors
Commits on Nov 20, 2023
-
chore: check rule examples for syntax errors (#17718)
* check rule examples for syntax errors * fix a test on Windows * more than three backticks allowed * add comments, minimal tweaks * fix Makefile task * fix for m 8000 ultiple trailing spaces after 'correct' * rename npm script
Configuration menu - View commit details
-
Copy full SHA for 21024fe - Browse repository at this point
Copy the full SHA 21024feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4304b8 - Browse repository at this point
Copy the full SHA d4304b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for de165c1 - Browse repository at this point
Copy the full SHA de165c1View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a8efd5 - Browse repository at this point
Copy the full SHA 5a8efd5View commit details
Commits on Nov 24, 2023
-
docs: update and fix examples for
no-unused-vars
(#17788)* docs: update and fix examples for no-unused-var * docs: update previous changes
Configuration menu - View commit details
-
Copy full SHA for 383e999 - Browse repository at this point
Copy the full SHA 383e999View commit details
Commits on Nov 26, 2023
-
docs: fix correct/incorrect examples of rules (#17789)
* docs: fix correct/incorrect examples of rules * docs: fix previous commit errors * docs: update previous code
Configuration menu - View commit details
-
Copy full SHA for a6d9442 - Browse repository at this point
Copy the full SHA a6d9442View commit details -
Configuration menu - View commit details
-
Copy full SHA for fffca5c - Browse repository at this point
Copy the full SHA fffca5cView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b29a16b - Browse repository at this point
Copy the full SHA b29a16bView commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd8911d - Browse repository at this point
Copy the full SHA bd8911dView commit details -
docs: fix typo
--rules
->--rule
(#17806)Fix typo: rules -> rule It seems `rules` flag doesn't exist.
Configuration menu - View commit details
-
Copy full SHA for 83ece2a - Browse repository at this point
Copy the full SHA 83ece2aView commit details -
feat: importNamePattern option in no-restricted-imports (#17721)
* feat: importNamePatterns option in no-restricted-imports * feat: importNamePattern works with importName * feat: add more valid/invalid tests * feat: update reporting message * docs: remove note statement * feat: refactor previous code and update docs * feat: update previous code
Configuration menu - View commit details
-
Copy full SHA for 8c9e6c1 - Browse repository at this point
Copy the full SHA 8c9e6c1View commit details -
chore: upgrade @eslint/eslintrc@2.1.4 (#17799)
* chore: upgrade @eslint/eslintrc@2.1.4 * Update package.json
Configuration menu - View commit details
-
Copy full SHA for fe4b954 - Browse repository at this point
Copy the full SHA fe4b954View commit details -
chore: package.json update for @eslint/js release
Jenkins committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 93df384 - Browse repository at this point
Copy the full SHA 93df384View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8950c - Browse repository at this point
Copy the full SHA eb8950cView commit details -
Build: changelog update for 8.55.0
Jenkins committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 969b272 - Browse repository at this point
Copy the full SHA 969b272View commit details -
Jenkins committed
Dec 1, 2023 1Configuration menu - View commit details
-
Copy full SHA for e0cb960 - Browse repository at this point
Copy the full SHA e0cb960View 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.
2CDD
You can try running this command locally to see the comparison on your machine:
git diff v8.54.0...v8.55.0