Skip to content

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.6 to 5.0.7

Created by: dependabot[bot]

Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.6 to 5.0.7.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v5.0.7

The full list of changes is available here.

Commits
  • 5465e9a Merge branch 'hotfix/5.0.7' into stable
  • 5f3b044 Bump dependencies to 5.0.7
  • a505bab Support DateTimeOffset in JSON documents (#1884)
  • a58663f Exclude extension tables when checking if tables exist (#1873)
  • a5d4950 Fix NpgsqlRelationalConnection.CloneWith
  • ffe7c39 Fix JSON nullability processing (#1675)
  • 84df12b Fix pooling/multiplex mismatch on master connection
  • 725a898 Don't generate both IDENTITY and NULL in migrations (#1849)
  • d192587 Create Github Actions environment for the myget feeds
  • fa4fe96 Bump version to 5.0.7
  • See full diff in compare view

Dependabot compatibility score

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)

合并请求报告

加载中