Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.EntityFrameworkCore and Npgsql.EntityFrameworkCore.PostgreSQL #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps Microsoft.EntityFrameworkCore and Npgsql.EntityFrameworkCore.PostgreSQL. These dependencies needed to be updated together.
Updates Microsoft.EntityFrameworkCore from 6.0.6 to 7.0.18

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 7.0.18

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.17.

EF Core 7.0.17 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

EF Core 7.0.16 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

EF Core 7.0.15

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.14.

EF Core 7.0.14

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.13.

EF Core 7.0.13 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

And also the following bug fixes from EF Core 6.0.24:

EF Core 7.0.12

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.11.

EF Core 7.0.11

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.10.

EF Core 7.0.10 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

EF Core 7.0.9 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

EF Core 7.0.8

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.7.

EF Core 7.0.7 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

... (truncated)

Commits
  • 8fbfab9 Merge in 'release/7.0' changes
  • cfaf216 Update dependencies from https://github.com/dotnet/arcade build (#33348)
  • 07980f4 Merge in 'release/7.0' changes
  • 0072a21 Merge branch 'release/6.0' into release/7.0
  • 1b12224 [release/6.0] Update dependencies from dotnet/arcade (#33310)
  • 819c218 Merge in 'release/7.0' changes
  • 2fe2227 Merge pull request #33300 from vseanreesermsft/internal-merge-7.0-2024-03-12-...
  • a04d83c Merge pull request #33299 from vseanreesermsft/internal-merge-6.0-2024-03-12-...
  • 5848c8e Merge commit 'c9d1c2d28f509244ffe9ad61a46d1d81f89ddd2f' into internal-merge-7...
  • b4c22ad Merge commit 'fcddaa8891f2e52d207ec47d1189bd9b39cc7147' into internal-merge-6...
  • Additional commits viewable in compare view

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.5 to 7.0.18

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v7.0.11

This patch release fixes a single bug (npgsql/efcore.pg#2787), but also takes a dependency on the latest EF Core and Npgsql patch versions. Everyone is encouraged to upgrade.

v7.0.4

The full list of changes is available here.

v7.0.3

The full list of changes is available here.

v7.0.0

See the release notes.

The full list of changes is available here.

v6.0.22

This patch release fixes several bugs, and takes a dependency on the latest EF Core 6.0 and Npgsql 6.0 patch versions. Everyone is encouraged to upgrade.

v6.0.7

The full list of changes is available here.

v6.0.6

The full list of changes is available here.

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…tgreSQL

Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore` from 6.0.6 to 7.0.18
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.6...v7.0.18)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 6.0.5 to 7.0.18
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v6.0.5...v7.0.18)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants