Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Pomelo.EntityFrameworkCore.MySql from 5.0.2 to 6.0.2 in /MorePracticeMalodyServer #54

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps Pomelo.EntityFrameworkCore.MySql from 5.0.2 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.

6.0.1

This release is compatible with .NET 6.0, EF Core 6.0.1, MySQL 8.0/5.7, MariaDB 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.

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.

... (truncated)

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)

Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql) from 5.0.2 to 6.0.2.
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases)
- [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@5.0.2...6.0.2)

---
updated-dependencies:
- dependency-name: Pomelo.EntityFrameworkCore.MySql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2023

Superseded by #79.

@dependabot dependabot bot closed this Jan 17, 2023
@dependabot dependabot bot deleted the dependabot/nuget/MorePracticeMalodyServer/Pomelo.EntityFrameworkCore.MySql-6.0.2 branch January 17, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants