-
Notifications
You must be signed in to change notification settings - Fork 290
Update NodeJS v10.3.0 #709
Update NodeJS v10.3.0 #709
Conversation
Pull Request Test Coverage Report for Build #1778
💛 - Coveralls |
cleemullins
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add the reason for the update to the Pull Request description?
I believe it's to pickup the newer RegEx libraries which support the look-ahead features and give parity with C# / Java / Python, which in turn cleans up the Recognizer library...
|
Since we are supporting node 10 with this PR, we should update the tsconfig.json to target |
justinwilaby
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider updating tsconfig files to target esnext
Stevenic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
Description
Update NodeJS version to 10.3.0.
Specific Changes
libraries/botbuilder-ai/package.json@types/nodeto ^10.3.0.libraries/botbuilder-azure/package.json@types/nodeto ^10.3.0.libraries/botbuilder-dialogs/package.json@types/nodeto ^10.3.0.libraries/botbuilder/package.json@types/nodeto ^10.3.0.libraries/botbuilder-connector/package.json@types/nodeto ^10.3.0.libraries/botbuilder-schema/package.json@types/nodeto ^10.3.0.transcript/package.json@types/nodeto ^10.3.0.package-lock.json.