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: Update axios and fix issue in botframework-connector #4592

Closed
wants to merge 2 commits into from

Conversation

JhontSouth
Copy link
Collaborator

#minor

Description

This PR updates the axios package and replaces it with fetch in botframework-connector due to a breaking change in version 1.x.x of axios.

Specific Changes

  • Updated axios version to ^1.6.0 in botbuilder and botbuilder-core.
  • Replaced axios with fetch in the botFrameworkClientImpl class.

Testing

The following image shows a skill bot working using CloudAdapter with the botframework-connector fix.
image

@JhontSouth JhontSouth requested a review from a team as a code owner December 22, 2023 14:32
@JhontSouth JhontSouth closed this Dec 22, 2023
@JhontSouth JhontSouth deleted the southworks/fix/update-axios branch December 22, 2023 15:01
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

1 participant