Skip to content

Comments

chore: bump the ef-core group across 1 directory with 3 updates#1223

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/ef-core-58d860872d
Open

chore: bump the ef-core group across 1 directory with 3 updates#1223
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/ef-core-58d860872d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps the ef-core group with 3 updates in the / directory: Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore.InMemory.

Updates Microsoft.EntityFrameworkCore from 8.0.6 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

.NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.2...v9.0.3

.NET 9.0.2

Release

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore from 8.0.6 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

.NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.2...v9.0.3

.NET 9.0.2

Release

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 8.0.6 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

.NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.2...v9.0.3

.NET 9.0.2

Release

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore.InMemory from 8.0.6 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

.NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.2...v9.0.3

.NET 9.0.2

Release

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 25, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/ef-core-58d860872d branch 3 times, most recently from 1e193f0 to a155d1d Compare April 30, 2025 20:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/nuget/ef-core-58d860872d branch 5 times, most recently from b046064 to f6b2920 Compare May 9, 2025 20:59
@dependabot dependabot bot force-pushed the dependabot/nuget/ef-core-58d860872d branch 3 times, most recently from bcc7e61 to 457ad46 Compare May 19, 2025 20:36
@dependabot dependabot bot force-pushed the dependabot/nuget/ef-core-58d860872d branch 3 times, most recently from fa058fa to 1bc0131 Compare May 26, 2025 21:09
Bumps the ef-core group with 3 updates in the / directory: [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore).


Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.6...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.6...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.6...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.6 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.6...v9.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ef-core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/ef-core-58d860872d branch from 1bc0131 to d86edf1 Compare May 27, 2025 20:43
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