RakambdaOrg / ChannelPointsMiner

Watch Twitch streams and earn channel points
GNU Affero General Public License v3.0
67 stars 11 forks source link

fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.1 #828

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

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 - "before 5am" in timezone Europe/Paris, 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.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.59%. Comparing base (289ab51) to head (6e48c94).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #828 +/- ## ========================================== Coverage 85.59% 85.59% Complexity 1104 1104 ========================================== Files 200 200 Lines 3450 3450 Branches 260 260 ========================================== Hits 2953 2953 Misses 444 444 Partials 53 53 ``` | [Flag](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/828/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | Coverage Δ | | |---|---|---| | [unittests-miner](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/828/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `85.97% <ø> (ø)` | | | [unittests-viewer](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/828/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `58.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.