Skip to content

Bump the all-dependencies group with 26 updates#2302

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/msteams-application-resourcehub/Source/microsoft-teams-apps-selfhelp/all-dependencies-07ce298785
Closed

Bump the all-dependencies group with 26 updates#2302
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/msteams-application-resourcehub/Source/microsoft-teams-apps-selfhelp/all-dependencies-07ce298785

Conversation

@dependabot

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

Copy link
Copy Markdown

Updated AdaptiveCards from 2.7.2 to 3.1.0.

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

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

Commits viewable in compare view.

Updated Azure.Data.Tables from 12.5.0 to 12.11.0.

Release notes

Sourced from Azure.Data.Tables's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.11.0 to 12.28.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.28.0

12.28.0 (2026-05-12)

Features Added

  • Includes all features from 12.28.0-beta.1

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

12.27.0

12.27.0 (2026-05-12)

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

12.26.0

12.26.0 (2026-05-12)

Features Added

  • Includes all features from 12.26.0-beta.1

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

12.25.0

12.25.0 (2026-05-12)

Features Added

  • Includes all features from 12.25.0-beta.1

Commits viewable in compare view.

Updated HtmlAgilityPack from 1.11.43 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.20.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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.AzureAD.UI from 6.0.4 to 6.0.36.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.AzureAD.UI'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.Authentication.JwtBearer from 6.0.4 to 6.0.36.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer'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.Mvc.NewtonsoftJson from 6.0.4 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.SpaProxy from 6.0.4 to 6.0.36.

Release notes

Sourced from Microsoft.AspNetCore.SpaProxy'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.4 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.Integration.AspNet.Core from 4.15.2 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

Description has been truncated

Bumps AdaptiveCards from 2.7.2 to 3.1.0
Bumps AdaptiveCards.Templating from 1.2.2 to 2.0.6
Bumps Azure.Data.Tables from 12.5.0 to 12.11.0
Bumps Azure.Storage.Blobs from 12.11.0 to 12.28.0
Bumps HtmlAgilityPack from 1.11.43 to 1.12.4
Bumps Microsoft.ApplicationInsights.AspNetCore from 2.20.0 to 2.23.0
Bumps Microsoft.AspNetCore.Authentication.AzureAD.UI from 6.0.4 to 6.0.36
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.4 to 6.0.36
Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.4 to 6.0.36
Bumps Microsoft.AspNetCore.SpaProxy from 6.0.4 to 6.0.36
Bumps Microsoft.AspNetCore.SpaServices.Extensions from 6.0.4 to 6.0.36
Bumps Microsoft.Bot.Builder.Integration.AspNet.Core from 4.15.2 to 4.23.1
Bumps Microsoft.Extensions.Logging.ApplicationInsights from 2.20.0 to 2.23.0
Bumps Microsoft.Graph from 4.20.0 to 6.1.0
Bumps Microsoft.Graph.Core from 2.0.8 to 4.0.1
Bumps Microsoft.Identity.Client from 4.42.0 to 4.84.1
Bumps Microsoft.Identity.Web from 1.24.1 to 4.9.0
Bumps Microsoft.Identity.Web.MicrosoftGraph from 1.24.1 to 4.9.0
Bumps Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.4 to 5.3.0
Bumps Microsoft.Net.Http.Headers from 2.2.8 to 2.3.10
Bumps Microsoft.OpenApi from 1.3.1 to 3.5.3
Bumps Microsoft.TypeScript.MSBuild from 4.6.4 to 6.0.3
Bumps Newtonsoft.Json to 13.0.3, 13.0.4
Bumps Polly from 7.2.3 to 8.6.6
Bumps Swashbuckle.AspNetCore.SwaggerGen from 6.3.1 to 8.1.4
Bumps Swashbuckle.AspNetCore.SwaggerUI from 6.3.1 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: Newtonsoft.Json
  dependency-version: 13.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: Azure.Data.Tables
  dependency-version: 12.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.28.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.AspNetCore.Authentication.AzureAD.UI
  dependency-version: 6.0.36
  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.SpaProxy
  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.Extensions.Logging.ApplicationInsights
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.Graph
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Graph.Core
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.Identity.Client
  dependency-version: 4.84.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.IdentityModel.Clients.ActiveDirectory
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.Net.Http.Headers
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.OpenApi
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.TypeScript.MSBuild
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: Swashbuckle.AspNetCore.SwaggerGen
  dependency-version: 8.1.4
  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 added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 20, 2026
@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/msteams-application-resourcehub/Source/microsoft-teams-apps-selfhelp/all-dependencies-07ce298785 branch May 22, 2026 05:02
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