fix(dotnet): Bump the dependencies group with 4 updates - #661
Merged
Herman Jensen (h3rmanj) merged 1 commit intoAug 3, 2026
Conversation
Bumps Microsoft.Azure.AppConfiguration.AspNetCore from 8.5.0 to 8.6.0 Bumps Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10 Bumps Microsoft.Identity.Abstractions from 12.4.0 to 12.6.0 Bumps Microsoft.Identity.Web from 4.12.2 to 4.14.2 --- updated-dependencies: - dependency-name: Microsoft.Azure.AppConfiguration.AspNetCore dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Identity.Abstractions dependency-version: 12.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.Identity.Web dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Herman Jensen (h3rmanj)
deleted the
dependabot/nuget/dotnet/iworker/Company.Worker1/dependencies-566eb8d0a2
branch
August 3, 2026 08:02
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 Microsoft.Azure.AppConfiguration.AspNetCore from 8.5.0 to 8.6.0.
Release notes
Sourced from Microsoft.Azure.AppConfiguration.AspNetCore's releases.
8.6.0
What's Changed
Full Changelog: Azure/AppConfiguration-DotnetProvider@8.5.0...8.6.0
8.6.0-preview
What's Changed
Full Changelog: Azure/AppConfiguration-DotnetProvider@8.5.0-preview...8.6.0-preview
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Identity.Abstractions from 12.4.0 to 12.6.0.
Release notes
Sourced from Microsoft.Identity.Abstractions's releases.
12.6.0
What's Changed
TokenAcquisitionFailureDetails.ServiceErrorCodes(IReadOnlyList<string>?) exposing the service-side error codes returned during a failed token acquisition, alongside the existing error code, sub-error, status code, correlation id, and claims. Additive and non-breaking. See #264.Full Changelog: AzureAD/microsoft-identity-abstractions-for-dotnet@12.5.0...12.6.0
12.5.0
What's Changed
Full Changelog: AzureAD/microsoft-identity-abstractions-for-dotnet@12.4.0...12.5.0
Commits viewable in compare view.
Updated Microsoft.Identity.Web from 4.12.2 to 4.14.2.
Release notes
Sourced from Microsoft.Identity.Web's releases.
4.14.2
Dependencies updates
Microsoft.IdentityModel.*(Wilson) version to 8.22.0. See #3986.System.Security.Cryptography.Xml8.0.4 (and itsSystem.Security.Cryptography.Pkcs8.0.1 dependency) instead of over-bumping to the 9.0.18 servicing line (CVE-2026-47302, -47304, -50525, -50648). net9.0 (9.0.18) and net10.0 (10.0.10) are unchanged. See #3989.4.14.0
New features
MicrosoftIdentityOptions.PartitionAppTokenCacheByAudienceto partition the app token cache by resource/audience. See #3979.TokenAcquisitionExtensionOptions.OnBackgroundTokenRefreshCompleted. See #3973.MicrosoftIdentityOptions.UseFastUnboundedCache; stop short-circuiting the in-memory token cache serialization provider. See #3970.Microsoft.Identity.Web.OidcFIC) now supports mTLS token binding. See #3851.Bug fixes
UseBoundCredential = true) from its unbound equivalent; the certificate-error retry path invalidates the cache entry for the actual request mode (bearer vs mTLS PoP).Dependencies updates
Microsoft.Identity.Client→ 4.87.0 (#3975)Microsoft.Identity.Abstractions→ 12.6.0 (#3976)System.Security.Cryptography.Xml/System.Security.Cryptography.Pkcs→ patched (CVE-2026-47302, -47304, -50525, -50648) (#3964)Full changelog: AzureAD/microsoft-identity-web@4.13.2...4.14.0
4.13.2
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@4.13.0...4.13.2
4.13.0
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@4.12.2...4.13.0
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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