Skip to content

chore: bump all NuGet packages to latest - #147

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

chore: bump all NuGet packages to latest#147
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
  • Microsoft.Extensions.Hosting/Http 10.0.6 -> 10.0.11
  • Microsoft.IdentityModel.JsonWebTokens / System.IdentityModel.Tokens.Jwt 8.17.0 -> 8.22.0
  • Serilog 4.3.1 -> 4.4.0, coverlet.collector 10.0.0 -> 10.0.1
  • Microsoft.NET.Test.Sdk 18.4.0 -> 18.8.1, MSTest 4.2.1 -> 4.3.3

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Maintenance
    • Updated authentication, hosting, HTTP, logging, and testing components to newer versions.
    • Improved compatibility and reliability through refreshed supporting libraries.
    • Updated test tooling and code coverage components.

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

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: d56f115a-3c65-41e5-89e6-1af7831c44e5

📥 Commits

Reviewing files that changed from the base of the PR and between aa2a630 and 543ca83.

📒 Files selected for processing (3)
  • src/NosCore.ParserInputGenerator.Launcher/NosCore.ParserInputGenerator.Launcher.csproj
  • src/NosCore.ParserInputGenerator/NosCore.ParserInputGenerator.csproj
  • test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj

Walkthrough

The change updates package references in the launcher, main, and test projects. It upgrades IdentityModel, hosting, HTTP, Serilog, test SDK, MSTest, and coverage packages.

Changes

Package version updates

Layer / File(s) Summary
Align project package references
src/NosCore.ParserInputGenerator.Launcher/NosCore.ParserInputGenerator.Launcher.csproj, src/NosCore.ParserInputGenerator/NosCore.ParserInputGenerator.csproj, test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj
Updated runtime, launcher, and test package references to newer versions. Existing unchanged package references remain unchanged.

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

✨ 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 92c7884 into master Aug 14, 2026
2 of 3 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