This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Merge main into 4.14#1978
Closed
axelsrz wants to merge 38 commits into
Closed
Conversation
* Version to 4.15.0 * Updated version in README
Co-authored-by: Santiago Grangetto <38112957+santgr11@users.noreply.github.com>
* 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 <axsuarez@microsoft.com>
Co-authored-by: Monica Rivera <44449640+mrivera-ms@users.noreply.github.com>
Co-authored-by: Monica Rivera <44449640+mrivera-ms@users.noreply.github.com>
* 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 <axsuarez@microsoft.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
* 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 <trboehre@microsoft.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
* Bump MSAL to 1.17.0 * Bump botframework-connector version * Revert "Bump botframework-connector version" This reverts commit f4f2d52. Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
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 <fangyangci@microsoft.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
* PyJWT udpated by sdawodu * 'black' formatting Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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