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 8.0.0 to 8.0.2 in /src #3038

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps Pomelo.EntityFrameworkCore.MySql from 8.0.0 to 8.0.2.

Release notes

Sourced from Pomelo.EntityFrameworkCore.MySql's releases.

8.0.2

This release is compatible with .NET 8.0, EF Core 8.0, MySQL 8.0, MariaDB 11.3/11.2/11.1/11.0/10.11/10.10/10.6/10.5/10.4 and MySqlConnector 2.3.5.

For all new features and bugfixes contained in this release, see related issues and pull requests. The EF Core 8.0 release train is tracked by #1746.

8.0.1

This release is compatible with .NET 8.0, EF Core 8.0, MySQL 8.0, MariaDB 11.2/11.1/11.0/10.11/10.10/10.6/10.5/10.4 and MySqlConnector 2.3.5.

For all new features and bugfixes contained in this release, see related issues and pull requests. The EF Core 8.0 release train is tracked by #1746.

Commits
  • 6b1e9ca [BACKPORT] Add DateTimeOffset member translations for .DateTime, `.UtcDat...
  • bcbedf4 [BACKPORT] Allow easier injection of customized MySqlRelationalConnection i...
  • 73aab49 Use current DbConnection for updating the sql_mode. (#1862) (#1882)
  • 53826cc [BACKPORT] Add support for CONVERT_TZ via EF.Functions.ConvertTimeZone() ...
  • 7bf885a Revert "Workaround SELECT ... ORDER BY (SELECT 1) related bug in Oracle's MyS...
  • d9afafb Stop using MySqlValueGenerationStrategy.ComputedColumn annotations for `Row...
  • 1457e87 Push packages from *-maint branches to nightly feeds as well. (#1867)
  • 9a8cdcf Update to EF Core 8.0.2 (#1866)
  • 2ba0d90 Update GitHub workflows.
  • 928ee13 Update branding to 8.0.2.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from a team as a code owner June 3, 2024 13:41
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 3, 2024
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.04%. Comparing base (fa6b39a) to head (c35184d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3038   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files         295      295           
  Lines       11331    11331           
  Branches      873      873           
=======================================
  Hits         9750     9750           
  Misses       1298     1298           
  Partials      283      283           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Pomelo.EntityFrameworkCore.MySql-8.0.2 branch from dd5471c to 401c13b Compare June 3, 2024 14:25
Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases)
- [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@8.0.0...8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Pomelo.EntityFrameworkCore.MySql-8.0.2 branch from 401c13b to c35184d Compare June 3, 2024 14:35
@kbeaugrand kbeaugrand merged commit c1ae7fb into main Jun 3, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Pomelo.EntityFrameworkCore.MySql-8.0.2 branch June 3, 2024 14:44
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant