Skip to content

Bump the all-updates group with 8 updates#824

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Forums.Integration/all-updates-85fbb43835
Closed

Bump the all-updates group with 8 updates#824
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Forums.Integration/all-updates-85fbb43835

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Azure.Functions.Worker.Extensions.DurableTask from 1.17.0 to 1.17.1.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.DurableTask's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Identity.Web from 4.11.0 to 4.12.2.

Release notes

Sourced from Microsoft.Identity.Web's releases.

4.12.2

Bug fixes

  • Make the Microsoft.Identity.Client.KeyAttestation dependency conditional on modern .NET (.NETCoreApp) targets. It transitively pulls the native-only Microsoft.Azure.Security.KeyGuardAttestation package, which ships no .NET Framework/netstandard-compatible assets and broke NuGet restore for .NET Framework (packages.config) projects. Microsoft.Identity.Web.Certificateless now multi-targets, and .NET Framework consumers use the netstandard2.0 asset without this dependency. See #​3894.

4.12.1

Bug fixes

  • Preserve ManagedIdentity when converting AcquireTokenOptions to TokenAcquisitionOptions in TokenAcquirer. Previously the ITokenAcquirer.GetTokenForAppAsync / GetTokenForUserAsync paths silently dropped ManagedIdentity and fell back to the confidential-client path, breaking managed-identity mTLS PoP (e.g. MISE Native). See #​3914.

Behavior changes

  • Sidecar: outbound HTTP redirects suppressed by default. The sidecar no longer follows outbound HTTP redirects; a new opt-in Sidecar:AllowOutboundRedirects flag (default false) restores the previous behavior. See #​3906.
  • Sidecar: per-request isolation of downstream API options. Downstream API options resolved from the singleton IOptionsMonitor are now cloned per request (including fresh ExtraParameters / ExtraHeaderParameters / ExtraQueryParameters dictionaries), preventing request-scoped values from leaking across requests or racing under concurrency. See #​3919.

Fundamentals

  • Build the solution in the PR pipeline before running tests. See #​3911.
  • Restore OWIN 5.7.1 packages from the internal IDDP feed in the PR pipeline. See #​3912.
  • Run the PR pipeline on the Wilson pool so integration/E2E tests can access the lab KeyVault. See #​3913.

4.12.0

New features

  • Implement IAuthorizationHeaderProvider2 (from Microsoft.Identity.Abstractions 12.3.0) on DefaultAuthorizationHeaderProvider and the public BaseAuthorizationHeaderProvider, exposing the metadata-rich CreateAuthorizationHeaderInformation* surface (returning OperationResult<AuthorizationHeaderInformation, AuthorizationHeaderError>) with binding-certificate propagation. DownstreamApi and MicrosoftIdentityMessageHandler now prefer IAuthorizationHeaderProvider2 for mTLS PoP and soft-deprecate the bound-only IBoundAuthorizationHeaderProvider path (kept as a fallback for source/binary compatibility). See #​3899.
  • Populate TokenAcquisitionMetadata.ExpiresOn on AcquireTokenResult from the MSAL AuthenticationResult.ExpiresOn value. See #​3905.

Bug fixes

  • Finalize the DownstreamApi request (headers, query parameters, content, and customizations) before creating the authorization header, adding Authorization only after signing so request-binding providers do not include it in their signed material. See #​3902.

Dependencies updates

  • Update Microsoft.Identity.Abstractions to 12.4.0. See #​3899, #​3905.
  • Update MSAL.NET (Microsoft.Identity.Client / Microsoft.Identity.Client.KeyAttestation) to 4.85.2. See #​3896.
  • Update Microsoft.IdentityModel.Protocols.WsFederation (Microsoft.Identity.Web.OWIN) to 5.7.1. See #​3900.

Commits viewable in compare view.

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

Release notes

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

1.0.55

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

Commits viewable in compare view.

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

Release notes

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

1.0.55

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

Commits viewable in compare view.

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

Release notes

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

1.1.24

What's Changed

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

1.1.22

Full Changelog: frasermolyneux/observability-appinsights@v1.1.16...v1.1.22

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 4.0.1 to 4.0.7.

Release notes

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

4.0.7

Full Changelog: frasermolyneux/portal-servers-integration@v4.0.6...v4.0.7

4.0.6

Full Changelog: frasermolyneux/portal-servers-integration@v4.0.5...v4.0.6

4.0.5

Full Changelog: frasermolyneux/portal-servers-integration@v4.0.4...v4.0.5

4.0.4

What's Changed

Full Changelog: frasermolyneux/portal-servers-integration@v4.0.1...v4.0.4

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Abstractions.V1 from 4.0.4 to 4.0.8.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Abstractions.V1's releases.

4.0.8

Full Changelog: frasermolyneux/portal-repository@v4.0.7...v4.0.8

4.0.7

Full Changelog: frasermolyneux/portal-repository@v4.0.6...v4.0.7

4.0.6

Full Changelog: frasermolyneux/portal-repository@v4.0.4...v4.0.6

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Api.Client.V1 from 4.0.4 to 4.0.8.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Api.Client.V1's releases.

4.0.8

Full Changelog: frasermolyneux/portal-repository@v4.0.7...v4.0.8

4.0.7

Full Changelog: frasermolyneux/portal-repository@v4.0.6...v4.0.7

4.0.6

Full Changelog: frasermolyneux/portal-repository@v4.0.4...v4.0.6

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.Functions.Worker.Extensions.DurableTask from 1.17.0 to 1.17.1
Bumps Microsoft.Identity.Web from 4.11.0 to 4.12.2
Bumps MX.InvisionCommunity.Api.Abstractions from 1.0.49 to 1.0.55
Bumps MX.InvisionCommunity.Api.Client from 1.0.49 to 1.0.55
Bumps MX.Observability.ApplicationInsights.WorkerService from 1.1.16 to 1.1.24
Bumps XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 4.0.1 to 4.0.7
Bumps XtremeIdiots.Portal.Repository.Abstractions.V1 from 4.0.4 to 4.0.8
Bumps XtremeIdiots.Portal.Repository.Api.Client.V1 from 4.0.4 to 4.0.8

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Extensions.DurableTask
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: MX.InvisionCommunity.Api.Abstractions
  dependency-version: 1.0.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.InvisionCommunity.Api.Client
  dependency-version: 1.0.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.Observability.ApplicationInsights.WorkerService
  dependency-version: 1.1.24
  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.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Repository.Abstractions.V1
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Repository.Abstractions.V1
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Repository.Api.Client.V1
  dependency-version: 4.0.8
  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 requested a review from frasermolyneux as a code owner July 5, 2026 02:36
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 5, 2026
@github-actions

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

License Issues

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

PackageVersionLicenseIssue Type
MX.InvisionCommunity.Api.Abstractions1.0.55NullUnknown License
XtremeIdiots.Portal.Repository.Abstractions.V14.0.8NullUnknown License

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

PackageVersionLicenseIssue Type
MX.InvisionCommunity.Api.Client1.0.55NullUnknown License
MX.Observability.ApplicationInsights.WorkerService1.1.24NullUnknown License
Microsoft.Azure.Functions.Worker.Extensions.DurableTask1.17.1NullUnknown License
Microsoft.Identity.Web4.12.2NullUnknown License
XtremeIdiots.Portal.Integrations.Servers.Api.Client.V14.0.7NullUnknown License
XtremeIdiots.Portal.Repository.Abstractions.V14.0.8NullUnknown License
XtremeIdiots.Portal.Repository.Api.Client.V14.0.8NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/MX.InvisionCommunity.Api.Abstractions 1.0.55 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Abstractions.V1 4.0.8 UnknownUnknown
nuget/MX.InvisionCommunity.Api.Client 1.0.55 UnknownUnknown
nuget/MX.Observability.ApplicationInsights.WorkerService 1.1.24 UnknownUnknown
nuget/Microsoft.Azure.Functions.Worker.Extensions.DurableTask 1.17.1 UnknownUnknown
nuget/Microsoft.Identity.Web 4.12.2 UnknownUnknown
nuget/XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 4.0.7 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Abstractions.V1 4.0.8 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Api.Client.V1 4.0.8 UnknownUnknown

Scanned Files

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

@github-actions
github-actions Bot enabled auto-merge (squash) July 5, 2026 02:36
@dependabot
dependabot Bot temporarily deployed to Development July 5, 2026 02:38 Inactive
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 16
📋 Resource Details
Action Resource
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_linux_function_app.function_app
➕ Create azurerm_monitor_activity_log_alert.rg_resource_health
➕ Create azurerm_monitor_scheduled_query_rules_alert_v2.generate_ban_files_not_running
➕ Create azurerm_monitor_scheduled_query_rules_alert_v2.import_ban_files_not_running
➕ Create azurerm_monitor_scheduled_query_rules_alert_v2.map_redirect_sync_not_running
➕ Create azurerm_monitor_scheduled_query_rules_alert_v2.redirect_to_server_sync_not_running
➕ Create azurerm_monitor_scheduled_query_rules_alert_v2.scheduled_job_failures
➕ Create azurerm_monitor_scheduled_query_rules_alert_v2.user_profile_sync_not_running
➕ Create azurerm_role_assignment.app-to-storage
➕ Create azurerm_role_assignment.app-to-storage-queue
➕ Create azurerm_role_assignment.app-to-storage-table
➕ Create azurerm_storage_account.function_app_storage
➕ Create random_id.environment_id

@sonarqubecloud

sonarqubecloud Bot commented Jul 5, 2026

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 12, 2026
auto-merge was automatically disabled July 12, 2026 02:35

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/nuget/src/XtremeIdiots.Portal.Forums.Integration/all-updates-85fbb43835 branch July 12, 2026 02:36
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