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

build(deps): bump Pomelo.EntityFrameworkCore.MySql from 5.0.1 to 5.0.2 #34

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #34 (548513e) into master (6f023c2) will not change coverage.
The diff coverage is n/a.

❗ Current head 548513e differs from pull request most recent head 375f34e. Consider uploading reports for the commit 375f34e to get more accurate results
Impacted file tree graph

@@          Coverage Diff           @@
##           master     #34   +/-   ##
======================================
  Coverage    2.26%   2.26%           
======================================
  Files         406     406           
  Lines       13867   13867           
  Branches      140     140           
======================================
  Hits          314     314           
  Misses      13553   13553           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 478f054...375f34e. Read the comment docs.

Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases)
- [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@5.0.1...5.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/Pomelo.EntityFrameworkCore.MySql-5.0.2 branch from 548513e to 375f34e Compare October 12, 2021 14:54
@CarlosPavajeau CarlosPavajeau merged commit 2d1c62d into master Oct 12, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Pomelo.EntityFrameworkCore.MySql-5.0.2 branch October 12, 2021 14:56
This pull request was closed.
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.

1 participant