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

Upgrade mysql2 to version 0.4.10 #1366

Merged
merged 1 commit into from
Feb 27, 2018
Merged

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 27, 2018


Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


We've upgraded a dependency and all tests pass. \o/

name version specification new version
mysql2 ~> 0.3.18 0.4.10

You should probably take a good look at this before merging this pull request, of course.

What changed?

✳️ mysql2 ( → 0.4.10) · Repo · Changelog

Release Notes

From the Github release:

New Features

  • Make sure ssl is enabled if only :sslverify is set (#889)

Fixes

  • Cast the BIT(1) type when :cast_booleans is true for prepared statements (#883, #903)
  • Compilation failures against MariaDB Connector/C 3.0.2 (#878, #888, #895, #900, #901, #902)
  • MYSQL_SECURE_AUTH has been removed in MySQL 8.0.3 RC (#892, #898)

Changes

  • Better specs (#904)
  • Extended keyword for the explain statement has been removed (#894)
Commits

See the full diff on Github. The new version differs by 27 commits:


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

@depfu depfu bot added the depfu label Feb 27, 2018
@tvdeyen
Copy link
Member

tvdeyen commented Feb 27, 2018

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/mysql2-0.4.10 branch from c33c671 to 116950d Compare February 27, 2018 09:26
@tvdeyen tvdeyen merged commit d1f340b into master Feb 27, 2018
@depfu depfu bot deleted the depfu/update/mysql2-0.4.10 branch February 27, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant