Skip to content

Bump the all-dependencies group with 4 updates#2277

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/tab-external-auth/csharp/TabExternalAuth/all-dependencies-8722e1303a
Closed

Bump the all-dependencies group with 4 updates#2277
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/TeamsJS/tab-external-auth/csharp/TabExternalAuth/all-dependencies-8722e1303a

Conversation

@dependabot
Copy link
Copy Markdown

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

Updated Microsoft.AspNetCore.Authentication.AzureAD.UI from 6.0.11 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.11 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.Web.LibraryManager.Build from 2.1.175 to 3.0.71.

Release notes

Sourced from Microsoft.Web.LibraryManager.Build's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Newtonsoft.Json from 13.0.1 to 13.0.4.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.4

  • New feature - Annotated for trim/AOT (in)compatibility
  • New feature - Added support for using Index with JArray
  • Change - Avoid LINQ expression trees in .NET 6+ reflection
  • Fix - Fixed handling of empty constructor names
  • Fix - Fixed XML convert duplicate attribute error on nested arrays with writeArrayAttribute set to true
  • Fix - Fixed XML convert array attribute is not set for properties with special characters
  • Fix - Fixed TimeOnly deserialization to support more formats

13.0.3

  • Fix - Fixed parsed zero decimals losing trailing zeroes
  • Fix - Fixed parsed negative zero double losing negative
  • Fix - Fixed null string being reported as String rather than JTokenType.Null

13.0.2

  • New feature - Add support for DateOnly and TimeOnly
  • New feature - Add UnixDateTimeConverter.AllowPreEpoch property
  • New feature - Add copy constructor to JsonSerializerSettings
  • New feature - Add JsonCloneSettings with property to disable copying annotations
  • Change - Add nullable annotation to JToken.ToObject(Type, JsonSerializer)
  • Change - Reduced allocations by reusing boxed values
  • Fix - Fixed MaxDepth when used with ToObject inside of a JsonConverter
  • Fix - Fixed deserializing mismatched JToken types in properties
  • Fix - Fixed merging enumerable content and validate content
  • Fix - Fixed using $type with arrays of more than two dimensions
  • Fix - Fixed rare race condition in name table when deserializing on device with ARM processors
  • Fix - Fixed deserializing via constructor with ignored base type properties
  • Fix - Fixed MaxDepth not being used with ISerializable deserialization

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.AspNetCore.Authentication.AzureAD.UI from 6.0.11 to 6.0.36
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.11 to 6.0.36
Bumps Microsoft.Web.LibraryManager.Build from 2.1.175 to 3.0.71
Bumps Newtonsoft.Json from 13.0.1 to 13.0.4

---
updated-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.Web.LibraryManager.Build
  dependency-version: 3.0.71
  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
...

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
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 20, 2026

Superseded by #2280.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 20, 2026

Superseded by #2282.

@dependabot dependabot Bot closed this May 20, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/samples/TeamsJS/tab-external-auth/csharp/TabExternalAuth/all-dependencies-8722e1303a branch May 20, 2026 23:22
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