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 mysql-connector-java from 8.0.16 to 8.0.17 in /modules/junit-jupiter #1658

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 24, 2019

Bumps mysql-connector-java from 8.0.16 to 8.0.17.

Changelog

Sourced from mysql-connector-java's changelog.

Changelog

https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/

Version 8.0.17

  • WL#13210, Generate Javadocs via ant.A

  • WL#12247, DevAPI: indexing array fields.

  • WL#12726, DevAPI: Add overlaps and not_overlaps as operator.

  • Fix for Bug#95503 (29821029), Operator IN not mapping consistently to the right X Plugin operation.

  • WL#12942, Update README.md and add new CONTRIBUTING.md.

  • WL#13125, Support fully qualified hostnames longer than 60 characters.

  • Fix for Bug#95210 (29807741), ClassCastException in BlobFromLocator when connecting as jdbc:mysql:replication.

  • Fix for Bug#29591275, THE JAR FILE NEEDS TO CONTAIN A README AND LICENSE FILE.

  • WL#13124, Support new utf8mb4 bin collation.

  • WL#13009, DevAPI: Deprecate methods.

  • WL#11101, Remove de-cache and close of SSPSs on double call to close().

  • Fix for Bug#89133 (27356869) CONTRIBUTION: UPDATE DATABASEMETADATA.JAVA.
    Thanks to Harald Aamot for his contribution.

  • Fix for Bug#11891000, DABATASEMETADATA.GETTABLES() IGNORES THE SCHEMA_PATTERN ARGUMENT.

  • Fix for Bug#94101 (29277648), SETTING LOGSLOWQUERIES SHOULD NOT AUTOMATICALLY ENABLE PROFILESQL FOR QUERIES.
    Thanks to Florian Agsteiner for the contribution.

  • Fix for Bug#74690 (20010454), PROFILEREVENT HOSTNAME HAS NO GETTER().

  • Fix for Bug#70677 (17640628), CONNECTOR J WITH PROFILESQL - LOG CONTAINS LOTS OF STACKTRACE DATA.

  • Fix for Bug#41172 (11750577), PROFILEREVENT.PACK() THROWS ARRAYINDEXOUTOFBOUNDSEXCEPTION.

  • Fix for Bug#27453692, CHARACTERS GET GARBLED IN CONCAT() IN PS WHEN USECURSORFETCH=TRUE.

  • Fix for Bug#94585 (29452669), GETTABLENAME() RETURNS NULL FOR A QUERY HAVING COUNT(*) WITH JDBC DRIVER V8.0.12.

  • Fix for Bug#94533 (29446100), GETOBJECT FOR BOXED PRIMITIVE TYPES DOESN'T RETURN NULL FOR NULL COLUMNS.

  • Fix for Bug#94442 (29446059), RESULTSETIMPL.GETDOUBLE IS INEFFICIENT BECAUSE OF BIGDECIMAL (RE)CONSTRUCTIONS.

Version 8.0.16

... (truncated)
Commits
  • 16a712d Fix to update gpl LICENSE file
  • 2e47efd Javadoc updates for changes introduced in WL#13009.
  • aaf4b07 Skip test SessionFailoverTest.testConnectionTimeout() as it doesn't execute d...
  • e9e2ce5 Fix for test case CollectionTest.createArrayIndex().
  • c158623 WL#13210, Generate Javadocs via ant.
  • 0c9d147 WL#12247, DevAPI: indexing array fields.
  • 616b0b1 WL#12726, DevAPI: Add overlaps and not_overlaps as operator.
  • b7fa721 Fix for Bug#95503 (29821029), Operator IN not mapping consistently to the rig...
  • 5f6938b WL#12942, Update README.md and add new CONTRIBUTING.md.
  • fecb833 WL#13125, Support fully qualified hostnames longer than 60 characters.
  • 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 Jul 24, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/junit-jupiter/mysql-mysql-connector-java-8.0.17 branch from e910a5c to 6c9af36 Compare July 24, 2019 06:39
@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/junit-jupiter/mysql-mysql-connector-java-8.0.17 branch 3 times, most recently from 6e6e196 to 289d038 Compare July 29, 2019 07:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/junit-jupiter/mysql-mysql-connector-java-8.0.17 branch from 289d038 to dd04144 Compare July 29, 2019 09:31
@dependabot-preview dependabot-preview bot merged commit 2d11d80 into master Jul 29, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/modules/junit-jupiter/mysql-mysql-connector-java-8.0.17 branch July 29, 2019 10:56
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