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 mariadb-java-client from 2.4.2 to 2.4.3 in /modules/mariadb #1704

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 5, 2019

Bumps mariadb-java-client from 2.4.2 to 2.4.3.

Release notes

Sourced from mariadb-java-client's releases.

MariaDB java connector 2.4.3

This version is a general availability (GA) release.

Changelog

New option blankTableNameMeta permit to have Resultset metadata getTableName methods always return blank in place of returning real table name as JDBC indicate. This is for ease migration from Oracle since Oracle driver always returns an empty string.

  • [CONJ-717] conversion function support for other data type than default MariaDB conversion type
  • [CONJ-722] Permit suppression of result-set metadata getTableName for oracle compatibility
  • [CONJ-719] Saving values using Java 8 LocalTime does not store fractional parts of seconds
  • [CONJ-716] Correcting possible NPE on non thread safe NumberFormat (logging)
Commits
  • af9d9cc Merge branch '2.4.3'
  • 712d9d6 [misc] Ed25519 test removal for Maxscale environment
  • 13c8721 [misc] LocalDateTime test with microseconds test removal for MySQL 5.5
  • 896bcde [misc] correcting test for aurora, since error message change according to au...
  • 21918fd bump 2.4.3 version
  • 3ce2535 [CONJ-719] LocalTime fractional test correction for MySQL 5.5 that doesn't su...
  • fe789ff [CONJ-717] correction to support scalar for MySQL
  • 5cdf785 [misc] code style correction
  • f22fe19 [CONJ-722] add option blankTableNameMeta that force result-set metadata getTa...
  • c7074aa [CONJ-717] conversion function support for other data type than default Maria...
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 5, 2019
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-2.4.3 branch 8 times, most recently from f87dd89 to e1cedff Compare August 12, 2019 12:32
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-2.4.3 branch from e1cedff to 473af98 Compare August 12, 2019 14:54
@dependabot-preview dependabot-preview bot merged commit 67672a1 into master Aug 12, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-2.4.3 branch August 12, 2019 16:30
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.

None yet

0 participants