Skip to content

Bump Microsoft.Azure.AppConfiguration.AspNetCore and 6 others - #1025

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/all-updates-2245abc7ee
Open

Bump Microsoft.Azure.AppConfiguration.AspNetCore and 6 others#1025
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/all-updates-2245abc7ee

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

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.Identity.Web from 4.13.2 to 4.14.2.

Release notes

Sourced from Microsoft.Identity.Web's releases.

4.14.2

Dependencies updates

  • Bump the Microsoft.IdentityModel.* (Wilson) version to 8.22.0. See #​3986.
  • Fix the net8.0 crypto floor to use the patched System.Security.Cryptography.Xml 8.0.4 (and its System.Security.Cryptography.Pkcs 8.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

  • Add MicrosoftIdentityOptions.PartitionAppTokenCacheByAudience to partition the app token cache by resource/audience. See #​3979.
  • Expose MSAL's background token-refresh callback through Id.Web via TokenAcquisitionExtensionOptions.OnBackgroundTokenRefreshCompleted. See #​3973.
  • Add MicrosoftIdentityOptions.UseFastUnboundedCache; stop short-circuiting the in-memory token cache serialization provider. See #​3970.
  • OIDC FIC (Microsoft.Identity.Web.OidcFIC) now supports mTLS token binding. See #​3851.

Bug fixes

  • Token binding: the CCA cache key now distinguishes a bound credential (UseBoundCredential = true) from its unbound equivalent; the certificate-error retry path invalidates the cache entry for the actual request mode (bearer vs mTLS PoP).
  • Forward the OpenTelemetry tags enricher onto the inner FIC client-assertion leg. See #​3968.

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)
  • notsecurity group: 1 update (#​3965)

Full changelog: AzureAD/microsoft-identity-web@4.13.2...4.14.0

Commits viewable in compare view.

Updated MX.Observability.ApplicationInsights.AspNetCore from 1.1.24 to 1.1.28.

Release notes

Sourced from MX.Observability.ApplicationInsights.AspNetCore's releases.

1.1.28

What's Changed

Full Changelog: frasermolyneux/observability-appinsights@v1.1.24...v1.1.28

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.16.16 to 2.16.18.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Security.Cryptography.Xml from 9.0.18 to 10.0.10.

Release notes

Sourced from System.Security.Cryptography.Xml'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.

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.1.25080.5

You can build .NET 10.0 Preview 1 from the repository by cloning the release tag v10.0.0-preview.1.25080.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

9.0.119

You can build .NET 9.0 from the repository by cloning the release tag v9.0.119 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

9.0.118

You can build .NET 9.0 from the repository by cloning the release tag v9.0.118 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 is a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

9.0.117

You can build .NET 9.0 from the repository by cloning the release tag v9.0.117 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

9.0.116

You can build .NET 9.0 from the repository by cloning the release tag v9.0.116 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

9.0.115

You can build .NET 9.0 from the repository by cloning the release tag v9.0.115 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

9.0.114

You can build .NET 9.0 from the repository by cloning the release tag v9.0.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 is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

9.0.113

You can build .NET 9.0 from the repository by cloning the release tag v9.0.113 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

9.0.112

You can build .NET 9.0 from the repository by cloning the release tag v9.0.112 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

9.0.111

You can build .NET 9.0 from the repository by cloning the release tag v9.0.111 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

9.0.110

You can build .NET 9.0 from the repository by cloning the release tag v9.0.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

9.0.109

You can build .NET 9.0 from the repository by cloning the release tag v9.0.109 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

9.0.101

You can build .NET 9.0 from the repository by cloning the release tag v9.0.101 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

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.168 to 1.1.174.

Release notes

Sourced from XtremeIdiots.Portal.Server.Events.Abstractions.V1's releases.

1.1.174

What's Changed

Full Changelog: frasermolyneux/portal-server-events@v1.1.173...v1.1.174

1.1.173

What's Changed

Full Changelog: frasermolyneux/portal-server-events@v1.1.172...v1.1.173

1.1.172

What's Changed

Full Changelog: frasermolyneux/portal-server-events@v1.1.171...v1.1.172

1.1.171

What's Changed

Full Changelog: frasermolyneux/portal-server-events@v1.1.169...v1.1.171

1.1.169

Full Changelog: frasermolyneux/portal-server-events@v1.1.168...v1.1.169

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Settings.Contracts.V1 from 4.2.13 to 4.2.22.

Release notes

Sourced from XtremeIdiots.Portal.Settings.Contracts.V1's releases.

4.2.22

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.2.21...v4.2.22

4.2.21

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.2.18...v4.2.21

4.2.18

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.2.16...v4.2.18

4.2.16

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.2.13...v4.2.16

4.2.15

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.2.13...v4.2.15

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.Azure.AppConfiguration.AspNetCore from 8.5.0 to 8.6.0
Bumps Microsoft.Identity.Web from 4.13.2 to 4.14.2
Bumps MX.Observability.ApplicationInsights.AspNetCore from 1.1.24 to 1.1.28
Bumps Scalar.AspNetCore from 2.16.16 to 2.16.18
Bumps System.Security.Cryptography.Xml from 9.0.18 to 10.0.10
Bumps XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.168 to 1.1.174
Bumps XtremeIdiots.Portal.Settings.Contracts.V1 from 4.2.13 to 4.2.22

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-updates
- dependency-name: Microsoft.Azure.AppConfiguration.AspNetCore
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: MX.Observability.ApplicationInsights.AspNetCore
  dependency-version: 1.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Server.Events.Abstractions.V1
  dependency-version: 1.1.174
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Settings.Contracts.V1
  dependency-version: 4.2.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the .NET Pull requests that update .net code label Aug 9, 2026
@dependabot
dependabot Bot requested a review from frasermolyneux as a code owner August 9, 2026 02:21
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 9, 2026
@github-actions github-actions Bot added the run-prd-plan Run prd Terraform plan label Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Dependabot Auto-Merge Policy

Auto-merge is currently blocked by policy for this pull request.

  • Reason: Dependabot auto-merge is blocked for update type: version-update:semver-major. Manual review required. Added run-prd-plan label.
  • Policy code: blocked_update_type
  • Update type: version-update:semver-major
  • Dependencies: System.Security.Cryptography.Xml, Microsoft.Azure.AppConfiguration.AspNetCore, Microsoft.Identity.Web, MX.Observability.ApplicationInsights.AspNetCore, Scalar.AspNetCore, XtremeIdiots.Portal.Server.Events.Abstractions.V1, XtremeIdiots.Portal.Settings.Contracts.V1
  • Label added by policy: run-prd-plan

Next action: manual review and merge is required.

This comment is maintained automatically by the dependabot-policy action.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 6 package(s) with unknown licenses.
See the Details below.

License Issues

src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/XtremeIdiots.Portal.Integrations.Servers.Api.V1.csproj

PackageVersionLicenseIssue Type
MX.Observability.ApplicationInsights.AspNetCore1.1.28NullUnknown License
Microsoft.Azure.AppConfiguration.AspNetCore8.6.0NullUnknown License
Microsoft.Identity.Web4.14.2NullUnknown License
Scalar.AspNetCore2.16.18NullUnknown License
XtremeIdiots.Portal.Server.Events.Abstractions.V11.1.174NullUnknown License
XtremeIdiots.Portal.Settings.Contracts.V14.2.22NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/MX.Observability.ApplicationInsights.AspNetCore 1.1.28 UnknownUnknown
nuget/Microsoft.Azure.AppConfiguration.AspNetCore 8.6.0 UnknownUnknown
nuget/Microsoft.Identity.Web 4.14.2 UnknownUnknown
nuget/Scalar.AspNetCore 2.16.18 UnknownUnknown
nuget/XtremeIdiots.Portal.Server.Events.Abstractions.V1 1.1.174 UnknownUnknown
nuget/XtremeIdiots.Portal.Settings.Contracts.V1 4.2.22 UnknownUnknown

Scanned Files

  • src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/XtremeIdiots.Portal.Integrations.Servers.Api.V1.csproj

@sonarqubecloud

sonarqubecloud Bot commented Aug 9, 2026

Copy link
Copy Markdown

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 run-prd-plan Run prd Terraform plan

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant