-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: update some package scripts and dependency config #10765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JamesHenry
merged 66 commits into
typescript-eslint:main
from
aryaemami59:chore/fix-life-cycle-scripts
May 17, 2025
+167
−187
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
9a4219c
chore: fix `nx` usage with lifecycle scripts across all projects
aryaemami59 0b88f6b
Add `clean` task for `repo`
aryaemami59 357a124
Fix `dependsOn` for `repo` tasks
aryaemami59 86496db
Fix `dependsOn` for `integration-tests:typecheck`
aryaemami59 f6476f3
Fix `dependsOn` for `eslint-plugin:generate-breaking-changes`
aryaemami59 72a8f70
Fix `@nx/eslint:lint` usage
aryaemami59 fc955b7
Fix `clean` task for `repo`
aryaemami59 c875823
Fix `clean` scripts and remove `postclean` scripts
aryaemami59 e75b663
Fix `integration-tests:typecheck` task
aryaemami59 cfc639a
Fix `typecheck` task
aryaemami59 a9c1542
chore: remove '@nx/js' from `ignoreDependencies` in `knip.ts`
aryaemami59 958779b
Fix `ast-spec:test`
aryaemami59 1d8fbd9
Fix `eslint-plugin:generate-breaking-changes` task
aryaemami59 067a609
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 fb9df03
Change `yarn run --top-level` to `yarn run -T`
aryaemami59 93793f7
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 8f9c46a
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 7396ec1
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 d30aa8c
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 1d6afe0
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 c01bcf7
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 f526d38
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 1639036
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 23968fd
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 f897cfa
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 ed3dbde
chore: remove unused `downlevel-dts`
aryaemami59 6d056e8
Fix scripts names to avoid containing `:`
aryaemami59 33d45aa
Switch `yarn run -T nx` to `yarn run -BT nx`
aryaemami59 7071f04
Change `outDir` from `jest` to `vitest`
aryaemami59 9d646a7
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 6bf8521
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 5be3174
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 2e2d763
Run `ast-spec:typecheck` during `postinstall`
aryaemami59 cb52d66
Remove `jiti`
aryaemami59 84105fa
Update `typecheck` output path in `nx.json`
aryaemami59 d5dfb24
Fix `vitest` coverage output when run with `nx`
aryaemami59 50b548b
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 e871f8c
Fix `eslint-plugin:test-single` task
aryaemami59 9b9a6c8
Remove duplicate `ast-spec:test`
aryaemami59 d9c0bd6
Add missing `test` tasks
aryaemami59 c833461
Resolve remaining `nx` related issues
aryaemami59 5862135
Fix `tsBuildInfoFile` for root `tsconfig.json` file
aryaemami59 4170d88
Fix unit-tests for `eslint-plugin`
aryaemami59 31b2413
Remove remaining `jest` references
aryaemami59 2e4f1af
Replace `pretty-format` usage in `parser` with `vitest`
aryaemami59 4ce8f77
Fix lint issues for `eslint-plugin`
aryaemami59 65ce1a1
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 d85a56c
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 9953fdd
fix issues for `ast-spec`
aryaemami59 1aee400
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 1ce427e
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 f3ac952
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 892952a
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 1cf76ec
fix lockfile
aryaemami59 dbe282b
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 e615a64
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 1604852
fix dependencies
aryaemami59 62c64a8
Merge branch 'chore/fix-life-cycle-scripts' of https://github.com/ary…
aryaemami59 1a1834d
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 3bb6929
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 c7b0c0c
fix `nx.json`
aryaemami59 a27f188
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 2af1a2f
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 c6074b1
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59 03b781a
chore: tmp commit, checking I can push to fork
JamesHenry 81147b6
chore: undo tmp commit
JamesHenry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,6 +100,7 @@ | |
"cache": true | ||
}, | ||
"lint": { | ||
"executor": "@nx/eslint:lint", | ||
"dependsOn": ["eslint-plugin-internal:build", "typescript-eslint:build"], | ||
"inputs": [ | ||
"default", | ||
|
@@ -135,9 +136,10 @@ | |
], | ||
"production": [ | ||
"default", | ||
"!{projectRoot}/**/?(*.)+(test).[jt]s?(x)?(.snap)", | ||
"!{projectRoot}/**/?(*.)+(test).?(m|c)[jt]s?(x)?(.snap|.shot)", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is done because of the newly added |
||
"!{projectRoot}/tests", | ||
"!{projectRoot}/tsconfig.spec.json", | ||
"!{projectRoot}/vitest.config.m[jt]s", | ||
"!{projectRoot}/vitest.config.mts", | ||
"!{projectRoot}/src/test-setup.[jt]s" | ||
] | ||
} | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.