chore: sync Directory.Packages.props from shipyard — EFCore preview.4#8
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates Directory.Packages.props to add a CPM-level suppression for NuGet ChangesCentral Package Version and Warning Management
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@Directory.Packages.props`:
- Around line 35-37: The Npgsql package version declared as PackageVersion
Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="11.0.0-preview.4"
cannot be resolved on NuGet; change that Version attribute to a valid published
preview (e.g., "11.0.0-preview.2" or "11.0.0-preview.1") or pin it to a stable
compatible release, ensuring the PackageVersion element for
Npgsql.EntityFrameworkCore.PostgreSQL matches an existing NuGet version and
keeps compatibility with Microsoft.EntityFrameworkCore entries.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: b88da4ec-d0ff-4bd3-a9fd-f20868eaaeab
📒 Files selected for processing (1)
Directory.Packages.props
9a66158 to
8acd68b
Compare
8acd68b to
d8dac84
Compare
Summary
Directory.Packages.propsfrom shipyard to pick up EFCore preview.4.26230.115 bump (Dependabot PR chore(deps): Bump Microsoft.Extensions.Http.Resilience from 10.5.0 to 10.6.0 #6 on shipyard)Microsoft.EntityFrameworkCore,Microsoft.EntityFrameworkCore.Design,Microsoft.EntityFrameworkCore.Relational,Microsoft.EntityFrameworkCore.InMemory,Npgsql.EntityFrameworkCore.PostgreSQLMicrosoft.Extensions.Configuration.Abstractions/Microsoft.Extensions.DependencyInjection.Abstractionspreview.4 bumpsTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit