Skip to content

fix(deps): bump EF Core Sqlite to 10.0.9 in Tests (NU1605 with #54)#58

Merged
ruhex merged 1 commit into
mainfrom
fix/deps-ef10-tests
Jul 2, 2026
Merged

fix(deps): bump EF Core Sqlite to 10.0.9 in Tests (NU1605 with #54)#58
ruhex merged 1 commit into
mainfrom
fix/deps-ef10-tests

Conversation

@ruhex

@ruhex ruhex commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Fixes main's red CI after #54: Dependabot bumped EF Core Sqlite only in BGPLite.Api, but BGPLite.Tests references it directly at 9.0.0 -> NU1605 downgrade (TreatWarningsAsError) -> restore fails. Sync Tests to 10.0.9.

Verified locally: 0 errors, 166 tests pass.

#54 bumped Microsoft.EntityFrameworkCore.Sqlite 9->10 in BGPLite.Api, but
BGPLite.Tests references it directly at 9.0.0, causing NU1605 downgrade
(TreatWarningsAsError) -> CI restore fails on main. Sync Tests to 10.0.9.
@ruhex ruhex merged commit c495f11 into main Jul 2, 2026
4 of 5 checks passed
@ruhex ruhex deleted the fix/deps-ef10-tests branch July 2, 2026 12:05
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

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: a14803fe-447b-451f-adf3-116c120c2f5a

📥 Commits

Reviewing files that changed from the base of the PR and between a4eccc8 and c96b07f.

📒 Files selected for processing (1)
  • BGPLite.Tests/BGPLite.Tests.csproj
🔥 Files not summarized due to errors (1)
  • BGPLite.Tests/BGPLite.Tests.csproj: Server error: no LLM provider could handle the message

📝 Walkthrough

[!WARNING]

Walkthrough skipped

File diffs could not be summarized.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/deps-ef10-tests

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

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