-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v9.29.0
head repository: eslint/eslint
compare: v9.30.0
- 16 commits
- 116 files changed
- 12 contributors
Commits on Jun 17, 2025
-
docs: clarify that boolean is still allowed for rule
meta.deprecated
(#19866) docs: clarify that boolean is still allowed for rule meta.deprecated
Configuration menu - View commit details
-
Copy full SHA for 4112fd0 - Browse repository at this point
Copy the full SHA 4112fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dabc38 - Browse repository at this point
Copy the full SHA 7dabc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef4cf7 - Browse repository at this point
Copy the full SHA 7ef4cf7View commit details
Commits on Jun 18, 2025
-
feat: throw error when column is negative in
getIndexFromLoc
(#19831)* fix: handle negative column index in `getIndexFromLoc` and add tests * wip: address comments * wip: add more test cases
Configuration menu - View commit details
-
Copy full SHA for b8a7e7a - Browse repository at this point
Copy the full SHA b8a7e7aView commit details
Commits on Jun 19, 2025
-
docs: Fixed Typo in configuration-files.md (#19873)
Fixed Typo in configuration-files.md A single letter typo in one of the code excerpts.
Configuration menu - View commit details
-
Copy full SHA for ebfb5b4 - Browse repository at this point
Copy the full SHA ebfb5b4View commit details -
docs: typo in comment for unused variables handling (#19870)
* Update no-unused-vars.js * Update no-unused-vars.js
Configuration menu - View commit details
-
Copy full SHA for 20158b0 - Browse repository at this point
Copy the full SHA 20158b0View commit details -
fix: update error message for
no-restricted-properties
(#19855)* feat: update error msg for no-restricted-properties * fix fmt * fix fmt * update * apply suggestions
Configuration menu - View commit details
-
Copy full SHA for 3fbcd70 - Browse repository at this point
Copy the full SHA 3fbcd70View commit details
Commits on Jun 20, 2025
-
feat: add
allowSeparateTypeImports
option tono-duplicate-imports
(……#19872) * feat: add allowSeparateTypeImports option to no-duplicate-imports * fix CI * clarify docs
Configuration menu - View commit details
-
Copy full SHA for 4ab4482 - Browse repository at this point
Copy the full SHA 4ab4482View commit details
Commits on Jun 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eaf8a41 - Browse repository at this point
Copy the full SHA eaf8a41View commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8662ed1 - Browse repository at this point
Copy the full SHA 8662ed1View commit details -
fix: handle
null
typeloc
ingetIndexFromLoc
method (#19862)* fix: handle `null` `loc` in `getIndexFromLoc` method * wip: add test
Configuration menu - View commit details
-
Copy full SHA for 6a0f164 - Browse repository at this point
Copy the full SHA 6a0f164View commit details
Commits on Jun 27, 2025
-
feat: Support
basePath
property in config objects (#19879)* use `config.basePath` for `ignorePatterns` * add tests for user-specified relative `basePath` * fix `--no-ignore` * update types * update docs * update dependencies * mention absolute paths in the docs * update flag to `v10_config_lookup_from_file` * Update tests/lib/eslint/eslint.js Co-authored-by: Francesco Trotta <github@fasttime.org> --------- Co-authored-by: Francesco Trotta <github@fasttime.org>
Configuration menu - View commit details
-
Copy full SHA for 52a5fca - Browse repository at this point
Copy the full SHA 52a5fcaView commit details -
chore: package.json update for @eslint/js release
Jenkins committedJun 27, 2025 Configuration menu - View commit details
-
Copy full SHA for 5a5d526 - Browse repository at this point
Copy the full SHA 5a5d526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6491c - Browse repository at this point
Copy the full SHA 2b6491cView commit details -
Build: changelog update for 9.30.0
Jenkins committedJun 27, 2025 Configuration menu - View commit details
-
Copy full SHA for c02d70b - Browse repository at this point
Copy the full SHA c02d70bView commit details -
Jenkins committed
Jun 27, 2025 Configuration menu - View commit details
-
Copy full SHA for ad1d639 - Browse repository at this point
Copy the full SHA ad1d639View 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 v9.29.0...v9.30.0