GiganticMinecraft / SeichiAssist

ギガンティック☆整地鯖の独自要素を司るプラグイン / A Minecraft(Spigot) Plugin used for Gigantic Seichi Server. Address -> play.seichi.click
https://discord.gg/GcJtgsCj3W
GNU General Public License v3.0
96 stars 36 forks source link

chore(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.0 #2316

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
org.mariadb.jdbc:mariadb-java-client (source) minor 3.3.1 -> 3.4.0

Release Notes

mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client) ### [`v3.4.0`](https://togithub.com/mariadb-corporation/mariadb-connector-j/blob/HEAD/CHANGELOG.md#340-Apr-2024) [Compare Source](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.3...3.4.0) [Full Changelog](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.3...3.4.0) ##### Notable Changes - CONJ-981 Add support for connection redirection - CONJ-1087 handle mariadb-11.1+ transaction_isolation - CONJ-1100 Be able to filter system tables and views - CONJ-1105 TLS certificate validation without needs to provide certificate client side - CONJ-1171 timezone support missing feature - CONJ-1173 Bulk implementation returning individual results for MariaDB 11.5 - CONJ-1154 avoid unnecessary set transaction isolation queries ##### Bugs Fixed - CONJ-1103 Connector/J Version 3 Does Not Respect "nullCatalogMeansCurrent" Property - CONJ-1161 Database connection failing on android - CONJ-1107 MariaDB Connector 3 no longer supports query timeout with MySQL - CONJ-1125 Inconsistency in Handling PreparedStatement.executeQuery() between MariaDB and MySQL Connectors - CONJ-1156 getTables should be ordered as expected - CONJ-1163 jdbcCompliantTruncation Does Not Appear To Be Working - CONJ-1164 Variable initialization ahead of LOAD DATA INFILE not possible by validateLocalFileName pattern - CONJ-1168 useBulkStmts compatibility value with pre 3.2 version - CONJ-1169 improve Client prepared statement setMaxRows implementation - CONJ-1170 OFFSET missing from getSQLKeywords - CONJ-1158 DatabaseMetaData#getFunctions's result not property ordered - CONJ-1159 DatabaseMetaData#getClientInfoProperties not ordered correctly - CONJ-1166 Implement connection properties fallbackToSystemKeyStore and fallbackToSystemTrustStore - CONJ-1174 ConnectorJ gives precision of 20 for signed bigint ### [`v3.3.3`](https://togithub.com/mariadb-corporation/mariadb-connector-j/blob/HEAD/CHANGELOG.md#333-Feb-2024) [Compare Source](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.2...3.3.3) [Full Changelog](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.2...3.3.3) ##### Bugs Fixed - CONJ-1050 regression in 3.x.y: nonparameterized batch "INSERT INTO products( name ) VALUES ( 'aaaa' )" fails - CONJ-1150 Error using PrepareStatement.setURL with null url - CONJ-1152 Improve message when reaching socket timeout during connection initial commands ### [`v3.3.2`](https://togithub.com/mariadb-corporation/mariadb-connector-j/blob/HEAD/CHANGELOG.md#332-Dec-2023) [Compare Source](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.1...3.3.2) [Full Changelog](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.1...3.3.2) ##### Bugs Fixed - CONJ-1117 new option `returnMultiValuesGeneratedIds` for connector 2.x compatibility, so getGeneratedKeys() return all ids of multi-value inserts - CONJ-1140 regression caussing ClassCastException on DatabaseMetaData when use with option defaultFetchSize set - CONJ-1129 Metadata.getPrimaryKeys table comparison using like in place of strict equality - CONJ-1130 ensuring batch parameter are cleared after SQL Failure - CONJ-1131 NullPointerException when Calling getGeneratedKeys() after an SQL Failure - CONJ-1132 Ensuring reseting result for getUpdateCount() after an SQL Failure - CONJ-1135 ensuring BULK command not used when using INSERT ON DUPLICATE KEY UPDATE in order to always have unique affected rows by default - CONJ-1136 wrong decoding for Resultset.getByte() results for binary varchar fields - CONJ-1137 ensuring never having NPE in OkPacket when setting auto commit - CONJ-1138 Inconsistency in Behavior of PreparedStatement After closeOnCompletion() Between MariaDB and MySQL Connectors - CONJ-1049 Metadata getTableTypes result was not ordered by TABLE_TYPE

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.

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.