Skip to content

chore: bump all NuGet packages to latest - #243

Merged
erwan-joly merged 1 commit into
masterfrom
chore/upgrade-all-packages
Aug 14, 2026
Merged

chore: bump all NuGet packages to latest#243
erwan-joly merged 1 commit into
masterfrom
chore/upgrade-all-packages

Conversation

@erwan-joly

@erwan-joly erwan-joly commented Aug 14, 2026

Copy link
Copy Markdown
Contributor
  • NosCore.Packets 16.0.0 -> 20.0.3
  • Microsoft.Extensions.* 10.0.6 -> 10.0.11, Microsoft.EntityFrameworkCore.Sqlite 10.0.6 -> 10.0.11
  • Microsoft.IdentityModel.JsonWebTokens / System.IdentityModel.Tokens.Jwt 8.17.0 -> 8.22.0
  • Microsoft.NET.Test.Sdk 18.4.0 -> 18.8.1, MSTest 4.2.1 -> 4.3.3

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores

    • Updated underlying platform components to improve compatibility, stability, and ongoing maintenance.
    • Refreshed testing infrastructure to support more reliable validation of future changes.
  • Impact

    • No new end-user features or changes to the public interface are introduced.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: cae20c25-e504-4a0a-96d5-8675d945fcbd

📥 Commits

Reviewing files that changed from the base of the PR and between 174f2a9 and 8e18fb5.

📒 Files selected for processing (2)
  • src/NosCore.ReverseProxy/NosCore.ReverseProxy.csproj
  • test/NosCore.ReverseProxy.Tests/NosCore.ReverseProxy.Tests.csproj

Walkthrough

The pull request updates package references in the reverse proxy project and its test project. The changes include hosting, logging, packet, identity-model, Entity Framework Core SQLite, test SDK, and MSTest packages.

Changes

Package Updates

Layer / File(s) Summary
Runtime and test dependency refresh
src/NosCore.ReverseProxy/NosCore.ReverseProxy.csproj, test/NosCore.ReverseProxy.Tests/NosCore.ReverseProxy.Tests.csproj
The projects use newer hosting, logging, packet, identity-model, Entity Framework Core SQLite, .NET Test SDK, and MSTest package versions. Moq remains unchanged.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 8e18f

This PR updates package versions without supplied evidence of a concrete production or user-facing regression; no actionable merge-blocking risk remains beyond normal compatibility checks.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the primary change: updating NuGet package dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-all-packages

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@erwan-joly
erwan-joly merged commit 151832b into master Aug 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant