EntityFrameworkCore.Generator icon indicating copy to clipboard operation
EntityFrameworkCore.Generator copied to clipboard

Bump Pomelo.EntityFrameworkCore.MySql from 6.0.1 to 6.0.2

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps Pomelo.EntityFrameworkCore.MySql from 6.0.1 to 6.0.2.

Release notes

Sourced from Pomelo.EntityFrameworkCore.MySql's releases.

6.0.2

This release is compatible with .NET 6.0, EF Core 6.0.7, MySQL 8.0/5.7, MariaDB 10.8/10.7/10.6/10.5/10.4/10.3 and MySqlConnector 2.1.2+.

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

Commits
  • dbb3238 Prepare release (#1687)
  • ea268b7 Update dependencies.
  • fbe373d [BACKPORT] Fix #1676 where auto-generated having-column is not automatically ...
  • fa0a832 Fix issue, where changes to a connection string did not affect an internal ma...
  • 6adcdab Fix JSON value projections, so they are cast to the expected type. (#1649)
  • 4217df2 Fix MySQL deployment in CI on Windows.
  • f17aa00 Improve metadata autogeneration.
  • e1a1d8a Revert MySqlConnector version to 2.1.2.
  • a380a06 Update dependencies.
  • 957d151 Add support for name= connection strings (named connection strings). (#1611)
  • 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] avatar Jul 25 '22 11:07 dependabot[bot]