Bump Pomelo.EntityFrameworkCore.MySql from 5.0.0 to 5.0.1
Created by: dependabot[bot]
Bumps Pomelo.EntityFrameworkCore.MySql from 5.0.0 to 5.0.1.
Release notes
Sourced from Pomelo.EntityFrameworkCore.MySql's releases.
5.0.1
This release is compatible with .NET Standard 2.1, EF Core 5.0.7, 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 release, see related issues and pull requests.
Commits
-
5355eaf
MySQL bug 96947 got fixed. -
e6ea814
Update CI database versions. -
210ccd1
Update dependencies. -
ce9bb3d
[BACKPORT] Remove explicit database character set change to utf8mb4, at the b... -
2b18267
[BACKPORT] Remove HasCharSet overloads containing CharSet class parameter. (#... -
46ad99b
[BACKPORT] Improve support for reading of the underlying value of the MySqlVa... -
1a66bb0
Support MariaDB specific comments in column type when scaffolding. (#1428) -
5b518ba
Update branding to 5.0.1. -
8567e76
Update release information. - See full diff 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)