Skip to content

Bump AdaptiveCards and 27 others#2130

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/msteams-application-qbot/Source/Microsoft.Teams.App.Domain/all-dependencies-dfce254bd7
Open

Bump AdaptiveCards and 27 others#2130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/msteams-application-qbot/Source/Microsoft.Teams.App.Domain/all-dependencies-dfce254bd7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Updated AdaptiveCards from 2.7.1 to 3.1.0.

Updated AdaptiveCards.Templating from 1.2.1 to 2.0.6.

Release notes

Sourced from AdaptiveCards.Templating's releases.

1.6

We are excited to release Adaptive Cards v1.6 for Mobile renderers!

Latest Packages

New Features

  1. Dynamic Typeahead

Bug Fixes

Android

iOS

1.5

We are excited to release Adaptive Cards v1.5!

Latest Packages

This release contains some highly requested asks from our community as well as improvements to accessibility. One of our most requested features has been support for a Table element and we are happy to support this in Adaptive Cards 1.5!

New Features

  1. RTL
  2. Input.Text Masking
  3. ActionSet Overflow
  4. Tooltip for Actions
  5. Tables
  6. Static Filtered ChoiceSet
  7. Action.isEnabled

Bug Fixes

Shared

JS

.NET

Android

iOS

1.4.0

Latest Packages

Smoke Test Notes

What's new?

Samples

[Samples] Add validation + Action.Execute test card 45de88e

Schema

[Schema] Update schema with Action.Execute properties #​5509

Renderers

Shared

[Shared] 1.4 - Action.Execute #​5539

JavaScript

[JS] Add support for Universal Actions #​5533

.NET

[.NET] Add support for parsing schema 1.4 features #​5531

Android

[Android] Action.Execute support #​5551

iOS

[iOS] Action.Execute changes #​5549
[iOS] Updated TextView to dynamically compute the intrinsic content size #​5560

UWP

[UWP] Add parsing of schema 1.4 changes and Action.Execute support #​5554

Known Issues

[.NET][Input Validation] TextBlocks with regex set are treated as required. #​5561
... (truncated)

1.2.13

Latest Packages

What's new?

iOS

1.2.12

This is a patch release with only bug fixes and no new features included. Please see details below.

Latest Packages

Smoke Test Notes

1.2.11

This is a patch release with only bug fixes and no new features included. Please see details below.

New Bug Fixes!

Android Renderer:

  1. [Android] Text with markdown is broken in most of the components
  2. [Android][Image Rendering] - Parallel calling of IResourceResolver
  3. [Android][Image Rendering] - Rendered image inside card are down scaled via ResourceResolver

iOS Renderer:

  1. [iOS][Image Rendering] Cards are too long when added Image via ResourceResolver
  2. [iOS-Android-Web][ImageSet Rendering] [No parity in rendering of images in imageSet for various imageSizes]

UWP Renderer:

  1. [UWP][Video Card not being rendered]

Smoke Test Notes

  1. Please see each issue above and linked PRs "How Verified" sections for individual regression tests.
  2. Automated CI/CD on release/1.2 branch
  3. Regression tests against:

1.2.10

This is a patch release with only bug fixes and no new features included. Please see details below.

New Bug Fixes!

Android Renderer Fixes:

  1. [Android][Input.Choice] Spacing within Input.Choice sets not rendered.
  2. [Android][Render Problem] [Buttons Disappear after clicking an Action.OpenUrl]
  3. [Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks
  4. [Mobile][Usability] [No Chevron on Action.ShowCards]
  5. [Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]

iOS Renderer Fixes:

  1. [iOS][InputField - Keyboard] [Japanese keyboard is not working properly with ACRTextField input field]
  2. [iOS][ColumnSet] [Auto and stretch columns have the same behaviour]
  3. [Ios] [Adaptive Cards Input Toggle(CheckBox) display issue in Iphone]
  4. [Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks
  5. [iOS][Font color - Input Fields] [Font color in ACRTextView gets overwritten]
  6. [Mobile][Usability] [No Chevron on Action.ShowCards]
  7. [Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]
  8. [iOS][Rendering] Crash occurs when ColumnSet has height: stretch
  9. [IOS][Layout] [When put submit button on the right column of the card, it could be cut off]

UWP Renderer Fixes:

  1. [UWP][Image] [Image doesn't include spacing]
  2. [UWP] Improve performance of base64 decoding
  3. [UWP] JSON parsing performance
  4. [Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks
  5. [Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]

1.2.9

This is a patch release with only bug fixes and no new features included. Please see details below.

New Bug Fixes!

Android Renderer Fixes:

#​3864 Invalid value for column width not defaulting to auto in Android

iOS Renderer Fixes:

#​3863 No decimal point selector for Input.Number
#​3908 Crash occurs when using custom input renderer in Swift
#​3939 Adaptive card with subcard only returns data from subcard
#​3953 Last character of TextRun does not honour defined style

Minor Breaking Changes in iOS

  • To accomondate custom rendering in swift, interface has updated input's type to NSMutableArray* from NSArray* as shown in here
  • This may create compiler warnings for existing custom renderers.

JS Renderer Fixes:

#​2236 Make tabIndex on root card turnoff-able
#​4027 Selected state not reflected for comboboxes in WebChat
#​2235 Name/ Alt-text property is not properly defined for Images
#​2240 Incorrect role is define for 'View details' control
#​3914 Action.OpenUrl rendered buttons should have the "link" aria role
#​2236 Focus is landing on non-interactive elements after activating the 'Show a simple' Adaptive cards button

UWP Renderer Fixes:

#​3950 RichTextBlock TextRun with Action should use action title as Screen Reader text

1.2.8

This is a patch release with only bug fixes and no new features included.

New Bug Fixes!

.NET

N/A

Android

  1. [Android] Fix first element changing place with background image
  2. [Android] Action is rendered above images

iOS

N/A

JS

N/A

UWP

  1. [UWP][Accessibility] Unexpected access keys appearing for select actions

1.2.7

This is a patch release with only bug fixes and no new features included.

New Bug Fixes!

.NET

N/A

Android

  1. [Android][Button Icon rendering] [Button icons size, too big and not controllable]

iOS

  1. Crash while rendering adaptive card

  2. [iOS][Card-Height-Rendering] [Card heights changes based on number of actions in ActionsSet]

  3. [iOS][ChoiceSet] ["wrap":true doesn't work and text still gets clipped]

JS

N/A

UWP

  1. [UWP][Accessibility] Cards with background images contain an additional tab stop

1.2.6

New Bug Fixes!

This is a patch release with only bug fixes and no new features included.

.NET

N/A

Android

  1. [Android][Inconsistency between android and web] [Time rendering format on android is different as that of web]
  2. [Android][Inconsistency with desktop] [Date input component does not honour the default value]
  3. [Android][verticalContentAlignment for a container not being honoured]
  4. [Android][Input.Text element with multi line isn't vertically scrollable]

iOS

  1. [iOS][Code][Sample code is not working] ACRActionDelegate is not called
  2. [iOS][Fallback] Custom Renderer fallback handling fails
  3. [iOS][UI] Container background image does not cover card
  4. [iOS][HostConfig] Number of Actions Setting Is Not Supported
  5. [iOS/Android]Frictionless SDK consumption

JS

N/A

UWP

N/A

1.2.5

New Bug Fixes!

This is a patch release with only bug fixes and no new features included.

.NET

N/A

Android

  1. [Android][Element Rendering] [Spacing within Choice sets not rendered]
  2. [Android][Button Icon Rendering] [Button icons placed on the left of the title are pushed out of the button, icon size not honored]
  3. [Android][Rendering Discrepancy between Android and web] [For Choice sets with compact style, when no option is explicitly pre-selected, first option gets pre-selected]

iOS

  1. [IOS][Layout] verticalContentAlignment with "center" doesn't take effect in container
  2. [iOS][Dark theme: Text Color] [Text color for toggle switch in dark mode is not being set properly]

JS

  1. [TS][Rendering] Column fallback broken
  2. [TS] Column width no longer accepts decimals as valid values
  3. [TS] Column default width is now 'auto' instead of 'stretch'
  4. [TS] Empty fact title shows up as 'Title' instead of a blank
  5. [JavaScript] TextRun with empty text generates an uncaught exception that prevents the card from rendering

UWP

  1. [UWP] Renderer binaries are not static analysis friendly
  2. [UWP] Symbols incorrectly published for UWP.
  3. [UWP][Accessibility] SelectActions should be exposed to accessibility as links

1.2.4

New Bug Fixes!

This is a patch release with only bug fixes and no new features included.

.NET

  1. [.NET WPF] Possible race condition in ParseContext.cs; causing 100% CPU usage in Azure Bot Service
  2. [.NET][Unit Testing] FromJson throws exceptions when running unit tests in parallel
  3. [.Net WPF][Fallback] Column Fallback doesn't work properly
  4. [.NET] Deprecation warnings not updated for fontStyles->fontTypes rename
  5. [.NET] Breaking change AdditionalProperties type-change to SerializableDictionary preventing Cortana upgrade to 1.2*

Android

N/A

iOS

  1. [iOS][Custom Actions] Added support for custom action parsing for selectAction types
  2. [iOS] Allowed default text renderer to be used inside custom text renderer
  3. [iOS][Action.ToggleVisibility] Changed Toggle Visibility action to call the delegate didFetchUserResponses method

JS

N/A

UWP

  1. [UWP] Action.OpenUrl buttons should appear as links to accessibility
  2. [UWP] Accessible names missing from some action buttons
  3. [UWP] Fix circular reference in element tag
  4. [UWP] Fix circular reference in ImageOpened lambda for Auto sized image handling

1.2.3

New Bug Fixes!

This is a patch release with only bug fixes and no new features included.

.NET

  1. [.NET] Serialization is broken for XML
  2. Relax the minimum version number of Newtonsoft
  3. Deal with versionless cards

Android

  1. [Shared Model] Ambiguous behaviour for set column width
  2. [Shared Model] There is no consistency for on and off values in Input.Toggle
  3. Markdown links with only numbers and special characters in link tag do not render

iOS

  1. [Shared Model] Ambiguous behaviour for set column width
  2. [Shared Model] There is no consistency for on and off values in Input.Toggle
  3. Markdown links with only numbers and special characters in link tag do not render
  4. [iOS] TextInput InlineAction with show card crashes

JS

  1. [JavaScript][Parsing] string and boolean values in JSON cause parsing error when set to null
  2. [TS] initialized static readonly fields cause compile time errors when using TS 3.0 or earlier
  3. IE11 buttons are squeezed
  4. Number Input default value undefined when value is set to zero

UWP

  1. [Shared Model] Ambiguous behaviour for set column width
  2. [Shared Model] There is no consistency for on and off values in Input.Toggle
  3. Markdown links with only numbers and special characters in link tag do not render
  4. [UWP] Column width is broken
  5. [UWP] Memory leak in IsBackgroundImageValid

1.2.2

New Bug Fixes!

This is a patch release with only bug fixes and no new features or breaking changes included.

.NET

  1. [.NET] Netstandard1.3 DLL from the latest nuget is not correctly SNK signed
  2. Update SignConfig.xml to use stronger cert

Android

N/A

iOS

N/A

JS

N/A

UWP

  1. Update SignConfig.xml to use stronger cert

Commits viewable in compare view.

Updated AutoMapper.Extensions.Microsoft.DependencyInjection from 8.1.1 to 12.0.1.

Release notes

Sourced from AutoMapper.Extensions.Microsoft.DependencyInjection's releases.

12.0.1

12.0.1 update.
Full Changelog: AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection@v12.0.0...v12.0.1

11.0.0

Version bump for 11.0 release. This also targets exclusively netstandard2.1 as AutoMapper does.

Commits viewable in compare view.

Updated Azure.Identity from 1.4.0 to 1.21.0.

Release notes

Sourced from Azure.Identity's releases.

1.16.0

1.16.0 (2026-05-01)

Features Added

  • Upgraded api-version tag from 'package-2025-12-01' to 'package-2026-01-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/c5044e9d381c2bf1b3119011b4696e777f819f76/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/readme.md.
  • Added NetAppBucketResource and related bucket models, including credential generation and Key Vault integration support.
  • Added NetAppCacheResource for NetApp cache scenarios.
  • Added NetAppSecretPassword model and Key Vault-backed credential models (e.g., CertificateKeyVaultDetails, CredentialsKeyVaultDetails, EntraIdKeyVaultConfig, EntraIdKeyVaultConfigPatch).
  • Added NetAppDayOfWeek enum and additional supporting models and enums (e.g., file system user, NFS user, SMB settings, peering passphrases, origin cluster information, change-zone content; policy/encryption/credential/breakthrough/volume-size/snapshot/Kerberos/global-file-locking/large-volume/SMB-encryption/CIFS-change-notify/write-back/LDAP/certificate-conflict/snapshot-directory-visibility/external-replication enums).

1.12.0

1.12.0 (2026-05-12)

Features Added

  • Added CredentialSettings.this[string key] indexer for reading custom properties from the credential configuration section.

Other Changes

  • AuthenticationPolicy.Create no longer throws when an ApiKey credential section carries a Scope value; Scope is ignored for ApiKey auth.

1.11.0

1.11.0 (2026-05-05)

Features Added

  • Added CredentialResolver abstract class — an extensibility hook that lets credential providers participate in the configuration-driven credential resolution pipeline. Resolvers are invoked in registration order until one produces an AuthenticationTokenProvider for a given configuration section.
  • Added IConfiguration.GetCredential(...) extension overloads on ConfigurationExtensions that walk a chain of CredentialResolver instances against a named credential section, with optional configureOverrides to mutate the section in-flight.
  • Added IConfiguration.GetClientSettings<T>(...) extension overloads that bind a ClientSettings-derived type and resolve its Credential via the resolver chain.
  • Added AddCredentialResolver<T> extension methods on IServiceCollection and IHostApplicationBuilder that register a CredentialResolver once per implementation type (idempotent).
  • The DI AddClient<TClient, TSettings> / AddKeyedClient<TClient, TSettings> paths now auto-resolve credentials from the registered resolver chain, so callers no longer need to wire up provider-specific helpers like WithAzureCredential explicitly when a resolver is registered.
  • Resolving the same credential section more than once returns the same AuthenticationTokenProvider instance.

Breaking Changes

  • IClientBuilder no longer inherits from IHostApplicationBuilder. The internal ClientBuilder implementation now uses composition instead of inheritance. PostConfigure return type changed from IHostApplicationBuilder to IClientBuilder. AddClient and AddKeyedClient continue to return IClientBuilder.

1.8.0

1.8.0 (2026-04-29)

Other Changes

  • Pulled in OpenTelemetry dependency updates.

1.6.3

1.6.3 (2026-05-08)

Bugs Fixed

  • Fixed a misalignment between the explicit net8.0 target of this package and its Microsoft.AspNetCore.DataProtection dependency, which does not offer a net8.0 asset in the 10.x version. The dependency now resolves to version 8.0.26 when targeting net8.0, ensuring consumers receive a framework-compatible asset and eliminating the associated dependency warnings.

1.6.2

1.6.2 (2026-04-28)

Other Changes

1.5.3

1.5.3 (2026-05-08)

Bugs Fixed

  • Fixed a misalignment between the explicit net8.0 target of this package and its Microsoft.AspNetCore.DataProtection dependency, which does not offer a net8.0 asset in the 10.x version. The dependency now resolves to version 8.0.26 when targeting net8.0, ensuring consumers receive a framework-compatible asset and eliminating the associated dependency warnings.

1.5.2

1.5.2 (2026-04-28)

Other Changes

1.5.1

1.5.1 (2026-04-29)

Other Changes

  • Adopted the new Azure.Core version that includes the identity types moved from Azure.Identity.

1.5.0

1.5.0 (2026-04-30)

Features Added

  • Add ability to specify EnableStandardMetrics and EnablePerformanceCounters
    (#​56438)

Breaking Changes

  • Default Sampler Changed: The default sampling behavior has been changed from
    ApplicationInsightsSampler with 100% sampling (all traces sampled) to
    RateLimitedSampler with 5.0 traces per second. This change significantly
    reduces telemetry volume for high-traffic applications and provides better
    cost optimization out of the box.
    Impact: Applications with more than 5 requests per second will see fewer
    traces exported by default.
    Migration: To maintain the previous behavior (100% sampling), explicitly
    configure the sampler:
// Option 1: Set SamplingRatio and clear TracesPerSecond
builder.Services.AddOpenTelemetry()
    .UseAzureMonitor(options =>
    {
        options.SamplingRatio = 1.0f;
        options.TracesPerSecond = null;
    });
// Option 2: Use environment variables
// OTEL_TRACES_SAMPLER=microsoft.fixed_percentage
// OTEL_TRACES_SAMPLER_ARG=1.0

Bugs Fixed

  • Fixed an issue where Azure Container Apps instances were showing VM instance GUIDs
    instead of replica names in the Role Instance field.
    (#​54586)

1.4.2

1.4.2 (2026-04-28)

Other Changes

  • Upgraded dependent Azure.Core to 1.54.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.4.1

1.4.1 (2026-04-27)

Other Changes

  • Upgraded dependent Azure.Core to 1.54.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

Commits viewable in compare view.

Pinned Azure.Identity at 1.21.0.

Release notes

Sourced from Azure.Identity's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Azure.Security.KeyVault.Certificates from 4.2.0 to 4.8.0.

Release notes

Sourced from Azure.Security.KeyVault.Certificates's releases.

4.8.0

4.8.0 (2026-05-05)

Features Added

  • Added KeyVaultAccessControlClientSettings to support creating a KeyVaultAccessControlClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.
  • Added KeyVaultRestClientSettings to support creating a KeyVaultRestClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.

Commits viewable in compare view.

Updated HtmlAgilityPack from 1.11.34 to 1.12.4.

Release notes

Sourced from HtmlAgilityPack's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.ApplicationInsights.AspNetCore from 2.18.0 to 2.23.0.

Release notes

Sourced from Microsoft.ApplicationInsights.AspNetCore's releases.

2.23.0

  • no changes since beta.

2.23.0-beta1

2.22.0

  • no changes since beta.

2.22.0-beta4

2.22.0-beta3

2.22.0-beta2

2.22.0-beta1

2.21.0

  • no changes since beta.

2.21.0-beta3

2.21.0-beta2

2.21.0-beta1

2.20.0

2.20.0-beta1

2.19.0

2.19.0-beta1

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.18 to 3.1.32.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.NewtonsoftJson's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.SpaServices.Extensions from 3.1.10 to 3.1.32.

Release notes

Sourced from Microsoft.AspNetCore.SpaServices.Extensions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Bot.Builder.Integration.AspNet.Core from 4.13.0 to 4.23.1.

Release notes

Sourced from Microsoft.Bot.Builder.Integration.AspNet.Core's releases.

4.23.1

Final Release of Bot Framework DotNet SDK

Bot Framework DotNet SDK has reached end-of-life. This is the last planned release. This project will no longer be updated or maintained. Customers using this SDK will not be disrupted. However, the SDK will no longer be supported through service tickets in the Azure portal and will not receive product updates.

To build agents with your choice of AI services, orchestration, and knowledge, consider using the Microsoft 365 Agents SDK. The Agents SDK is GA and has support for C#, JavaScript or Python. You can learn more about the Agents SDK at aka.ms/agents. If you're looking for a SaaS-based agent platform, consider Microsoft Copilot Studio. If you have an existing bot built with the Bot Framework SDK, you can update your bot to the Agents SDK. You can review the core changes and updates at Bot Framework SDK to Agents SDK migration guidance here. Support tickets for the Bot Framework SDK will no longer be serviced as of December 31, 2025.

4.23.0

What's Changed

Full Changelog: microsoft/botbuilder-dotnet@4.22.9...4.23.0

4.22.9

What's Changed

4.22.8

This is the September 2024 release of the DotNet Bot Framework SDK.

What's Changed

This release also adds the correct PublicKeyToken back to the assemblies. This does not appear as a PR since it was a build pipeline issue.

4.22.7

This is the June 2024 release of the Bot Framework DotNet SDK. This release contains security and authorization fixes.

What's Changed

4.22.4

This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.

What's Changed

Full Changelog: microsoft/botbuilder-dotnet@4.22.3...4.22.4

4.22.3

This is the April 2024 DotNet SDK patch release. This version contains minor bug fixes and security updates.

What's Changed

4.22.2

This is the second February 2024 patch release to correct LU parsing issues and a security fix.

What's Changed

4.22.1

This is the February 2024 4.22.1 release for the DotNet SDK. This contains bug fixes.

What's Changed

4.22.0

This is the January 2024 4.22.0 release for the DotNet SDK. This contains a security fixes Sharepoint support, and ASE improvements.

What's Changed

4.21.1

This is the October 2023 patch release for the Bot Framework DotNet SDK.

What's Changed

Full Changelog: microsoft/botbuilder-dotnet@4.21.0...4.21.1

4.21.0

Welcome to the September 2023 minor release of the Bot Framework SDK.

What's Changed

Teams

Other

New Contributors

Full Changelog: microsoft/botbuilder-dotnet@4.20.0...4.21.0

4.20.1

Welcome to the July 2023 patch release of the Bot Framework SDK.

What's Changed

4.20.0

This is the June 2023 release of the DotNet SDK. This release contains Teams features and bug/security fixes.

What's Changed

Teams

Other

New Contributors

Full Changelog: microsoft/botbuilder-dotnet@4.19.0...4.20.0

4.19.3

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

What's Changed

  • Concurrency issue with TimeZoneConverter #​6593

4.19.2

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

What's Changed

Teams

  • Fix class structure for meeting notification feature extensibility #​6579

Other

  • Incorrect serialization of state when using Blob or CosmosDB storage #​6585
  • Added log to ProcessAsync method in CloudAdapter #​6587

4.19.1

Welcome to the January 2023 patch release of the Bot Framework SDK. This release has been focused on bug fixes.

What's Changed

  • Fix cast issue in SendHandoffActivity action #​6575
  • Expired JWT token exception not being handled #​6572

Full Changelog: microsoft/botbuilder-dotnet@4.19.0...4.19.1

4.19.0

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

What's Changed

Teams

Other

New Contributors

Full Changelog: microsoft/botbuilder-dotnet@4.18.1...4.19.0

4.18.1

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

What's Changed

Teams

General bug fixes and maintenance

New Contributors

Full Changelog: microsoft/botbuilder-dotnet@4.17.2...4.18.1

4.17.2

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

What's Changed

Full Changelog: microsoft/botbuilder-dotnet@4.17.1...4.17.2

4.17.1

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

Required changes to existing bots

CosmosDB

This release removed the deprecated CosmosDBStorage and CosmosDBStorageOptions class. Existing bots should use CosmosDBPartitionedStorage and CosmosDBPartitionedStorageOptions instead.

NewtonSoft v13

The update to v13 can cause issues due to NewtonSoft v13 defaulting to a lower MaxDepth than v12. This can cause e...

Description has been truncated

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 14, 2026
Bumps AdaptiveCards from 2.7.1 to 3.1.0
Bumps AdaptiveCards.Templating from 1.2.1 to 2.0.6
Bumps AutoMapper.Extensions.Microsoft.DependencyInjection from 8.1.1 to 12.0.1
Bumps Azure.Identity to 1.21.0
Bumps Azure.Security.KeyVault.Certificates from 4.2.0 to 4.8.0
Bumps HtmlAgilityPack from 1.11.34 to 1.12.4
Bumps Microsoft.ApplicationInsights.AspNetCore from 2.18.0 to 2.23.0
Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.18 to 3.1.32
Bumps Microsoft.AspNetCore.SpaServices.Extensions from 3.1.10 to 3.1.32
Bumps Microsoft.Bot.Builder.Integration.AspNet.Core to 4.23.1
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 5.0.3 to 10.0.300
Bumps Microsoft.Data.SqlClient from 2.1.3 to 7.0.1
Bumps Microsoft.EntityFrameworkCore.Design from 5.0.3 to 5.0.17
Bumps Microsoft.EntityFrameworkCore.SqlServer from 5.0.3 to 5.0.17
Bumps Microsoft.EntityFrameworkCore.Tools from 5.0.3 to 10.0.5
Bumps Microsoft.Extensions.Configuration from 3.1.13 to 10.0.8
Bumps Microsoft.Extensions.Configuration.FileExtensions from 3.1.13 to 10.0.8
Bumps Microsoft.Extensions.Configuration.Json from 3.1.13 to 10.0.8
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 5.0.0 to 10.0.8
Bumps Microsoft.Extensions.Localization from 3.1.16 to 10.0.8
Bumps Microsoft.Extensions.Logging.Abstractions from 5.0.0 to 10.0.8
Bumps Microsoft.Identity.Web from 1.8.2 to 4.9.0
Bumps Microsoft.Identity.Web.MicrosoftGraphBeta from 1.8.2 to 4.9.0
Bumps Microsoft.VisualStudio.Threading.Analyzers from 16.10.56 to 17.14.15
Bumps Polly from 7.2.2 to 8.6.6
Bumps StyleCop.Analyzers from 1.2.0-beta.321 to 1.2.0-beta.556
Bumps Swashbuckle.AspNetCore from 5.6.3 to 10.1.7
Bumps Swashbuckle.AspNetCore.SwaggerUI from 5.6.3 to 8.1.4

---
updated-dependencies:
- dependency-name: AdaptiveCards
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: AdaptiveCards.Templating
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: AutoMapper.Extensions.Microsoft.DependencyInjection
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Azure.Identity
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Azure.Security.KeyVault.Certificates
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: HtmlAgilityPack
  dependency-version: 1.12.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.ApplicationInsights.AspNetCore
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.ApplicationInsights.AspNetCore
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-version: 3.1.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.AspNetCore.SpaServices.Extensions
  dependency-version: 3.1.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Bot.Builder.Integration.AspNet.Core
  dependency-version: 4.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.Bot.Builder.Integration.AspNet.Core
  dependency-version: 4.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 10.0.300
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 10.0.300
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Data.SqlClient
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 5.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 5.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Configuration.FileExtensions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Localization
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Identity.Web.MicrosoftGraphBeta
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-version: 17.14.15
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-version: 17.14.15
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Polly
  dependency-version: 8.6.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: StyleCop.Analyzers
  dependency-version: 1.2.0-beta.556
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: StyleCop.Analyzers
  dependency-version: 1.2.0-beta.556
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: StyleCop.Analyzers
  dependency-version: 1.2.0-beta.556
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the all-dependencies group with 28 updates Bump AdaptiveCards and 27 others May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/TeamsJS/msteams-application-qbot/Source/Microsoft.Teams.App.Domain/all-dependencies-dfce254bd7 branch from b1314d7 to 425af54 Compare May 14, 2026 09:32
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants