Bump AdaptiveCards and 14 others#2125
Open
Conversation
Bumps AdaptiveCards from 2.7.3 to 3.1.0 Bumps AdaptiveCards.Templating from 1.3.1 to 2.0.6 Bumps AutoMapper.Extensions.Microsoft.DependencyInjection from 12.0.0 to 12.0.1 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.11 to 6.0.36 Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.11 to 6.0.36 Bumps Microsoft.AspNetCore.SpaServices.Extensions from 6.0.11 to 6.0.36 Bumps Microsoft.Bot.Builder.Integration.AspNet.Core from 4.18.1 to 4.23.1 Bumps Microsoft.Bot.Schema from 4.18.1 to 4.23.1 Bumps Microsoft.EntityFrameworkCore.InMemory from 6.0.11 to 7.0.20 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 10.0.8 Bumps Microsoft.Extensions.Logging to 8.0.0, 10.0.8 Bumps Microsoft.Graph from 4.47.0 to 5.105.0 Bumps Microsoft.Identity.Web from 1.25.5 to 4.9.0 Bumps Microsoft.Identity.Web.MicrosoftGraph from 1.25.5 to 4.9.0 Bumps Microsoft.VisualStudio.Web.CodeGeneration.Design from 6.0.10 to 6.0.18 --- 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-patch dependency-group: all-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 6.0.36 dependency-type: direct:production update-type: version-update:semver-patch 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.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.Bot.Schema dependency-version: 4.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 7.0.20 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.Logging dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Graph dependency-version: 5.105.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Graph dependency-version: 5.105.0 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 dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.Identity.Web.MicrosoftGraph dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design dependency-version: 6.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6be4891 to
34ffde7
Compare
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 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.
Updated AdaptiveCards from 2.7.3 to 3.1.0.
Updated AdaptiveCards.Templating from 1.3.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
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
Bug Fixes
Shared
TableRowandTableCellelements parse outside ofTablemicrosoft/AdaptiveCards#6393JS
keyCodewithcodeeverywhere microsoft/AdaptiveCards#5837.NET
Android
iOS
... (truncated)
1.4.0
Latest Packages
Smoke Test Notes
release/schema-1.4branchWhat'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 Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.11 to 6.0.36.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
6.0.36
Release
What's Changed
ecc4e18to9511905by @dependabot in [release/6.0] (deps): Bump src/submodules/MessagePack-CSharp fromecc4e18to9511905dotnet/aspnetcore#58186ff233bdto6dae7ebby @dependabot in [release/6.0] (deps): Bump src/submodules/googletest fromff233bdto6dae7ebdotnet/aspnetcore#58185Full 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
8a6feabtoe47544aby @dependabot in [release/6.0] (deps): Bump src/submodules/googletest from8a6feabtoe47544adotnet/aspnetcore#51049DragDrop_CanTrigger()flakiness by @MackinnonBuck in [release/6.0] FixDragDrop_CanTrigger()flakiness dotnet/aspnetcore#51142Full 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.Mvc.NewtonsoftJson from 6.0.11 to 6.0.36.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.NewtonsoftJson's releases.
6.0.36
Release
What's Changed
ecc4e18to9511905by @dependabot in [release/6.0] (deps): Bump src/submodules/MessagePack-CSharp fromecc4e18to9511905dotnet/aspnetcore#58186ff233bdto6dae7ebby @dependabot in [release/6.0] (deps): Bump src/submodules/googletest fromff233bdto6dae7ebdotnet/aspnetcore#58185Full 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
8a6feabtoe47544aby @dependabot in [release/6.0] (deps): Bump src/submodules/googletest from8a6feabtoe47544adotnet/aspnetcore#51049DragDrop_CanTrigger()flakiness by @MackinnonBuck in [release/6.0] FixDragDrop_CanTrigger()flakiness dotnet/aspnetcore#51142Full 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.11 to 6.0.36.
Release notes
Sourced from Microsoft.AspNetCore.SpaServices.Extensions's releases.
6.0.36
Release
What's Changed
ecc4e18to9511905by @dependabot in [release/6.0] (deps): Bump src/submodules/MessagePack-CSharp fromecc4e18to9511905dotnet/aspnetcore#58186ff233bdto6dae7ebby @dependabot in [release/6.0] (deps): Bump src/submodules/googletest fromff233bdto6dae7ebdotnet/aspnetcore#58185Full 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
8a6feabtoe47544aby @dependabot in [release/6.0] (deps): Bump src/submodules/googletest from8a6feabtoe47544adotnet/aspnetcore#51049DragDrop_CanTrigger()flakiness by @MackinnonBuck in [release/6.0] FixDragDrop_CanTrigger()flakiness dotnet/aspnetcore#51142Full 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.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
feat: Add ASE channel validation in feat: Add Ase channel validation. microsoft/botbuilder-dotnet#6718
feat: Include HEAD method to http requests in feat: Include HEAD method to http requests microsoft/botbuilder-dotnet#6713
feat: Support for SharePoint (Viva) Adaptive Card Extension in feat: Support for SharePoint (Viva) Adaptive Card Extension microsoft/botbuilder-dotnet#6695
feat: Add isVisible property to AceData in feat: Add IsVisible property to AceData microsoft/botbuilder-dotnet#6730
fix: USGovSingleTenant OAuthEndpoint in fix: USGovSingleTenant OAuthEndpoint microsoft/botbuilder-dotnet#6714
bump: System.IdentityModel.Tokens.Jwt in System.IdentityModel.Tokens.Jwt bump microsoft/botbuilder-dotnet#6731
Fix a json serializer bug in Fix a json serializer bug. microsoft/botbuilder-dotnet#6722
Add obsolete warning to Orchestrator classes in Add obsolete warning to Orchestrator classes microsoft/botbuilder-dotnet#6711
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
4.19.2
Welcome to the February 2023 patch release of the Bot Framework SDK.
What's Changed
Teams
Other
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
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.Schema from 4.18.1 to 4.23.1.
Release notes
Sourced from Microsoft.Bot.Schema'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
feat: Add ASE channel validation in feat: Add Ase channel validation. microsoft/botbuilder-dotnet#6718
feat: Include HEAD method to http requests in feat: Include HEAD method to http requests microsoft/botbuilder-dotnet#6713
feat: Support for SharePoint (Viva) Adaptive Card Extension in feat: Support for SharePoint (Viva) Adaptive Card Extension microsoft/botbuilder-dotnet#6695
feat: Add isVisible property to AceData in feat: Add IsVisible property to AceData microsoft/botbuilder-dotnet#6730
fix: USGovSingleTenant OAuthEndpoint in fix: USGovSingleTenant OAuthEndpoint microsoft/botbuilder-dotnet#6714
bump: System.IdentityModel.Tokens.Jwt in System.IdentityModel.Tokens.Jwt bump microsoft/botbuilder-dotnet#6731
Fix a json serializer bug in Fix a json serializer bug. microsoft/botbuilder-dotnet#6722
Add obsolete warning to Orchestrator classes in Add obsolete warning to Orchestrator classes microsoft/botbuilder-dotnet#6711
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
4.19.2
Welcome to the February 2023 patch release of the Bot Framework SDK.
What's Changed
Teams
Other
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
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.EntityFrameworkCore.InMemory from 6.0.11 to 7.0.20.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
7.0.20
Note: EF Core 7 is now out-of-support.
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.19.
7.0.19
Note: EF Core 7 is now out-of-support.
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.18.
7.0.18
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.17.
7.0.17
EF Core 7.0.17 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:
7.0.16
EF Core 7.0.16 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:
7.0.15
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.14.
7.0.14
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.13.
7.0.13
EF Core 7.0.13 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:
Description has been truncated