BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Update deprecated dependencies

Open WernerG123 opened this issue 1 year ago • 1 comments

Is your feature request related to a problem?

When installing the botframework-webchat package, I am faced with numerous warnings about deprecated packages e.g. [email protected].

Our projects in the company need to adhere to strict policies and standards and this negatively affects the quality score of the project.

Describe the suggestion or request in detail

Upgrade all deprecated dependencies to more recent and maintained packages to improve performance and remove warnings

Describe alternatives you have considered

Creating a local copy of the package could be done but this is not ideal as we prefer to use the packages maintained by Microsoft

Additional context

No response

WernerG123 avatar Sep 16 '24 08:09 WernerG123

Working on this... one hurdle is bumping botframework-directlinejs, which its test infrastructure is currently under maintenance.

compulim avatar Sep 18 '24 21:09 compulim