chore(deps): risk-arm dependency bumps (#87)#156
Merged
Conversation
Low-risk patch/minor bumps only, gated locally by a full build + the complete test suite (1395 unit + 516 integration, all green). No security pressure: `dotnet list package --vulnerable` reports zero vulnerabilities across the graph — the July report's High (Microsoft.OpenApi 2.0.0) is already resolved by the deliberate 2.7.5 transitive-CVE pin. Bumped: - Microsoft.AspNetCore.* 10.0.8 → 10.0.10 (JwtBearer, OpenIdConnect, OpenApi, Mvc.Testing, DI.Abstractions) - Microsoft.IdentityModel.Tokens 8.19.1 → 8.19.2 - Microsoft.NET.Test.Sdk 18.6.0 → 18.8.1 - Microsoft.SourceLink.GitHub 10.0.300 → 10.0.301 - ITfoxtec.Identity.Saml2 (+ MvcCore) 4.18.0 → 4.20.1 - Quartz.Extensions.Hosting 3.18.1 → 3.18.2 - Testcontainers (+ .PostgreSql) 4.12.0 → 4.13.0 - Postmark 5.3.0 → 5.4.1 Deliberately held for separate, more careful PRs: - Marten 9.8 → 9.16 / WolverineFx 6.9 → 6.20 (Critter Stack — needs the upgrade-blockers review + its own test pass) - OpenIddict 7.5 → 7.6 (OAuth core; the DPoP handler ordering/API was just built and verified against 7.5) - Microsoft.OpenApi 2.7.5 → 3.x (major; and the 2.7.5 pin is intentional) - System.Reactive 6 → 7 (major) - OpenTelemetry 1.15 → 1.17 (the Prometheus exporter stays beta and lags, so the OTel line should move together, not piecemeal) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jul 19, 2026
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.
Low-risk patch/minor dependency bumps, gated locally by a full build + the complete test suite (1395 unit + 516 integration, all green).
No security pressure:
dotnet list package --vulnerablereports zero vulnerabilities across the whole graph — the July dependency-report's High (Microsoft.OpenApi 2.0.0) is already resolved by the deliberate2.7.5transitive-CVE pin (#113). So this is pure hygiene.Bumped
Microsoft.AspNetCore.*10.0.8 → 10.0.10 (JwtBearer, OpenIdConnect, OpenApi, Mvc.Testing, DI.Abstractions)Microsoft.IdentityModel.Tokens8.19.1 → 8.19.2Microsoft.NET.Test.Sdk18.6.0 → 18.8.1Microsoft.SourceLink.GitHub10.0.300 → 10.0.301ITfoxtec.Identity.Saml2(+ MvcCore) 4.18.0 → 4.20.1Quartz.Extensions.Hosting3.18.1 → 3.18.2Testcontainers(+.PostgreSql) 4.12.0 → 4.13.0Postmark5.3.0 → 5.4.1Deliberately held (each wants its own careful PR)
🤖 Generated with Claude Code