Skip to content

Bump Pomelo.EntityFrameworkCore.MySql from 5.0.2 to 6.0.0

Created by: dependabot[bot]

Bumps Pomelo.EntityFrameworkCore.MySql from 5.0.2 to 6.0.0.

Release notes

Sourced from Pomelo.EntityFrameworkCore.MySql's releases.

6.0.0

This release is compatible with .NET 6.0, EF Core 6.0.0, MySQL 8.0/5.7, MariaDB 10.6/10.5/10.4/10.3 and MySqlConnector 2.0.0.

For all new features and bugfixes contained in this release, see the related issues and pull requests of the following milestones:

6.0.0-rc.2

This prerelease is compatible with .NET 6.0, EF Core 6.0 RC 2, MySQL 8.0/5.7, MariaDB 10.6/10.5/10.4/10.3 and MySqlConnector 2.0.0-rc.1.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

6.0.0-rc.1

This prerelease is compatible with .NET 6.0, EF Core 6.0 RC 1, MySQL 8.0/5.7, MariaDB 10.6/10.5/10.4/10.3 and MySqlConnector 1.4.0-beta.4.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

6.0.0-preview.7

This prerelease is compatible with .NET 6.0, EF Core 6.0 Preview 7, MySQL 8.0/5.7, MariaDB 10.6/10.5/10.4/10.3 and MySqlConnector 1.4.0-beta.4.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

6.0.0-preview.6

This prerelease is compatible with .NET 6.0, EF Core 6.0 Preview 6, MySQL 8.0/5.7, MariaDB 10.6/10.5/10.4/10.3 and MySqlConnector 1.4.0-beta.4.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

6.0.0-preview.5

This prerelease is compatible with .NET 5.0+, EF Core 6.0 Preview 5, MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 1.3.10.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

6.0.0-preview.4

This prerelease is compatible with .NET 5.0+, EF Core 6.0 Preview 4, MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 1.3.8.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

5.0.3

This release is compatible with .NET Standard 2.1, EF Core 5.0.10, MySQL 8.0/5.7, MariaDB 10.6/10.5/10.4/10.3 and MySqlConnector 1.3.13.

For all new features and bugfixes contained in this release, see related issues and pull requests.

Commits
  • 47ca17a Prepare 6.0.0 GA release (#1556)
  • 42736ce Upgrade to EF Core 6.0.0. (#1555)
  • 51e232f Update release information.
  • 060f41f Update branding to 6.0.0-rc.2.
  • 8faabf1 Skip NorthwindSplitIncludeQueryMySqlTest tests for MariaDB and MySQL < 8.0. (...
  • bd4b354 Fix another MySQL (on Windows) ordering test. (#1552)
  • 50bcdba Fix another test with weird (nondeterministic?) MariaDB ordering behavior. (#...
  • da6a0c5 Remove temporary workarounds (#1550)
  • 104393a Upgrade to EF Core 6.0.0-rc2 (#1549)
  • aebb3b4 Update release information.
  • 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)

合并请求报告

加载中