Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.10 to 6.0.2
Created by: dependabot[bot]
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.10 to 6.0.2.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
v6.0.2
The full list of changes is available here.
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
-
854d243
Fix NTS scaffolding code generation (#1997) -
5675010
Really last tweaks to support PG 9.0 scaffolding (#2183) -
376c503
Multirange support for NodaTime (#2182) -
06b6e50
Bump dependencies -
ef50fe2
Generate multirange SQL literals properly (#2181) -
7ff6990
Hopefully last tweaks for ancient PG scaffolding (#2172) -
a1d317a
More collation avoidance for ancient PG (#2168) -
fc90214
Run CodeQL check on hotfix/release branches too -
313cbad
Create codeql-analysis.yml (#2159) -
d2c4adf
Don't reverse-engineer collations for PG < 9.1 (#2167) - 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)