-
-
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.32.0
head repository: eslint/eslint
compare: v8.33.0
- 16 commits
- 69 files changed
- 13 contributors
Commits on Jan 20, 2023
-
docs: Replace removed related rules with a valid rule (#16800)
Both related rules were marked as removed, and both pointed to keyword-spacing as their replacement.
Configuration menu - View commit details
-
Copy full SHA for ce4f5ff - Browse repository at this point
Copy the full SHA ce4f5ffView commit details -
docs: add example for nodejs lintText api (#16789)
Fixes #16666 * docs: add example for nodejs lintText api * Update docs/src/integrate/nodejs-api.md Co-authored-by: 唯然 <weiran.zsd@outlook.com> Co-authored-by: 唯然 <weiran.zsd@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 3be0748 - Browse repository at this point
Copy the full SHA 3be0748View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea10ca5 - Browse repository at this point
Copy the full SHA ea10ca5View commit details
Commits on Jan 24, 2023
-
docs: Remove Google Group icon (#16779)
* docs: Remove Google Group icon * Update docs/src/assets/scss/components/social-icons.scss Co-authored-by: Amaresh S M <amareshsm13@gmail.com> * Update docs/src/assets/scss/components/social-icons.scss 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 40287db - Browse repository at this point
Copy the full SHA 40287dbView commit details -
docs: no-constant-condition: Add multi-comparison example (#16776)
* docs: Add multi-comparison example to no-constant-condition * Merge new example into existing code blocks
Configuration menu - View commit details
-
Copy full SHA for 2aa4f5f - Browse repository at this point
Copy the full SHA 2aa4f5fView commit details
Commits on Jan 25, 2023
-
GitHub Actions Bot committed
Jan 25, 2023 Configuration menu - View commit details
-
Copy full SHA for f5f7b9b - Browse repository at this point
Copy the full SHA f5f7b9bView commit details
Commits on Jan 26, 2023
-
docs: add background to code-path-diagrams for dark-mode (#16822)
* docs: add background to code path diagrams * docs: aligns code-path-diagrams to center * docs: add background to architecture image * fix: indentation checks
Configuration menu - View commit details
-
Copy full SHA for 333c712 - Browse repository at this point
Copy the full SHA 333c712View commit details
Commits on Jan 28, 2023
-
docs: Update page titles, section landing pages, and side TOC (#16760)
* allow crawling * trigger deploy * Remove todo * remove noindex * remove unused files * add files to delete * remove unwanted files * Revert changes nec for link checking * docs: update docs TOC and page names Resolves #16720 * draft extend eslint and contribute to eslint TOCs/titles * update maintainer guide pages names * update titles and links to them for use docs * rename links to additional page names * update landing pages * rename ignore code -> ignore files * small fixes * update site main page * page name updates * fix title case * fix top lvl order * Update docs/src/contribute/index.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * move up get src code page * Update docs/src/contribute/index.md Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * implement md feedback --------- Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed60afd - Browse repository at this point
Copy the full SHA ed60afdView commit details -
feat: add
restrictDefaultExports
option to no-restricted-exports ru……le (#16785) * feat: add `restrictDefaultExports` option to no-restricted-exports rule * feat: add restrictDefaultExports.defaultFrom * feat: add restrictDefaultExports.defaultFrom * feat: add restrictDefaultExports.namedFrom * feat: add restrictDefaultExports.namedFrom * feat: add restrictDefaultExports.namespaceFrom * docs: add `restrictDefaultExports` option * docs: fix lint isuues * docs: update sentence * fix: update rule schema * fix: update rule schema * fix: use astUtils.getModuleExportName * refactor: apply suggestions * refactor: update the error message 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 2cc7954 - Browse repository at this point
Copy the full SHA 2cc7954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a8efd - Browse repository at this point
Copy the full SHA 50a8efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2620614 - Browse repository at this point
Copy the full SHA 2620614View commit details -
docs: Custom processors page (#16802)
* docs: new page for custom processors Resolves #16761 * copy edits
Configuration menu - View commit details
-
Copy full SHA for ede5c64 - Browse repository at this point
Copy the full SHA ede5c64View commit details -
docs: 'Source Code' content in 'Set up Development Environment' page (#…
Configuration menu - View commit details
-
Copy full SHA for 9c7cfe3 - Browse repository at this point
Copy the full SHA 9c7cfe3View commit details -
docs: Fix examples in no-multiple-empty-lines rule (#16835)
* docs: Fix examples in no-multiple-empty-lines rule * chore: Add missing `::: correct` and `::: incorrect`
Configuration menu - View commit details
-
Copy full SHA for 17f4be2 - Browse repository at this point
Copy the full SHA 17f4be2View commit details -
Build: changelog update for 8.33.0
ESLint Jenkins committedJan 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ddeef02 - Browse repository at this point
Copy the full SHA ddeef02View commit details -
ESLint Jenkins committed
Jan 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 13552c4 - Browse repository at this point
Copy the full SHA 13552c4View 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.32.0...v8.33.0