Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v5.48.2
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.49.0
- 14commits
- 87files changed
- 10contributors
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-errorclean packages/typescript-estree/tests/lib/parse.moduleResolver.default-program-error.test.ts* test: 🔄 clean parse.mr.default-program-success.test.tsclean parse.moduleResolver.default-program-success.test.ts* test: 🔄 clear parse.moduleResolver.placeholder-errorclear parse.moduleResolver.placeholder-error.test.ts* test: 🔄 clear parse.moduleResolver.placeholder-successclear parse.moduleResolver.placeholder-success.test.ts* refactor: 🔄 create createAndPrepareParseConfigMoved common logic between tests to createAndPrepareParseConfigCo-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Commits on Jan 17, 2023
fix(typescript-estree): fix typo in FAQ link (#6346)
fix(create-program): Fix typo in FAQ link
sidharthv96 authoredJan 17, 2023
Commits on Jan 20, 2023
chore: update sponsors (#6355)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore(deps): update dependency lerna to v6.4.1 (#6341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredJan 20, 2023 chore(deps): update dependency markdownlint-cli to ^0.33.0 (#6319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredJan 20, 2023 chore(deps): update dependency rimraf to v4 (#6342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredJan 20, 2023 chore(deps): update dependency eslint-plugin-simple-import-sort to v9 (…
…#6358)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredJan 20, 2023
Commits on Jan 22, 2023
docs(eslint-plugin): remove invalid examples for unified-signatures (#…
…6286)Update unified-signatures.md
SuperSodaSea authoredJan 22, 2023 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>
feat(eslint-plugin): [naming-convention] add support for
#private
m……odifier on class members (#6259)* Add `#private` as a modifierNumbers for TypeModifiers are changed as instructed by the comment in the Modifiers enum* Add support for `#private` modifier* Add tests* Add docsCo-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Commits on Jan 23, 2023
chore: pin ts-node to 10.7.0; partially replace with tsx (#6246)
JoshuaKGoldberg authoredJan 23, 2023 docs: describe how to install canary versions (#6248)
JoshuaKGoldberg authoredJan 23, 2023 - typescript-eslint[bot] committed
Jan 23, 2023
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
Uh oh!
There was an error while loading.Please reload this page.