Bump Pomelo.EntityFrameworkCore.MySql from 5.0.1 to 5.0.2
Created by: dependabot[bot]
Bumps Pomelo.EntityFrameworkCore.MySql from 5.0.1 to 5.0.2.
Release notes
Sourced from Pomelo.EntityFrameworkCore.MySql's releases.
5.0.2
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
-
56025cb
Update dependencies. -
eef04c7
Update dependencies. -
c3dff6f
[BACKPORT] Fix leaking delegation annotations in old operations. (#1518) (#1523) -
465e46a
[BACKPORT] Skip redundant AlterColumn call generation for migrations (#1522) -
f76d1ac
[BACKPORT] Fix typos. (#1504) (#1505) -
ebed280
[BACKPORT] Add legacy support for specifying a character set as part of the s... -
bd57d3c
[BACKPORT] Add workaround for MySQL bug 104294. (#1474) -
e5df1ef
[BACKPORT] Allow options initialization without available connection string. ... -
32e24c1
Update branding to 5.0.2. - 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)