-
Notifications
You must be signed in to change notification settings - Fork 304
Merge main into 4.14 #1978
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
Closed
Closed
Merge main into 4.14 #1978
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Version to 4.15.0 * Updated version in README
Co-authored-by: Santiago Grangetto <[email protected]>
* Delete app ids, pws. * Comment out broken tests. * Comment out the final failing test. * Formatted for Black compliance * lint fixes * Another black-compliance fix.
* Fix django vulnerability * Update babel to 2.9.1 * Update outdated agent spec in pipeline
#1798) Co-authored-by: Axel Suárez <[email protected]>
Co-authored-by: Monica Rivera <[email protected]>
Co-authored-by: Monica Rivera <[email protected]>
* Fix Telemetry Logger attachments * ran black & pylint * fix build errors * fix black formatting build error * fix pylint import order Co-authored-by: Axel Suárez <[email protected]>
Co-authored-by: tracyboehrer <[email protected]>
* Patch update on msrest dependency * Patch update on msrest dependency (0.6.19)
* Fix django vulnerability * vulnerability fix: "django==2.2.28" * Update botbuilder requirements to 4.14.2 * Fix black import error * reformat libraries with latest black * Add component detection * Update urllib3 root dependencies * Revert azure-cognitiveservices-language-luis to 0.2.0 from 0.7.0 * Roll back all urllib3 root dependencies * Revert the last two * git reset to 'Add component detection' commit * git reset to 'Update urllib3 root dependencies' commit * Revert azure-cognitiveservices-language-luis to 0.2.0
…re (#1957) * Corrected TeamsChannelData deserialization in TelemetryLoggerMiddleware * Pinned emoji package for proper recognizers-text operation * Corrected TelemetryLoggerMiddleware test for Teams * Formatted TelemetryLoggerMiddleware Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
* Bump MSAL to 1.17.0 * Bump botframework-connector version * Revert "Bump botframework-connector version" This reverts commit f4f2d52. Co-authored-by: tracyboehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
* update deployment template: Split the deployment of appservcice and azurebot Add AzureBotRegion * fix python template Co-authored-by: fangyangci <[email protected]> Co-authored-by: tracyboehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: tracyboehrer <[email protected]>
* PyJWT udpated by sdawodu * 'black' formatting Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: tracyboehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 18.1.3 and updates ancestor dependency [replace](https://github.com/ALMaclaine/replace). These dependencies need to be updated together. Updates `yargs-parser` from 11.1.1 to 18.1.3 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@v11.1.1...v18.1.3) Updates `replace` from 1.1.0 to 1.2.2 - [Release notes](https://github.com/ALMaclaine/replace/releases) - [Commits](https://github.com/ALMaclaine/replace/commits) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: indirect - dependency-name: replace dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <[email protected]>
Co-authored-by: Tracy Boehrer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#minor