Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Removes axios. It's no longer used after updating ancestor dependency botframework-schema. These dependencies need to be updated together.

Removes axios

Updates botframework-schema from 4.2.0 to 4.19.1

Release notes

Sourced from botframework-schema's releases.

Bot Framework JS SDK 4.19.1

Welcome to the February 2023 release of the Bot Framework SDK.

What's Changed

Teams

Bot Framework JS SDK 4.19.0

Welcome to the January 2023 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Teams

Other

New Contributors

Full Changelog: microsoft/botbuilder-js@4.18.0...4.19.0

Bot Framework JS SDK 4.18.0

Welcome to the October 2022 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Teams

... (truncated)

Commits
  • ee04b02 Revert "fix: streaming client should connect under Node.js (#4413)"
  • c7c980b fix: teams meeting notification interface structure changes (#4416)
  • 6c10061 fix: streaming client should connect under Node.js (#4413)
  • fe88652 port: #4369 Prompt validation of confirm prompt in chatbot is not working f...
  • 7e87ca0 chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 (#4395)
  • a591fc3 Throw error for wrong storage settings value. (#4381)
  • c315e7b port: #4315 Support passing sas token url's for token service (#6449) (#4394)
  • 775e98f Update README.md (#4397)
  • d331250 feat: send targeted meeting notification in Teams meetings (#4385)
  • bdb736e Update botbuilder-ai luis-runtime ms-rest-js library (#4378)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [botframework-schema](https://github.com/Microsoft/botbuilder-js). These dependencies need to be updated together.


Removes `axios`

Updates `botframework-schema` from 4.2.0 to 4.19.1
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.2...4.19.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: botframework-schema
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/example/axios-and-botframework-schema--removed branch from 82a2939 to 96bb30f Compare February 24, 2023 04:14
@dfarinella-tda dfarinella-tda merged commit 8bb7099 into master Feb 24, 2023
@dfarinella-tda dfarinella-tda deleted the dependabot/npm_and_yarn/example/axios-and-botframework-schema--removed branch February 24, 2023 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants