Skip to content

Bump MySql.Data from 8.0.22 to 8.0.25 #2771

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

Merged
merged 4 commits into from
May 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps MySql.Data from 8.0.22 to 8.0.25.

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

Bumps MySql.Data from 8.0.22 to 8.0.25.

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2021
hazzik
hazzik previously approved these changes May 17, 2021
@hazzik hazzik enabled auto-merge (squash) May 17, 2021 10:24
@hazzik hazzik added this to the next minor milestone May 17, 2021
@hazzik hazzik removed the r: Fixed label May 17, 2021
@hazzik hazzik disabled auto-merge May 17, 2021 10:58
@@ -207,7 +207,7 @@
<property name="db-service" value="MySQL57" />
<property name="nhibernate.connection.driver_class" value="NHibernate.Driver.MySqlDataDriver" />
<property name="nhibernate.dialect" value="NHibernate.Dialect.MySQL5Dialect" />
<property name="nhibernate.connection.connection_string" value="Data Source=localhost;Database=nhibernate;User ID=nhibernate;Password=nhibernate;Protocol=memory;Old Guids=True;" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails on TeamCity due following bug: https://bugs.mysql.com/bug.php?id=103430

@hazzik
Copy link
Member

hazzik commented May 18, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@hazzik hazzik enabled auto-merge (squash) May 18, 2021 05:10
@hazzik hazzik merged commit 2bd3c16 into master May 18, 2021
@hazzik hazzik deleted the dependabot/nuget/MySql.Data-8.0.25 branch May 18, 2021 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests dependencies Pull requests that update a dependency file p: Lowest r: Fixed t: Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant