southworks / BotBuilder-Samples

Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!
https://github.com/Microsoft/BotBuilder
MIT License
6 stars 6 forks source link

[#4009] Update samples to support latest Node version - TypeScript #431

Closed ceciliaavila closed 2 weeks ago

ceciliaavila commented 3 weeks ago

Addresses # 4009

Description

This PR updates the ARM templates of the TypeScript samples to use Node 20 as default.

Proposed Changes

Testing

These images show the resources created in Azure and a bot working after the deployment. image

ceciliaavila commented 3 weeks ago

I think that the README file would require to change the node version used to test.

image

mmm.... yes, maybe we could use node 18 or greater.

ceciliaavila commented 2 weeks ago

/promoted 4011