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.3.3 #2295

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client) ### [`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/releases/tag/3.3.2): MariaDB Connector/Java 3.3.2 [Compare Source](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.3.1...3.3.2) #### [3.3.2](https://togithub.com/mariadb-corporation/mariadb-connector-j/tree/3.3.2) (Dec 2023) [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 4 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.3.3). 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.