Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps the testcontainers group with 3 updates in the / directory: com.microsoft.sqlserver:mssql-jdbc, com.mysql:mysql-connector-j and org.mariadb.jdbc:mariadb-java-client.

Updates com.microsoft.sqlserver:mssql-jdbc from 13.1.0.jre11-preview to 13.2.0.jre11

Release notes

Sourced from com.microsoft.sqlserver:mssql-jdbc's releases.

[13.1.1] Preview Release

Added

  • JSON datatype support #2558 What was added: Support for reading and writing JSON columns in SQL Server. Who benefits: Developers working with semi-structured data in SQL Server. Impact: Enhances application flexibility by natively handling JSON content, reducing need for manual parsing.

  • Add order hints for Bulk Copy operations #2701 What was added: Support for specifying order hints during Bulk Copy. Who benefits: Data engineers and DBAs managing large data migrations or ETL jobs. Impact: Improves bulk data load performance.

  • Coding best practices and review process #2666 What was added: Introduced contributor guidelines, coding best practices, and review processes. Who benefits: Open-source contributors and maintainers of the mssql-jdbc project. Impact: Improves code quality, consistency, and onboarding experience for new contributors.

  • Add new trusted AKV URLs for FR and DE #2708 What was added: Registered four new Azure Key Vault and Managed HSM endpoints for France and Germany. Who benefits: Customers in regulated regions (France, Germany) using AKV for encryption. Impact: Enables secure key operations via region-specific trusted endpoints.

Fixed issues

  • Fix for null handling in temporal types with bulk copy #2702 What was fixed: Properly handle null values for temporal types when sendTemporalDataTypesAsStringForBulkCopy=false. Who benefits: Developers using batch insert with native temporal types in bulk copy. Impact: Prevents failures during bulk inserts, improving reliability of time-sensitive data ingestion.

  • Fix string insertion with bulk copy API when sendStringParametersAsUnicode=false #2704 What was fixed: Resolved issue where strings were inserted as byte arrays in batch bulk copy mode when sendStringParametersAsUnicode is set to false. Who benefits: Developers using non-Unicode string inserts in performance-sensitive batch operations. Impact: Ensures string integrity during batch inserts, eliminating silent data corruption.

[13.1.0] Preview Release

Added

  • Vector datatype support #2634
    What was added: Native support for SQL Server’s new VECTOR data type with APIs for inserts, selects, stored procedures, and bulk copy.
    Who benefits: Developers building AI/ML workloads or semantic search applications using vector data in SQL Server.
    Impact: Enables native vector storage and access via JDBC, eliminating the performance overhead of managing vector data as strings.

  • New connection options, quotedIdentifier and concatNullYieldsNull #2618
    What was added: New connection options, quotedIdentifier and concatNullYieldsNull, to control QUOTED_IDENTIFIER and CONCAT_NULL_YIELDS_NULL session settings for both new and pooled connections.
    Who benefits: Developers needing Sybase-default behavior for their applications.
    Impact: Reduces Sybase migration effort by allowing control of these session values.

... (truncated)

Commits

Updates com.mysql:mysql-connector-j from 9.3.0 to 9.4.0

Changelog

Sourced from com.mysql:mysql-connector-j's changelog.

Changelog

https://dev.mysql.com/doc/relnotes/connector-j/en/

Version 9.4.0

  • Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connection when jdk.charsets not included.

  • Fix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives collation mix error.

  • Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after change in OCI CLI.

  • Fix for Bug#22473405, GETOBJECT(STRING , CLASS) METHOD RETURNS ERROR FOR POOLED CONNECTION.

  • WL#17009, Upgrade 3rd party libraries and tools.

  • Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.

  • Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection does not work properly.

  • Fix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCEDURE COLUMNS WITH SPACES.

  • Fix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behavior.

  • Fix for Bug#118100 (Bug#37900711), You have an error in your SQL syntax exception thrown after mysql-connector-j 9.2.0 -> 9.3.0 upgrade.

  • Fix for Bug#118079 (Bug#37888527), An output message error.

  • Fix for Bug#117579 (Bug#37639722), Contribution: Return UUID from ResultSet#getObject(). Thanks to Iwao Abe for his contribution.

  • Fix for Bug#20279578, REGISTEROUTPARAMETER() FAILS WHEN PROCEDURE NAME CONTAINS SOME SPECIAL CHARACTER.

  • Fix for Bug#109339 (Bug#34898663), Failed to insert bignums due to overflow. Thanks to Yohei Ueki for his contribution.

  • Fix for Bug#77766 (Bug#21503942), CallableStatement.getObject have inconsistent behavior.

  • WL#16917, Remove IterateBlock class.

  • Fix for Bug#117873 (Bug#37785888), Time instances created from negative milliseconds are encoded without fractional seconds.

  • Fix for Bug#115845 (Bug#36954268), Contribution: Set correct OTel Span name for transaction commits. Thanks to Willem Fibbe for his contribution.

  • Fix for Bug#75615 (Bug#21181249), Incorrect implementation of Connection.setNetworkTimeout().

  • Fix for Bug#75441 (Bug#20344798), com.mysql.jdbc.CallableStatement.extractProcedureName fragile.

  • Fix for Bug#19948601, UNEXPECTED BEHAVIOUR NOTICED WITH FEW OF THE MYSQL C/JAVA CONNECTION PARAMETERS.

... (truncated)

Commits
  • d680767 Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connect...
  • eb84d9a Fix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives c...
  • 7743064 Update for GPL license book.
  • 19d2366 Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after chang...
  • 1cf0719 Fix for Bug#22473405, GETOBJECT(STRING , CLASS<T>) METHOD RETURNS ERROR FOR P...
  • 185648f WL#17009, Upgrade 3rd party libraries and tools.
  • aed62b7 Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.
  • d4bcee9 Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection d...
  • f87653d Fix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCE...
  • 7e9b0ac Fix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behav...
  • Additional commits viewable in compare view

Updates org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5

Release notes

Sourced from org.mariadb.jdbc:mariadb-java-client's releases.

MariaDB Connector/Java 3.5.5

3.5.5 (Aug 2025)

Full Changelog

Issues Resolved

  • CONJ-1265 - ensure rollback and release savepoint operation to be sent to server, even when there is no transaction in progress
  • CONJ-1270 - forceConnectionTimeZoneToSession doesn't always set the timezone to server
Changelog

Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.

Commits
  • 547ae48 bump 3.5.5
  • e961ff4 [CONJ-1265] ensure rollback and release savepoint operation to be send to server
  • 6e76e31 [CONJ-1270] forceConnectionTimeZoneToSession doesn't always set timezone to s...
  • 74f8a76 [misc] bump 3.5.5-SNAPSHOT version
  • e3b419f [misc] client side parsing removing "//" single line comment
  • See full diff 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the testcontainers group with 3 updates in the / directory: [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc), [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) and [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j).


Updates `com.microsoft.sqlserver:mssql-jdbc` from 13.1.0.jre11-preview to 13.2.0.jre11
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.4.0
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@9.3.0...9.4.0)

Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.4 to 3.5.5
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.5.4...3.5.5)

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-version: 13.2.0.jre11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: com.mysql:mysql-connector-j
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-version: 3.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testcontainers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants