-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v9.13.0
head repository: eslint/eslint
compare: db0b844a66ee25483f9619d04346de1a2a0d79fa
- 20 commits
- 38 files changed
- 9 contributors
Commits on Oct 20, 2024
-
docs: Clarify global ignores in config migration guide (#19032)
* docs: Clarify global ignores in config migration guide * better wording Co-authored-by: Amaresh S M <amareshsm13@gmail.com> --------- Co-authored-by: Amaresh S M <amareshsm13@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50f03a1 - Browse repository at this point
Copy the full SHA 50f03a1View commit details
Commits on Oct 21, 2024
-
test: ensure tmp directory cleanup in
check-emfile-handling.js
(#19036Configuration menu - View commit details
-
Copy full SHA for 7259627 - Browse repository at this point
Copy the full SHA 7259627View commit details
Commits on Oct 23, 2024
-
fix: avoid call stack overflow while processing globs (#19035)
* fix: avoid call stack overflow by processing file paths in chunks * use `flatMap()` * add comments
Configuration menu - View commit details
-
Copy full SHA for d474443 - Browse repository at this point
Copy the full SHA d474443View commit details
Commits on Oct 24, 2024
-
docs: change link from @types/eslint to lib/types (#19049)
* Change link from @types/eslint to lib/types * Update docs/src/use/configure/migration-guide.md 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 ee0a77e - Browse repository at this point
Copy the full SHA ee0a77eView commit details
Commits on Oct 25, 2024
-
GitHub Actions Bot committed
Oct 25, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for f16e846 - Browse repository at this point
Copy the full SHA f16e846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d44b3c - Browse repository at this point
Copy the full SHA 3d44b3cView commit details
Commits on Oct 28, 2024
-
perf: Fix caching in config loaders (#19042)
* perf: Fix caching in `LegacyConfigLoader` * add comment * refactor * refactor * fix caching in `ConfigLoader` * add test * add test for `getCachedConfigArrayForPath` * add unit tests, remove eslint tests * update error messages for promises in sync methods
Configuration menu - View commit details
-
Copy full SHA for 425202e - Browse repository at this point
Copy the full SHA 425202eView commit details -
build: exclude flawed dendency versions (#19065)
* build: exclude flawed dendency versions * pin `trunk-io/trunk-action` in more places
Configuration menu - View commit details
-
Copy full SHA for 35a8858 - Browse repository at this point
Copy the full SHA 35a8858View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b442067 - Browse repository at this point
Copy the full SHA b442067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c9177 - Browse repository at this point
Copy the full SHA 37c9177View commit details -
Configuration menu - View commit details
-
Copy full SHA for f48a2a0 - Browse repository at this point
Copy the full SHA f48a2a0View commit details
Commits on Oct 31, 2024
-
GitHub Actions Bot committed
Oct 31, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for dc34f94 - Browse repository at this point
Copy the full SHA dc34f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151c965 - Browse repository at this point
Copy the full SHA 151c965View commit details
Commits on Nov 1, 2024
-
feat: add types for the
@eslint/js
package (#19010)* feat: add types for `@eslint/js` package * fix: add eslint as a dependency for types * chore: add test for types * chore: add test for types * ci: fix path * chore: remove eslint dependency * chore: update knip & trunk configs * chore: update eslint.config.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 b0faee3 - Browse repository at this point
Copy the full SHA b0faee3View commit details -
feat: add support for Import Attributes and RegExp Modifiers (#19076)
* add tests for `astUtils.needsPrecedingSemicolon` * add tests for `prefer-regex-literals` * add tests for `prefer-named-capture-group` * update `id-denylist` * update dependencies * update `id-length` * update `id-match` * update `camelcase` * add tests for `no-underscore-dangle` * refactor `isImportAttributeKey`
Configuration menu - View commit details
-
Copy full SHA for 3fa009f - Browse repository at this point
Copy the full SHA 3fa009fView commit details -
fix: enable retry concurrency limit for readFile() (#19077)
* fix: enable retry concurrency limit for readFile() * Fix package.json * Update @humanwhocodes/retry * Move signal to correct location
Configuration menu - View commit details
-
Copy full SHA for 24d0172 - Browse repository at this point
Copy the full SHA 24d0172View commit details -
chore: package.json update for @eslint/js release
Jenkins committedNov 1, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 28be447 - Browse repository at this point
Copy the full SHA 28be447View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36cb16 - Browse repository at this point
Copy the full SHA f36cb16View commit details -
Build: changelog update for 9.14.0
Jenkins committedNov 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 20b0da1 - Browse repository at this point
Copy the full SHA 20b0da1View commit details -
Jenkins committed
Nov 1, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for db0b844 - Browse repository at this point
Copy the full SHA db0b844View commit details
There are no files selected for viewing
Large diffs are not rendered by default.