-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Help Wanted
Issues ideal for external contributors.Issues ideal for external contributors.JavaScriptResolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: DiscussionLong running discussion.Long running discussion.
Description
For Discussion
Node 10 is the current Node version as of this writing. While the project requires a minimum of Node 8, we should make sure Node 10 is well supported.
Things that need to be done:
- Ensure tests can run on Node 10 (The module factory of
jest.mock()is not allowed to reference any out-of-scope variables. #19120) - Test with Node 10
cc @ide, @TheSavior, @grabbou
Environment
N/A
Steps to Reproduce
N/A
Expected Behavior
N/A
Actual Behavior
N/A
Metadata
Metadata
Assignees
Labels
Help Wanted
Issues ideal for external contributors.Issues ideal for external contributors.JavaScriptResolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: DiscussionLong running discussion.Long running discussion.