dyedurham / PockyBot.NET

MIT License
3 stars 4 forks source link

fix(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL from 2.1.1.1 to 7.0.3 in /src/PockyBot.NET #244

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 2.1.1.1 to 7.0.3.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

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.7

The full list of changes is available here.

v6.0.6

The full list of changes is available here.

v6.0.5

The full list of changes is available here.

v6.0.4

The full list of changes is available here.

v6.0.3

The full list of changes is available here.

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.

... (truncated)

Commits
  • fb48afb Bump version to 7.0.3
  • dbb82d7 Fix enum mapping when using NpgsqlDataSource (#2628)
  • f711091 Fix prepared transactions caused by case sensitive string comparison (#2624) ...
  • 72cc72b Bump version to 7.0.2
  • bb6fc9a Bump dependencies to 7.0.1
  • 09bc34f Correct date/time mapping with precision (#2580)
  • 9f03e31 Fix linux postgresql ci (#2575)
  • 0630e0e Recognize empty index descending array in IsDefaultNullSortOrder (#2574)
  • d3d17e2 Fix cycle iterator name for VisitChildren (#2572)
  • 6f7e11e Fix DbDataSource management in NpgsqlOptionsExtension (#2556)
  • Additional commits viewable 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)
dependabot[bot] commented 1 year ago

Superseded by #250.