microsoft / microsoft/CopilotStudioSamples
Unable to upgrade botframework-webchat in SharePoint SSO Component
@adilei is already working on this.
Since Sep 4, 2024.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
Description
The SharePoint SSO example currently uses botframework-webchat v4.15.9: https://github.com/microsoft/CopilotStudioSamples/blob/master/SharePointSSOComponent/package.json#L20.
I would like to upgrade to v4.16.0 (https://github.com/microsoft/BotFramework-WebChat/releases/tag/v4.16.0) to leverage the new Markdown reference list feature (https://github.com/microsoft/BotFramework-WebChat/issues/4841).
However, I am unable to do so, possibly due to the error explained in this issue: https://github.com/microsoft/BotFramework-WebChat/issues/4975.
Any comments or recommendations? Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.