-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v9.37.0
head repository: eslint/eslint
compare: v9.38.0
- 20 commits
- 54 files changed
- 12 contributors
Commits on Oct 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8962089 - Browse repository at this point
Copy the full SHA 8962089View commit details
Commits on Oct 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cd39983 - Browse repository at this point
Copy the full SHA cd39983View commit details
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dbb200e - Browse repository at this point
Copy the full SHA dbb200eView commit details -
fix: correct SourceCode typings (#20114)
* fix: correct SourceCode typings * add tests * revert `ParserServices` type change
Configuration menu - View commit details
-
Copy full SHA for a1f06a3 - Browse repository at this point
Copy the full SHA a1f06a3View commit details
Commits on Oct 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 205dbd2 - Browse repository at this point
Copy the full SHA 205dbd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4168a18 - Browse repository at this point
Copy the full SHA 4168a18View commit details
Commits on Oct 10, 2025
-
GitHub Actions Bot committed
Oct 10, 2025 Configuration menu - View commit details
-
Copy full SHA for b39e71a - Browse repository at this point
Copy the full SHA b39e71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c070e65 - Browse repository at this point
Copy the full SHA c070e65View commit details
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 462675a - Browse repository at this point
Copy the full SHA 462675aView commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eac71fb - Browse repository at this point
Copy the full SHA eac71fbView commit details
Commits on Oct 14, 2025
-
ci: bump github/codeql-action from 3 to 4 (#20211)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 004577e - Browse repository at this point
Copy the full SHA 004577eView commit details
Commits on Oct 16, 2025
-
feat: correct
no-loss-of-precisionfalse positives withenotation (#20187) * fix: correct `no-loss-of-precision` false positives with `e` notation * add decimal point if missing * use option to always parse input as a float * add invalid test case
Configuration menu - View commit details
-
Copy full SHA for e37e590 - Browse repository at this point
Copy the full SHA e37e590View commit details -
feat: update
complexityrule to only highlight function header (#20048) * feat: adjust highlighting to minimize visual noise for the 'complexity' rule Fixes #19984 * Add new test
Configuration menu - View commit details
-
Copy full SHA for ce40f74 - Browse repository at this point
Copy the full SHA ce40f74View commit details
Commits on Oct 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ff31609 - Browse repository at this point
Copy the full SHA ff31609View commit details -
refactor: Use types from @eslint/core (#20168)
* refactor: Use types from @eslint/core * Update lib/types/index.d.ts Co-authored-by: Francesco Trotta <[email protected]> * RulesRecord -> RulesConfig * Replace more types * Clean up RulesRecord/RulesConfig * Fix type errors * Remove extraneous types --------- Co-authored-by: Francesco Trotta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c82b5ef - Browse repository at this point
Copy the full SHA c82b5efView commit details -
fix: improve type support for isolated dependencies in pnpm (#20201)
* fix: improve type support for isolated dependencies in pnpm * update Knip config * update dependencies
Configuration menu - View commit details
-
Copy full SHA for 50c3dfd - Browse repository at this point
Copy the full SHA 50c3dfdView commit details -
chore: package.json update for @eslint/js release
Jenkins committedOct 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 25d0e33 - Browse repository at this point
Copy the full SHA 25d0e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for d17c795 - Browse repository at this point
Copy the full SHA d17c795View commit details -
Build: changelog update for 9.38.0
Jenkins committedOct 17, 2025 Configuration menu - View commit details
-
Copy full SHA for f961736 - Browse repository at this point
Copy the full SHA f961736View commit details -
Jenkins committed
Oct 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 8fe511b - Browse repository at this point
Copy the full SHA 8fe511bView 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.37.0...v9.38.0