MrNavaStar / SQLib

The easiest way to store data for all your minecraft needs!
Creative Commons Zero v1.0 Universal
14 stars 5 forks source link

Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.1 #110

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mariadb.jdbc:mariadb-java-client (source) 3.4.0 -> 3.4.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client) ### [`v3.4.1`](https://togithub.com/mariadb-corporation/mariadb-connector-j/blob/HEAD/CHANGELOG.md#341-Jul-2024) [Compare Source](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.4.0...3.4.1) [Full Changelog](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.4.0...3.4.1) ##### Bugs Fixed - CONJ-1181 Ensure Prepare cache use schema - CONJ-1178 DatabaseMetaData.getImportedKeys return different PK_NAME value than getExportedKeys. - CONJ-1180 Correct DatabaseMeta.getExportedKeys() performances - CONJ-1185 Android app compatibility, regex CANON_EQ flag not supported - CONJ-1188 database meta getSQLKeywords listing all reserved key word, not restricted keywords only - CONJ-1189 implementation of pinGlobalTxToPhysicalConnection for XA Connection - CONJ-1190 Adding MySQL option 'databaseTerm' as alias for useCatalogTerm for compatibility - CONJ-1191 slow metadata getImportedKeys when not having database set - CONJ-685 permit setting sslMode per host - CONJ-686 Allow mixing TCP and socket hosts in failover configuration - CONJ-1068 ResultSetMetaData.getColumnTypeName() returns VARCHAR instead of TINYTEXT - CONJ-1182 missing XA_RBTIMEOUT,XA_RBTIMEOUT and XA_RBDEADLOCK error mapping

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.