Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
chore(scope-manager): finish migrating tovitest
#11111
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
JoshuaKGoldberg merged 17 commits intotypescript-eslint:mainfromaryaemami59:chore/scope-manager-vitest-migrationMay 5, 2025
+1,590 −1,046
Merged
Changes fromall commits
Commits
Show all changes
17 commits Select commitHold shift + click to select a range
e68a99f
Update `vitest` to version 3.1.2
aryaemami59fc82196
Fix lint issues for `eslint-plugin`
aryaemami5900a9e07
chore(scope-manager): finish migrating to `vitest`
aryaemami59a67d82b
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami599461ae4
Lint `vitest-custom-matchers.d.ts` files
aryaemami59d4758cb
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59a47cdfc
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59563c866
update `vite` to version 6.3.4
aryaemami5983fc610
update `chai` to version 5.2.0
aryaemami5988fae3b
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59c9cb546
update `@vitest/eslint-plugin` to version 1.1.44
aryaemami597bdc0ef
Merge branch 'main' of https://github.com/typescript-eslint/typescrip…
aryaemami59301fa4d
fix custom matchers
aryaemami59fe1a557
fix custom matchers
aryaemami59efa960e
switch `.toEqual` usages to `.toStrictEqual`
aryaemami5993f8445
update `vite` to version 6.3.5
aryaemami5990b2ccc
Merge branch 'main'
JoshuaKGoldbergFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
2 changes: 2 additions & 0 deletionsknip.ts
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
5 changes: 3 additions & 2 deletionspackages/scope-manager/package.json
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
12 changes: 4 additions & 8 deletionspackages/scope-manager/tests/eslint-scope/arguments.test.ts
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
20 changes: 7 additions & 13 deletionspackages/scope-manager/tests/eslint-scope/catch-scope.test.ts
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
42 changes: 24 additions & 18 deletionspackages/scope-manager/tests/eslint-scope/class-fields.test.ts
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
44 changes: 20 additions & 24 deletionspackages/scope-manager/tests/eslint-scope/es6-arrow-function-expression.test.ts
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.
Uh oh!
There was an error while loading.Please reload this page.
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.