Skip to content

Bump AdaptiveCards and 10 others#2120

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.Infrastructure/all-dependencies-6972abc136
Closed

Bump AdaptiveCards and 10 others#2120
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.Infrastructure/all-dependencies-6972abc136

Conversation

@dependabot

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

Copy link
Copy Markdown

Updated AdaptiveCards from 3.0.0 to 3.1.0.

Updated AdaptiveCards.Templating from 1.3.2 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)

Commits viewable in compare view.

Updated AutoMapper.Extensions.Microsoft.DependencyInjection from 12.0.0 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

Commits viewable in compare view.

Updated Azure.Security.KeyVault.Certificates from 4.4.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 Microsoft.ApplicationInsights.AspNetCore from 2.21.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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.12 to 6.0.36.

Release notes

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

6.0.36

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.35...v6.0.36

6.0.35

Release

6.0.33

Release

6.0.32

Release

6.0.31

Release

6.0.30

Release

6.0.29

Release

6.0.28

Release

6.0.26

Release

6.0.25

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.24...v6.0.25

6.0.24

Release

6.0.23

Release

6.0.22

Release

6.0.21

Release

Commits viewable in compare view.

Updated Microsoft.AspNetCore.SpaServices.Extensions from 6.0.12 to 6.0.36.

Release notes

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

6.0.36

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.35...v6.0.36

6.0.35

Release

6.0.33

Release

6.0.32

Release

6.0.31

Release

6.0.30

Release

6.0.29

Release

6.0.28

Release

6.0.26

Release

6.0.25

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.24...v6.0.25

6.0.24

Release

6.0.23

Release

6.0.22

Release

6.0.21

Release

Commits viewable in compare view.

Updated Microsoft.Bot.Builder from 4.18.1 to 4.23.1.

Release notes

Sourced from Microsoft.Bot.Builder'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

Commits viewable in compare view.

Updated Microsoft.Bot.Builder.Integration.AspNet.Core from 4.18.1 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

Commits viewable in compare view.

Pinned Microsoft.Extensions.DependencyInjection.Abstractions at 10.0.8.

Release notes

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

10.0.0-preview.6.25358.103

You can build .NET 10.0 Preview 6 from the repository by cloning the release tag v10.0.0-preview.6.25358.103 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.5.25277.114

You can build .NET 10.0 Preview 5 from the repository by cloning the release tag v10.0.0-preview.5.25277.114 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.4.25258.110

You can build .NET 10.0 Preview 4 from the repository by cloning the release tag v10.0.0-preview.4.25258.110 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.3.25171.5

You can build .NET 10.0 Preview 3 from the repository by cloning the release tag v10.0.0-preview.3.25171.5 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.2.25163.2

You can build .NET 10.0 Preview 2 from the repository by cloning the release tag v10.0.0-preview.2.25163.2 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blo...

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
@dependabot dependabot Bot changed the title Bump the all-dependencies group with 11 updates Bump AdaptiveCards and 10 others May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/TeamsJS/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.Infrastructure/all-dependencies-6972abc136 branch from 1160420 to 41bf7a9 Compare May 14, 2026 09:23
Bumps AdaptiveCards from 3.0.0 to 3.1.0
Bumps AdaptiveCards.Templating from 1.3.2 to 2.0.6
Bumps AutoMapper.Extensions.Microsoft.DependencyInjection from 12.0.0 to 12.0.1
Bumps Azure.Security.KeyVault.Certificates from 4.4.0 to 4.8.0
Bumps Microsoft.ApplicationInsights.AspNetCore from 2.21.0 to 2.23.0
Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.12 to 6.0.36
Bumps Microsoft.AspNetCore.SpaServices.Extensions from 6.0.12 to 6.0.36
Bumps Microsoft.Bot.Builder from 4.18.1 to 4.23.1
Bumps Microsoft.Bot.Builder.Integration.AspNet.Core from 4.18.1 to 4.23.1
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 10.0.8
Bumps Microsoft.Identity.Web.MicrosoftGraphBeta from 1.25.10 to 4.9.0

---
updated-dependencies:
- dependency-name: AdaptiveCards
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-patch
  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: 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: 6.0.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.AspNetCore.SpaServices.Extensions
  dependency-version: 6.0.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Bot.Builder
  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.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.Identity.Web.MicrosoftGraphBeta
  dependency-version: 4.9.0
  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 force-pushed the dependabot/nuget/samples/TeamsJS/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.Infrastructure/all-dependencies-6972abc136 branch from 41bf7a9 to 3500d4b Compare May 20, 2026 23:26
@dependabot @github

dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/nuget/samples/TeamsJS/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.Infrastructure/all-dependencies-6972abc136 branch May 22, 2026 05:14
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.

1 participant