Skip to content

deps: Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Tools - #128

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PetHealthManagement.Web/main/multi-ffcf7e34d6
Closed

deps: Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Tools#128
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PetHealthManagement.Web/main/multi-ffcf7e34d6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.EntityFrameworkCore.Design from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Tools from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Tools'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 20, 2026
…rameworkCore.Tools

Bumps Microsoft.EntityFrameworkCore.Design from 10.0.9 to 10.0.10
Bumps Microsoft.EntityFrameworkCore.Tools from 10.0.9 to 10.0.10

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/PetHealthManagement.Web/main/multi-ffcf7e34d6 branch from 7bcfc97 to c40fa89 Compare August 4, 2026 15:10
Cat5Dog2 added a commit that referenced this pull request Aug 5, 2026
Rolls the six open Dependabot bumps (#124, #125, #126, #128, #129, #130)
into one change and closes the version gaps those PRs left open.

The nuget open-pull-requests-limit of five was fully consumed by
single-package bumps, so several packages on the same release train had
no PR open: EntityFrameworkCore.SqlServer, Mvc.Testing, EFCore.InMemory
and EFCore.Sqlite were all still on 10.0.9 with 10.0.10 available.
Merging #128 on its own would have left Design/Tools on 10.0.10 against
SqlServer 10.0.9.

Web.Tests was also on Test SDK 18.6.0 while E2ETests was on 18.7.0. #123
would have closed that gap but was resolved as superseded by #129, which
only touches E2ETests.

dotnet-ef in the tool manifest moves to 10.0.10 to match. Dependabot has
been able to read dotnet-tools.json since 2024, but the nuget
configuration only scans /src/** and /tests/**, and the manifest sits at
the repository root, so nothing was watching it. Widening the scan is
handled separately.

Verified locally: build with no warnings, 240 unit tests, 8 Playwright
E2E tests, and dotnet format --verify-no-changes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 5, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/src/PetHealthManagement.Web/main/multi-ffcf7e34d6 branch August 5, 2026 03:13
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.

0 participants