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 mysql2 from 0.4.9 to 0.4.10 #28

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 22, 2018

Bumps mysql2 from 0.4.9 to 0.4.10.

Release notes

Sourced from mysql2's releases.

0.4.10

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)
Changelog

Sourced from mysql2's changelog.

Changes are maintained under Releases

Commits
  • 59e446d Bump version to 0.4.10
  • 080ea37 Merge pull request #904 from sodabrew/better_specs
  • f8ee23a Stash the mysql-build@oss.oracle.com key locally instead of calling pgp.mit.edu
  • ad4cd99 Test five significant figures of microseconds to reduce off-by-one-microsecon...
  • f971f36 Backport the cast_booleans test structure to results spec
  • b6cbf17 Merge pull request #903 from sodabrew/statement_specs_prepare
  • e52fc0a Fix server_info
  • 975c30e Fix rubocop
  • 934a4a8 Cast the BIT(1) type when :cast_booleans is true for prepared statements
  • 35a4f6b Test prepared statements in the prepared statements tests: boolean
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version with close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/brianmario/mysql2/releases)
- [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md)
- [Commits](brianmario/mysql2@0.4.9...0.4.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@pocke pocke added the MergeCat label Mar 22, 2018
@mergecat mergecat bot merged commit 289b57e into master Mar 22, 2018
@mergecat mergecat bot deleted the dependabot/bundler/mysql2-0.4.10 branch March 22, 2018 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants