Skip to content

CONFIG: Update NuGet dependencies to latest stable - #20

Merged
cjdutoit merged 4 commits into
mainfrom
users/perirrs/config-changes
Aug 3, 2026
Merged

CONFIG: Update NuGet dependencies to latest stable#20
cjdutoit merged 4 commits into
mainfrom
users/perirrs/config-changes

Conversation

@perirrs

@perirrs perirrs commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up NuGet currency pass for NHSDigital.ApiPlatform - brings every unpinned package to latest stable (Component Versions dashboard -> green). Follow-up to the wave-2 modernisation closed under the same task.

closes AB#29757

Dependency updates (CONFIG, one per commit)

  • Microsoft.Extensions family 10.0.9 -> 10.0.10 (Configuration, Binder, EnvironmentVariables, Json, Http - coupled family, one commit)
  • Microsoft.NET.Test.Sdk 18.7.0 -> 18.8.1
  • WireMock.Net 2.12.0 -> 2.13.0
  • ISL.Providers.PDS.FHIR 1.0.0.8 -> 1.0.0.9 (aligns with PDS.Abstractions/FakeFHIR 1.0.0.9)

Validation (local)

  • Build Release: 0 errors
  • Tests: 3 passed / 1 skipped (Integration; other test projects are empty scaffolds - unchanged baseline)
  • dotnet list package --vulnerable --include-transitive: none
  • FluentAssertions remains locked [7.2.2]

@github-actions github-actions Bot added the CONFIG The configuration category is for any configuration changes i.e. setting up appsettings.json label Aug 3, 2026
@cjdutoit
cjdutoit merged commit b841bf7 into main Aug 3, 2026
9 checks passed
@cjdutoit
cjdutoit deleted the users/perirrs/config-changes branch August 3, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CONFIG The configuration category is for any configuration changes i.e. setting up appsettings.json

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants