Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.10 to 6.0.1
Created by: dependabot[bot]
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.10 to 6.0.1.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
v6.0.1
6.0.1 is the first patch release for EFCore.PG 6.0, and contains important fixes to some bugs. Everyone is strongly encouraged to upgrade.
The full list of changes is available here.
v6.0.0
See the release notes.
The full list of changes is available here.
v6.0.0-rc.2
No release notes provided.
v6.0.0-rc.1
The first release candidate (RC) of the Npgsql EF Core provider version 6.0.0.
Release and breaking change notes are available here.
v6.0.0-preview7
No release notes provided.
v6.0.0-preview6
No release notes provided.
v6.0.0-preview5
No release notes provided.
v6.0.0-preview4
No release notes provided.
v6.0.0 Preview3
No release notes provided.
v6.0.0 Preview2
No release notes provided.
Commits
-
5a6c0a7
Update test assertions -
a5e1d36
Depend on Npgsql 6.0.1 -
2d7c525
Fix LTree.ToString (#2136) -
c5a37be
Fix array containment type mapping inference around conversion (#2124) -
06b9730
Bring back IS NULL parentheses hack (#2104) -
d47b4df
Recreate indexes after dropping/creating computed columns (#2095) -
791fe29
Support non-constant time zones in NodaTime translations (#2089) -
8d18e7d
Bump version to 6.0.1 -
025fc55
Depend on Npgsql 6.0.0 GA -
d10fb38
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 (#2084) - Additional commits viewable in compare view
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 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)