FastLogin
FastLogin copied to clipboard
Bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: org.apache.maven.plugins:maven-surefire-plugin and org.mariadb.jdbc:mariadb-java-client.
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
Commits
7e45620[maven-release-plugin] prepare release surefire-3.3.1561b4ca[SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...6aaea8a[SUREFIRE-1360] Ability to disable properties for successfully passed testsc17b92bBump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24748d9dcFix typosf8092e9Improve time unitsc670335[SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...bce1b39Improve docs of linkXRef3c49ebdBump org.htmlunit:htmlunit from 4.2.0 to 4.3.06ff0f83[SUREFIRE-2242] Plain test report does not include names of the skipped tests- Additional commits viewable in compare view
Updates org.mariadb.jdbc:mariadb-java-client from 3.4.0 to 3.4.1
Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
MariaDB Connector/Java 3.4.1
3.4.1 (Jul 2024)
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
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
3.4.1 (Jul 2024)
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
Commits
903ff6f[CONJ-1192] add a technical option for 3.3 compatibility5e2c3af[misc] OkPacket fast pathf181df2[misc] change technical option enableServerTimeout to canUseServerTimeout56f6b7a[misc] add possibility to disable server timeout6943884correct README format889ccf6bump 3.4.1 versionf68447f[CONJ-1189] XA START RESUME even with TMJOIN flag when using pinGlobalTxToPhy...c2904a9[misc] metadata DatabaseMeta.getExportedKeys() test correction66a51df[CONJ-1180] improve DatabaseMeta.getExportedKeys() performances45d8e6d[CONJ-1189] support for pinGlobalTxToPhysicalConnection option- Additional commits viewable in compare view
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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Plugin: EventWar