Граф коммитов

6745 Коммитов

Автор SHA1 Сообщение Дата
tracyboehrer 0b16ac09d5
Bumped dependencies for System.Text.Json alert (#6864)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-11-01 09:25:41 -05:00
dependabot[bot] dd53db1ea0
Bump the nuget group across 9 directories with 1 update (#6859)
Bumps the nuget group with 1 update in the /libraries/Microsoft.Bot.AdaptiveExpressions.Core directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/Microsoft.Bot.Builder.AI.LUIS directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/Microsoft.Bot.Builder.AI.QnA directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/Microsoft.Bot.Builder.Azure.Blobs directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/Microsoft.Bot.Builder.Azure.Queues directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/Microsoft.Bot.Builder.Dialogs.Adaptive directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/integration/Microsoft.Bot.Builder.Integration.ApplicationInsights.Core directory: System.Text.Json.
Bumps the nuget group with 1 update in the /libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core directory: System.Text.Json.
Bumps the nuget group with 1 update in the /tests/Microsoft.Bot.Connector.Streaming.Tests.Client directory: System.Text.Json.


Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 08:44:01 -05:00
tracyboehrer febe212dac
Suppressed general exception warning (#6851)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-09-19 11:51:16 -05:00
Jhonatan Sandoval Velasco 6d584df9d7
fix: Disable telemetry adaptive sampling (#6849)
* disable adaptive sampling

* using Microsoft.ApplicationInsights.AspNetCore.Extensions
2024-09-17 16:17:39 -05:00
Joel Mut c11b7fd6cc
[#6771] Fix Attachment issue when it has a MemoryStream instance (#6850)
* Fix Attachment issue when it has a MemoryStream instance

* Fix unit tests
2024-09-17 16:17:04 -05:00
Cecilia Avila 1f6ff0812d
Support CloudAdapter and ExpectReplies in SSO (#6848) 2024-09-10 08:37:10 -05:00
tracyboehrer 2eba921dd7
Fix for Skills endorsement check (#6846)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-09-09 10:33:46 -05:00
tracyboehrer bfbbbca26e
Federated Credentials (#6838)
* Federated Credentials

* Corrected duplicate dependencies

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-08-21 13:40:06 -05:00
Joel Mut b11f04894a
Update Twilio package (#6839) 2024-08-21 11:32:56 -05:00
Jhonatan Sandoval Velasco 5717a102b7
add code ql comment about TypeNameHandling.None (#6843) 2024-08-20 08:55:00 -05:00
Joel Mut dd28f3a273
Update packages to latest version that support .NET 6 (#6840) 2024-08-12 17:04:50 -05:00
Jhonatan Sandoval Velasco 429903adaf
fix: [#6825] Update xunit and fix compatibility issues in unit tests (#6836)
* update xunit and fix compatibility issues in unit tests

* remove auto-generated comments

* remove duplicated reference
2024-08-12 12:16:17 -05:00
Joel Mut c7ab0d316b
[#6825] Update Microsoft.Extensions and fix CS1061 issues (#6832)
* Update Microsoft.Extensions and fix CS1061 issues

* Fix CVE-2024-30105 security issue
2024-08-05 10:14:21 -05:00
Jhonatan Sandoval Velasco 5c5cf2b7d2
update moq to 4.20.70 (#6831) 2024-08-05 09:28:24 -05:00
Joel Mut 13bb5e1286
Fix Microsoft.Bcl.AsyncInterfaces warning (#6837) 2024-08-05 09:26:24 -05:00
Joel Mut 938a3f5be5
Replace FxCopAnalyzers with NetAnalyzers (#6835) 2024-08-05 09:18:14 -05:00
Joel Mut 3f3cb7401c
Update Threading.Analyzers and fix VSTHRD200 issue (#6834) 2024-08-05 09:17:50 -05:00
Joel Mut 2ba4197299
Update and fix WebexTeams issues (#6833) 2024-08-05 09:17:28 -05:00
Jhonatan Sandoval Velasco 51263f75e4
fix: [#6825]Update old packages (#6830)
* update old packages

* revert incompatible packages updates

* remove Backup csproj files
2024-08-01 15:34:57 -05:00
Joel Mut 276bb33945
[#6741] Remove .Net Core 3.1 from projects (#6819)
* Remove netcoreapp3.1 and fix System.Text.Json issue

* Fix System.Formats.Asn1 security issue

* Fix remaining System.Text.Json issue
2024-07-16 15:26:45 -05:00
tracyboehrer 0b0db2fd1b
Reverted AdaptiveExpressions.Core framework change (#6810)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-07-09 13:12:03 -05:00
Jhonatan Sandoval Velasco 1e6eb6164e
add token credential authentication to BlobsTranscriptStore (#6813) 2024-07-08 13:45:10 -05:00
tracyboehrer f8e195f343
AdaptiveExpression.Core duplicated icon.png (#6809)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-06-24 18:31:49 -05:00
tracyboehrer 1afe34d2d6
AdaptiveExpression.Core framework (#6808)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-06-24 17:19:14 -05:00
tracyboehrer 52e6c8ddb8
AdaptiveExpression.Core package rename (#6807)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-06-24 16:17:02 -05:00
tracyboehrer 074b7db207
CertificateServiceClientCredentialsFactory handles public, Gov, and private clouds (#6806)
* Added CertificateGovernmentAppCredentials

* CertificateServiceClientCredentialsFactory handles private clouds

* Fixed CertificateServiceClientCredentialsFactory formatting

* CertificateServiceClientCredentialsFactory test updates

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-06-24 13:17:03 -05:00
tracyboehrer 3a59c0bbf4
Corrected Authority in MsalServiceClientCredentialsFactory (#6802)
* MsalServiceClientCredentialsFactory correction for Authority

* Added BotFrameworkHttpAdapter obsolete annotation

* Bumped Microsoft.NET.Test.Sdk (for compliance)

* Removed test projects from solution

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-06-19 09:43:01 -05:00
Jevan Saks 78d95cee75
Add Microsoft.AdaptiveExpressions.Core, fork of AdaptiveExpressions on System.Text.Json (and AOT compatible) (#6783)
* AdaptiveExpressions on STJ and AOT compatible

* Undo copy of Converters

* Move to netstandard2.1 to get newer string overloads

* Restore the .sln header

* Fix possible project config issue for pipelines

* Revert "Move to netstandard2.1 to get newer string overloads"

This reverts commit 72a11acfb3.

* Improve JsonNodeMemory for adaptive cards templating scenario

* Make some AOT quality of life improvements

* Use UnconditionalSuppressMessage instead; fix some trim warnings

* Rename to Microsoft.AdaptiveExpressions.Core

* Change TargetFramework to net8.0 so that the AOT tests run

* Fix package name

* CR feedback
2024-06-14 09:05:54 -05:00
tracyboehrer 10947aa3c2
Microsoft.Identity.Client bump (#6800)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-06-13 16:26:45 -05:00
Jhonatan Sandoval Velasco 2f48b03125
update azure cosmos to 3.40.0 (#6796) 2024-05-29 16:34:57 -05:00
Joel Mut 411e0924ae
fix: [#6792] Composer Bot with QnA Intent recognized triggers duplicate QnA queries (#6793)
* Fix double QnA trace

* Fix unit tests and create new one
2024-05-28 10:50:11 -05:00
Joel Mut 259c174716
fix: Add Audience for Certificate auth to work with Skills (#6794)
* Fix Certificate auth in Skills

* Ensure thread safety for CertificateServiceClientCredentialsFactory

---------

Co-authored-by: Andrés Robinet <andres.robinet@southworks.com>
2024-05-28 10:26:11 -05:00
Cecilia Avila 4519cf7049
[#6741] Update projects to .Net 8 (#6760)
* Update test projects to .NET8

* Update test bots to .NET8

* Update CI yamls to .NET8

* Apply feedback

* keep support for netcoreapp3.1

* fix pipeline task name

* separate target framework conditionals

* add missing task to pipeline

---------

Co-authored-by: JhontSouth <jhonatan.sandoval@southworks.com>
2024-05-16 08:40:30 -05:00
gandiddi 42c4395059
Converting to new CodeQL suppression syntax (#6787)
* Converting to new CodeQL suppression syntax

* Adding the reason
2024-05-08 23:05:24 +05:30
tracyboehrer 4952e8fcb5
Added messages for all UnauthorizedAccessException (#6786)
* Added messages for all UnauthorizedAccessException

* Adjust unit tests for changes in UnauthorizedAccessException messages

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-05-07 16:08:30 -05:00
tracyboehrer 673dbca7ec
Logging UnauthorizedAccessException in BotFrameworkHttpAdapter (#6784)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-05-07 13:21:59 -05:00
tracyboehrer c5b5aa7741
New LGTM suppression syntax - BlobsStorage (#6782)
* New LGTM suppression syntax - BlobsStorage

* More LGTM updates

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-05-07 10:32:51 -05:00
tracyboehrer 91d6a2865c
Microsoft.Identity.Client bump (#6779)
* Microsoft.Identity.Client bump

* Compensated for new ManagedIdentityClient auto-retrying requests

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-05-03 09:02:37 -05:00
Dong Lei f5cee3e0db
Double check emulator path when skipping endorsement check (#6704)
* Skip endorsement check based on explicit token validation

* fix styles

* Fixed failing test which now expects an Unauthorized exception

---------

Co-authored-by: Rakesh <rachandran@microsoft.com>
2024-04-23 14:43:43 +08:00
Joel Mut ed06db2906
Update TimeoutException message (#6773) 2024-04-11 08:17:01 -05:00
Jhonatan Sandoval Velasco 2a488e45fd
fix: [#6752] The ShowTypingMiddleware throws System.ObjectDisposedException when an exception occurs in the bot (#6772)
* avoid faulted task to dispose

* remove nested if

* remove blank spaces
2024-04-10 13:10:21 -05:00
Jhonatan Sandoval Velasco ef69173eac
feat: Support Single Tenant authentication through BotFramework-Emulator (#6769)
* use dynamic Emulator issuer with tenant id to validate identity

* use auth constants
2024-04-10 13:09:45 -05:00
Joel Mut b9192f8671
Move SaveAllChanges method from SetProperty to OAuthInput (#6757) 2024-03-18 09:55:10 -05:00
Graham McMynn 3dfb5986e3
Support Sso for SharePoint bot ACEs (#6755)
* Support Sso for SharePoint bot ACEs

* Adding IStorage back in

* Adding support for QuickView SSO
2024-03-08 14:31:18 -06:00
Cecilia Avila a4fc943070
Fix error when building activity with non-string text (#6753)
* Format to string the text and speak properties

* Add unit test
2024-03-05 09:07:09 -06:00
tracyboehrer 1cc1ad646a
Microsoft.IdentityModel.Protocols.OpenIdConnect bump (#6756)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-03-04 10:19:28 -06:00
tracyboehrer 07ed900bb7
Updated NuGet.Packaging (#6749)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-02-14 09:59:43 -06:00
Joel Mut 23c03d8606
Fix ANTLR when LU content contains only comments (#6747) 2024-02-09 07:58:04 -06:00
tracyboehrer e5f7ff6dcd
Manually adding zh-CN and zh-TW to LanguagePolicy (#6745)
* Manually adding zh-CN and zh-TW to LanguagePolicy

* Only adding zh-cn to LanguagePolicy if missing.

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-02-06 09:40:01 -06:00
Joel Mut 84df0860ce
Fix LU parser rules to support all comments in a file (#6744)
* Update LU parser rules to support only comments

* Fix unit tests

* Add unit test to cover all comments case

---------

Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
2024-02-06 08:58:41 -06:00