-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v8.23.0
head repository: eslint/eslint
compare: v8.23.1
- 15 commits
- 50 files changed
- 13 contributors
Commits on Aug 30, 2022
-
docs: Improve id-denylist documentation (#16223)
* docs: Improve id-denylist documentation * docs: add configuring rules link to id-denylist * docs: review changes
Configuration menu - View commit details
-
Copy full SHA for 279f0af - Browse repository at this point
Copy the full SHA 279f0afView commit details
Commits on Aug 31, 2022
-
chore: fix
npm run perf
crashes (#16258)* chore: fix `npm run perf` crashes it was crashing as eslint treat the `.eslintrc.yml` to be js. this commit changes the generated configs to `eslint.config.js`. refs: #16255 (comment) * fix: windows compat * Update Makefile.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 42bfbd7 - Browse repository at this point
Copy the full SHA 42bfbd7View commit details
Commits on Sep 5, 2022
-
docs: copy & use main package version in docs on release (#16252)
* docs: update docs package ver from main on release fixes #16212 * docs: read docs package ver instead of main fixes #16212 * docs: add newline to updated docs package json Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * docs: update docs package json version Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ae8236 - Browse repository at this point
Copy the full SHA 1ae8236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67db10c - Browse repository at this point
Copy the full SHA 67db10cView commit details
Commits on Sep 9, 2022
-
chore: switch nyc to c8 (#16263)
* chore: switch nyc to c8 * chore: istanbul ignore => c8 ignore * Update lib/linter/code-path-analysis/code-path-segment.js Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com> * chore: c8 ignore if/else => c8 ignore start/end refs: #16263 (comment) * fix: c8 ignore end => stop * fix: rm an unused c8 ignore it does not have an `else`, so seems no longer needed. * fix: c8 disallows additional text Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c388fb - Browse repository at this point
Copy the full SHA 1c388fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5b2a7 - Browse repository at this point
Copy the full SHA 1b5b2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e098b5f - Browse repository at this point
Copy the full SHA e098b5fView commit details
Commits on Sep 12, 2022
-
fix: Ensure globbing doesn't include subdirectories (#16272)
* fix: Ensure globbing doesn't include subdirectories Fixes #16260 * docs: copy & use main package version in docs on release (#16252) * docs: update docs package ver from main on release fixes #16212 * docs: read docs package ver instead of main fixes #16212 * docs: add newline to updated docs package json Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * docs: update docs package json version Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * chore: enable linting `.eleventy.js` again (#16274) * Fix filtering of globs * Enable partial matching of globs Co-authored-by: Jugal Thakkar <2640821+jugalthakkar@users.noreply.github.com> Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6900f8 - Browse repository at this point
Copy the full SHA c6900f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16cba3f - Browse repository at this point
Copy the full SHA 16cba3fView commit details -
perf: migrate rbTree to js-sdsl (#16267)
* perf: migrate rbTree to js-sdsl * fix: keep the old behaviour and change name to ordered map * feat: upgrade js-sdsl
Configuration menu - View commit details
-
Copy full SHA for 38e8171 - Browse repository at this point
Copy the full SHA 38e8171View commit details -
fix: Ensure that glob patterns are normalized (#16287)
* fix: Ensure that glob patterns are normalized Glob patterns must be normalized to posix-style file paths before being passed in to globby. Fixes #16259 * Remove .only; fix failing test * Fix Windows tests
Configuration menu - View commit details
-
Copy full SHA for 6a923ff - Browse repository at this point
Copy the full SHA 6a923ffView commit details -
fix: improve autofix for the
prefer-const
rule (#16292)* fix: avoid incorrect autofix in the `prefer-const` rule * test: add more test cases * test: add more cases * fix: improve autofix and add more cases
Configuration menu - View commit details
-
Copy full SHA for 734b54e - Browse repository at this point
Copy the full SHA 734b54eView commit details -
fix: Upgrade eslintrc to stop redefining plugins (#16297)
`@eslint/eslintrc@1.3.2` [1] contains eslint/eslintrc#91, which together with this commit will fix #16277. [1]: https://github.com/eslint/eslintrc/releases/tag/v1.3.2
Configuration menu - View commit details
-
Copy full SHA for b719893 - Browse repository at this point
Copy the full SHA b719893View commit details -
Build: changelog update for 8.23.1
ESLint Jenkins committedSep 12, 2022 Configuration menu - View commit details
-
Copy full SHA for c625f18 - Browse repository at this point
Copy the full SHA c625f18View commit details -
ESLint Jenkins committed
Sep 12, 2022 Configuration menu - View commit details
-
Copy full SHA for d75d3c6 - Browse repository at this point
Copy the full SHA d75d3c6View 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 v8.23.0...v8.23.1