Skip to content

Bump EFCore.NamingConventions from 8.0.3 to 9.0.0#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/server/src/TaskFlow.Infrastructure/main/EFCore.NamingConventions-9.0.0
Closed

Bump EFCore.NamingConventions from 8.0.3 to 9.0.0#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/server/src/TaskFlow.Infrastructure/main/EFCore.NamingConventions-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Updated EFCore.NamingConventions from 8.0.3 to 9.0.0.

Release notes

Sourced from EFCore.NamingConventions's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 23, 2026
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
taskflow Ready Ready Preview, Comment Jul 24, 2026 1:05am

---
updated-dependencies:
- dependency-name: EFCore.NamingConventions
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/server/src/TaskFlow.Infrastructure/main/EFCore.NamingConventions-9.0.0 branch from 827cd86 to 828f49d Compare July 24, 2026 01:05
martindolores added a commit that referenced this pull request Jul 24, 2026
Upgrades EFCore.NamingConventions to 9.0.0 (was PR #11), which requires
moving Microsoft.EntityFrameworkCore.Design and
Npgsql.EntityFrameworkCore.PostgreSQL to 9.0.4 in lockstep to avoid a
runtime assembly mismatch; also applies the JwtBearer, System.IdentityModel.Tokens.Jwt,
Mvc.Testing, and xunit bumps from PR #16. Adds an explicit
Microsoft.EntityFrameworkCore.Relational pin so NuGet resolves the same
EF Core patch version across the Api and Infrastructure projects.
@martindolores

Copy link
Copy Markdown
Owner

Superseded by d86039b — applied EFCore.NamingConventions 9.0.0 on main, but only after also bumping Microsoft.EntityFrameworkCore.Design and Npgsql.EntityFrameworkCore.PostgreSQL to 9.0.4 in lockstep. This PR alone broke migrations at runtime (NamingConventions 9.0.0 needs EF Core 9, but Design/Npgsql were still pinned to 8.0.11 — see the failing build-and-test run). Full test suite (217 tests) passes on the aligned versions.

@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/server/src/TaskFlow.Infrastructure/main/EFCore.NamingConventions-9.0.0 branch July 24, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant