-
-
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.33.0
head repository: eslint/eslint
compare: v9.34.0
- 20 commits
- 72 files changed
- 14 contributors
Commits on Aug 9, 2025
-
GitHub Actions Bot committed
Aug 9, 2025 Configuration menu - View commit details
-
Copy full SHA for c36570c - Browse repository at this point
Copy the full SHA c36570cView commit details
Commits on Aug 10, 2025
-
docs: [no-else-return] clarify sample code. (#19991)
* Update no-else-return.md * fix: typo, grammar * fix: remove 'default' * fix: repeated listing of same option
Configuration menu - View commit details
-
Copy full SHA for 2b87e21 - Browse repository at this point
Copy the full SHA 2b87e21View commit details -
docs: fix typo in the "Configuring Rules" section (#20001)
Updated text from "by add a rules property" to "by adding a rules property"
Configuration menu - View commit details
-
Copy full SHA for 2309327 - Browse repository at this point
Copy the full SHA 2309327View commit details
Commits on Aug 12, 2025
-
ci: bump actions/checkout from 4 to 5 (#20005)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... 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 7093cb8 - Browse repository at this point
Copy the full SHA 7093cb8View commit details
Commits on Aug 13, 2025
-
ci: centralize
stale.yml
(#19994)* ci: centralize `stale.yml` * Update stale.yml * Update stale.yml
Configuration menu - View commit details
-
Copy full SHA for e2dc67d - Browse repository at this point
Copy the full SHA e2dc67dView commit details
Commits on Aug 14, 2025
-
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#…
…19951) * feat: add eslint-plugin-regexp to eslint-config-eslint base config * resolve linting errors * apply fasttime's suggestions * revert regex change and suppress false positive * update eslint-plugin-regexp * remove start anchor from plugin member name regex
Configuration menu - View commit details
-
Copy full SHA for 43a5f9e - Browse repository at this point
Copy the full SHA 43a5f9eView commit details -
docs: Fix typo in core-concepts/index.md (#20009)
Update index.md Spelling error sharable -> shareable
Configuration menu - View commit details
-
Copy full SHA for bf26229 - Browse repository at this point
Copy the full SHA bf26229View commit details
Commits on Aug 15, 2025
-
feat: multithread linting (#19794)
* feat: multithread linting * fix build * clean up CLI code * add more tests * add tests and print debug timing info * more unit tests for lint results * don't use Retrier in worker threads * improve flaky test * pre-load config arrays * use shared environment variables * update warning count tests * improve error handling in `fromOptionModule` * add more tests for option modules * require URL objects in `fromOptionModule` * stylistic changes * map worker count 1 to 0 * add poor concurrency warning * improve documentation * Helpers → Internal Helpers * remove `exports` assignment * define "net linting ratio" * "option module" → "options module" * add comment * string `configType` argument in `translateOptions` * skip caching ignored files * update import Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * replace `URL` type and check argument prototype in `fromOptionsModule` --------- Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0bb777a - Browse repository at this point
Copy the full SHA 0bb777aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d503f19 - Browse repository at this point
Copy the full SHA d503f19View commit details
Commits on Aug 19, 2025
-
GitHub Actions Bot committed
Aug 19, 2025 Configuration menu - View commit details
-
Copy full SHA for 327c672 - Browse repository at this point
Copy the full SHA 327c672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676f4ac - Browse repository at this point
Copy the full SHA 676f4acView commit details
Commits on Aug 20, 2025
-
fix: fix spurious failure in neostandard integration test (#20023)
* fix: fix spurious failure in neostandard integration test * better
Configuration menu - View commit details
-
Copy full SHA for 6c07420 - Browse repository at this point
Copy the full SHA 6c07420View commit details -
fix: default value of accessor-pairs option in rule.d.ts file (#20024)
fix: default value of accessor-pairs
Configuration menu - View commit details
-
Copy full SHA for 9b89903 - Browse repository at this point
Copy the full SHA 9b89903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4a590 - Browse repository at this point
Copy the full SHA 0b4a590View commit details
Commits on Aug 22, 2025
-
refactor: prefer default options in
grouped-accessor-pairs
(#20028)* wip * revert
Configuration menu - View commit details
-
Copy full SHA for 0c9999c - Browse repository at this point
Copy the full SHA 0c9999cView commit details -
chore: package.json update for eslint-config-eslint release
Jenkins committedAug 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 4bce8a2 - Browse repository at this point
Copy the full SHA 4bce8a2View commit details -
chore: package.json update for @eslint/js release
Jenkins committedAug 22, 2025 Configuration menu - View commit details
-
Copy full SHA for b48fa20 - Browse repository at this point
Copy the full SHA b48fa20View commit details -
Configuration menu - View commit details
-
Copy full SHA for f19ad94 - Browse repository at this point
Copy the full SHA f19ad94View commit details -
Build: changelog update for 9.34.0
Jenkins committedAug 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 2e455fb - Browse repository at this point
Copy the full SHA 2e455fbView commit details -
Jenkins committed
Aug 22, 2025 Configuration menu - View commit details
-
Copy full SHA for b8875f6 - Browse repository at this point
Copy the full SHA b8875f6View 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.33.0...v9.34.0