Skip to content

Bump the all-updates group with 18 updates - #831

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Forums.Integration/all-updates-1f3b478451
Aug 2, 2026
Merged

Bump the all-updates group with 18 updates#831
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Forums.Integration/all-updates-1f3b478451

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.Azure.AppConfiguration.Functions.Worker from 8.5.0 to 8.6.0.

Release notes

Sourced from Microsoft.Azure.AppConfiguration.Functions.Worker'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.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.1.0 to 2.1.1.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases.

2.1.1

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.1.1

  • Fix response cookie duplication in ASP.NET Core integration by giving IHeaderDictionary indexer setters replace semantics, including removing the header when assigned StringValues.Empty (#​3353)
  • Pass cancellation tokens (RequestAborted / CancellationToken) through to WaitAsync calls so cancelled HTTP
    requests propagate promptly instead of waiting for timeout (#​3415)
  • Fix intermittent InvalidOperationException due to race condition between SetResult call on TCS and HTTP request cancellation/timeout (#​3415)

Commits viewable in compare view.

Updated Microsoft.Azure.Functions.Worker.Sdk from 2.0.7 to 2.1.0.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Caching.Memory from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Caching.Memory's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Abstractions from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.AzureAppConfiguration from 8.5.0 to 8.6.0.

Release notes

Sourced from Microsoft.Extensions.Configuration.AzureAppConfiguration'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.Configuration.UserSecrets from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Identity.Web from 4.13.0 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

4.13.2

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@4.13.0...4.13.2

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

Commits viewable in compare view.

Updated MX.Api.Abstractions from 2.3.67 to 2.3.75.

Release notes

Sourced from MX.Api.Abstractions's releases.

2.3.75

What's Changed

Full Changelog: frasermolyneux/api-client-abstractions@v2.3.67...v2.3.75

Commits viewable in compare view.

Updated MX.Api.Client from 2.3.67 to 2.3.75.

Release notes

Sourced from MX.Api.Client's releases.

2.3.75

What's Changed

Full Changelog: frasermolyneux/api-client-abstractions@v2.3.67...v2.3.75

Commits viewable in compare view.

Updated MX.InvisionCommunity.Api.Abstractions from 1.0.55 to 1.0.61.

Release notes

Sourced from MX.InvisionCommunity.Api.Abstractions's releases.

1.0.61

What's Changed

Full Changelog: frasermolyneux/invision-api-client@v1.0.55...v1.0.61

Commits viewable in compare view.

Updated MX.InvisionCommunity.Api.Client from 1.0.55 to 1.0.61.

Release notes

Sourced from MX.InvisionCommunity.Api.Client's releases.

1.0.61

What's Changed

Full Changelog: frasermolyneux/invision-api-client@v1.0.55...v1.0.61

Commits viewable in compare view.

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

Release notes

Sourced from MX.Observability.ApplicationInsights.WorkerService'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 XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 4.1.3 to 4.1.9.

Release notes

Sourced from XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1's releases.

4.1.9

What's Changed

Full Changelog: frasermolyneux/portal-servers-integration@v4.1.5...v4.1.9

4.1.5

What's Changed

Full Changelog: frasermolyneux/portal-servers-integration@v4.1.3...v4.1.5

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.Functions.Worker from 8.5.0 to 8.6.0
Bumps Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.1.0 to 2.1.1
Bumps Microsoft.Azure.Functions.Worker.Sdk from 2.0.7 to 2.1.0
Bumps Microsoft.Extensions.Caching.Memory from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Configuration.Abstractions from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Configuration.AzureAppConfiguration from 8.5.0 to 8.6.0
Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10
Bumps Microsoft.Identity.Web from 4.13.0 to 4.14.2
Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1
Bumps MX.Api.Abstractions from 2.3.67 to 2.3.75
Bumps MX.Api.Client from 2.3.67 to 2.3.75
Bumps MX.InvisionCommunity.Api.Abstractions from 1.0.55 to 1.0.61
Bumps MX.InvisionCommunity.Api.Client from 1.0.55 to 1.0.61
Bumps MX.Observability.ApplicationInsights.WorkerService from 1.1.24 to 1.1.28
Bumps XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 4.1.3 to 4.1.9

---
updated-dependencies:
- dependency-name: Microsoft.Azure.AppConfiguration.Functions.Worker
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.Configuration.AzureAppConfiguration
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Azure.Functions.Worker.Sdk
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: MX.Api.Abstractions
  dependency-version: 2.3.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.Api.Abstractions
  dependency-version: 2.3.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.Api.Client
  dependency-version: 2.3.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.InvisionCommunity.Api.Abstractions
  dependency-version: 1.0.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.InvisionCommunity.Api.Client
  dependency-version: 1.0.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.Observability.ApplicationInsights.WorkerService
  dependency-version: 1.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1
  dependency-version: 4.1.9
  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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 2, 2026
@dependabot
dependabot Bot requested a review from frasermolyneux as a code owner August 2, 2026 02:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 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
  • ⚠️ 19 package(s) with unknown licenses.
See the Details below.

License Issues

src/XtremeIdiots.Portal.Forums.Integration/XtremeIdiots.Portal.Forums.Integration.csproj

PackageVersionLicenseIssue Type
MX.Api.Abstractions2.3.75NullUnknown License
MX.InvisionCommunity.Api.Abstractions1.0.61NullUnknown License
Microsoft.Extensions.Configuration.Abstractions10.0.10NullUnknown License
Microsoft.Extensions.DependencyInjection.Abstractions10.0.10NullUnknown License
Microsoft.Extensions.Logging.Abstractions10.0.10NullUnknown License

src/XtremeIdiots.Portal.Sync.App.Tests/XtremeIdiots.Portal.Sync.App.Tests.csproj

PackageVersionLicenseIssue Type
Microsoft.NET.Test.Sdk18.8.1NullUnknown License

src/XtremeIdiots.Portal.Sync.App/XtremeIdiots.Portal.Sync.App.csproj

PackageVersionLicenseIssue Type
MX.Api.Abstractions2.3.75NullUnknown License
MX.Api.Client2.3.75NullUnknown License
MX.InvisionCommunity.Api.Client1.0.61NullUnknown License
MX.Observability.ApplicationInsights.WorkerService1.1.28NullUnknown License
Microsoft.Azure.AppConfiguration.Functions.Worker8.6.0NullUnknown License
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore2.1.1NullUnknown License
Microsoft.Azure.Functions.Worker.Sdk2.1.0NullUnknown License
Microsoft.Extensions.Caching.Memory10.0.10NullUnknown License
Microsoft.Extensions.Configuration.AzureAppConfiguration8.6.0NullUnknown License
Microsoft.Extensions.Configuration.UserSecrets10.0.10NullUnknown License
Microsoft.Extensions.Diagnostics.HealthChecks10.0.10NullUnknown License
Microsoft.Identity.Web4.14.2NullUnknown License
XtremeIdiots.Portal.Integrations.Servers.Api.Client.V14.1.9NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
nuget/MX.Api.Abstractions 2.3.75 UnknownUnknown
nuget/MX.InvisionCommunity.Api.Abstractions 1.0.61 UnknownUnknown
nuget/Microsoft.Extensions.Configuration.Abstractions 10.0.10 UnknownUnknown
nuget/Microsoft.Extensions.DependencyInjection.Abstractions 10.0.10 UnknownUnknown
nuget/Microsoft.Extensions.Logging.Abstractions 10.0.10 UnknownUnknown
nuget/Microsoft.NET.Test.Sdk 18.8.1 🟢 5.9
Details
CheckScoreReason
Code-Review🟢 7Found 19/24 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy🟢 10security policy file detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 2branch protection is not maximal on development and all release branches
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts⚠️ 0binaries present in source code
Packaging⚠️ -1packaging workflow not detected
Fuzzing⚠️ 0project is not fuzzed
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 9dependency not pinned by hash detected -- score normalized to 9
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
nuget/MX.Api.Abstractions 2.3.75 UnknownUnknown
nuget/MX.Api.Client 2.3.75 UnknownUnknown
nuget/MX.InvisionCommunity.Api.Client 1.0.61 UnknownUnknown
nuget/MX.Observability.ApplicationInsights.WorkerService 1.1.28 UnknownUnknown
nuget/Microsoft.Azure.AppConfiguration.Functions.Worker 8.6.0 UnknownUnknown
nuget/Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.1.1 UnknownUnknown
nuget/Microsoft.Azure.Functions.Worker.Sdk 2.1.0 UnknownUnknown
nuget/Microsoft.Extensions.Caching.Memory 10.0.10 UnknownUnknown
nuget/Microsoft.Extensions.Configuration.AzureAppConfiguration 8.6.0 UnknownUnknown
nuget/Microsoft.Extensions.Configuration.UserSecrets 10.0.10 UnknownUnknown
nuget/Microsoft.Extensions.Diagnostics.HealthChecks 10.0.10 UnknownUnknown
nuget/Microsoft.Identity.Web 4.14.2 UnknownUnknown
nuget/XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 4.1.9 UnknownUnknown

Scanned Files

  • src/XtremeIdiots.Portal.Forums.Integration/XtremeIdiots.Portal.Forums.Integration.csproj
  • src/XtremeIdiots.Portal.Sync.App.Tests/XtremeIdiots.Portal.Sync.App.Tests.csproj
  • src/XtremeIdiots.Portal.Sync.App/XtremeIdiots.Portal.Sync.App.csproj

@github-actions
github-actions Bot enabled auto-merge (squash) August 2, 2026 02:38
@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit 9374bef into main Aug 2, 2026
18 of 23 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/src/XtremeIdiots.Portal.Forums.Integration/all-updates-1f3b478451 branch August 2, 2026 02:42
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