Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Replace chatdown package from botbuilder-core tests #4516

Merged

Conversation

ceciliaavila
Copy link
Collaborator

#minor

Description

This PR replaces the chatdown dependency with the @microsoft/bf-chatdown package to avoid the use of request due to its security vulnerability issue.

Specific Changes

  • Replaced chatdown with the @microsoft/bf-chatdown in transcriptUtilities.

Testing

The following image shows one of the transcripts tests running after the changes.
image

@ceciliaavila ceciliaavila requested a review from a team as a code owner August 7, 2023 13:00
@coveralls
Copy link

coveralls commented Aug 7, 2023

Pull Request Test Coverage Report for Build 5786065527

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.857%

Totals Coverage Status
Change from base Build 5785729745: 0.0%
Covered Lines: 20135
Relevant Lines: 22485

💛 - Coveralls

@tracyboehrer
Copy link
Member

@ceciliaavila or @JhontSouth Can you resolve the conflicts?

@ceciliaavila
Copy link
Collaborator Author

@ceciliaavila or @JhontSouth Can you resolve the conflicts?

Hi @tracyboehrer, conflicts solved!

@tracyboehrer tracyboehrer merged commit 85a22f3 into main Aug 8, 2023
13 checks passed
@tracyboehrer tracyboehrer deleted the southworks/update/replace-chatdown-botbuilder-core branch August 8, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants