-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v5.48.2
head repository: typescript-eslint/typescript-eslint
compare: v5.49.0
- 14 commits
- 87 files changed
- 10 contributors
Commits on Jan 16, 2023
-
test(typescript-estree): split up parse (#6092)
* test: 🔄 separate moduleResolver tests * test: 🔄 split moduleResolver by 4 files * test: 🔄 clean parse.mr.default-program-error clean packages/typescript-estree/tests/lib/parse.moduleResolver.default- program-error.test.ts * test: 🔄 clean parse.mr.default-program-success.test.ts clean parse.moduleResolver.default-program-success.test.ts * test: 🔄 clear parse.moduleResolver.placeholder-error clear parse.moduleResolver.placeholder-error.test.ts * test: 🔄 clear parse.moduleResolver.placeholder-success clear parse.moduleResolver.placeholder-success.test.ts * refactor: 🔄 create createAndPrepareParseConfig Moved common logic between tests to createAndPrepareParseConfig Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 9e4595e - Browse repository at this point
Copy the full SHA 9e4595eView commit details
Commits on Jan 17, 2023
-
fix(typescript-estree): fix typo in FAQ link (#6346)
fix(create-program): Fix typo in FAQ link
Configuration menu - View commit details
-
Copy full SHA for eefc578 - Browse repository at this point
Copy the full SHA eefc578View commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a443b4c - Browse repository at this point
Copy the full SHA a443b4cView commit details
Commits on Jan 20, 2023
-
chore: update sponsors (#6355)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6526284 - Browse repository at this point
Copy the full SHA 6526284View commit details -
chore(deps): update dependency lerna to v6.4.1 (#6341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f2c0216 - Browse repository at this point
Copy the full SHA f2c0216View commit details -
chore(deps): update dependency markdownlint-cli to ^0.33.0 (#6319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 633d22f - Browse repository at this point
Copy the full SHA 633d22fView commit details -
chore(deps): update dependency rimraf to v4 (#6342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e241515 - Browse repository at this point
Copy the full SHA e241515View commit details -
chore(deps): update dependency eslint-plugin-simple-import-sort to v9 (…
…#6358) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 503bfde - Browse repository at this point
Copy the full SHA 503bfdeView commit details
Commits on Jan 22, 2023
-
docs(eslint-plugin): remove invalid examples for unified-signatures (#…
…6286) Update unified-signatures.md
Configuration menu - View commit details
-
Copy full SHA for d562244 - Browse repository at this point
Copy the full SHA d562244View commit details -
chore(ast-spec): update
@babel/parser
and spapshots (#6266)* chore: update `@babel/parser` * chore: update snapshots for `@babel/parser` Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for d64a9b9 - Browse repository at this point
Copy the full SHA d64a9b9View commit details -
feat(eslint-plugin): [naming-convention] add support for
#private
m……odifier on class members (#6259) * Add `#private` as a modifier Numbers for TypeModifiers are changed as instructed by the comment in the Modifiers enum * Add support for `#private` modifier * Add tests * Add docs Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for c8a6d80 - Browse repository at this point
Copy the full SHA c8a6d80View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aea74d3 - Browse repository at this point
Copy the full SHA aea74d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01f2e3 - Browse repository at this point
Copy the full SHA c01f2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef12d1 - Browse repository at this point
Copy the full SHA eef12d1View 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 v5.48.2...v5.49.0