Skip to content

build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre11 to 12.10.1.jre11#144

Merged
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/com.microsoft.sqlserver-mssql-jdbc-12.10.1.jre11
Jun 23, 2025
Merged

build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre11 to 12.10.1.jre11#144
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/com.microsoft.sqlserver-mssql-jdbc-12.10.1.jre11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Bumps com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre11 to 12.10.1.jre11.

Release notes

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

[12.10.0] Stable Release

Added

  • Added provision to set SQLServerBulkCopy options in PreparedStatement #2555

Changed

  • Changed the scope of BULK_COPY_OPERATION_CACHE to connection #2594
  • Added "requireSecret" exclude tag for tests which require adding a secret to app registration #2596
  • Added com.ibm.security.auth.module and com.sun.security.auth.module as option import #2609
  • Updated driver dependency versions #2614

Fixed issues

  • Introduced timeouts for MSAL calls #2562
  • Fixed getGeneratedKeys functionality for execute API #2554
  • Fixed ISQLServerConnection java doc reference #2560
  • Fixed OffsetDateTime conversion for pre-Gregorian dates #2568
  • Fix for driver cutting out the question mark from columns labels (aliases) #2569
  • Fixed issue with SQLServerBulkCopy from CSV with setEscapeColumnDelimerts set to true #2575
  • Fixed issue for finding mssql-jdbc.properties location in test environments #2579
  • Fixed issue for IBM Semeru Runtime Certified Edition for z/OS and Kerberos #2581
  • Set appropriate value to requestedEncryptionLevel for encrypt=STRICT #2597
  • Add test for ManagedIdentityWithEncryptStrict #2599
  • Check for null when getting DTV values (JDBC spec compliance - getBinaryStream /getAsciiStream will return null when the value is null) #2600
  • Removed scheme from URI before fetching path for CRL path check #2622
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 23, 2025

Unit Tests

 43 files  ±0   43 suites  ±0   19s ⏱️ -2s
442 tests ±0  442 ✅ ±0  0 💤 ±0  0 ❌ ±0 
457 runs  ±0  457 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d899642. ± Comparison against base commit b480379.

This pull request removes 42 and adds 41 tests. Note that renamed tests count towards both.

net.samyn.kapper.internal.QueryParserTest ‑ [5] 
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGNVARCHAR, LONGNVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1031/0x00007f7308524440@7802cb79
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$940/0x00007f73084eb420@105c14c9
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] LONGVARCHAR, LONGVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1032/0x00007f7308524660@632c9a11
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$941/0x00007f73084eb640@2357faed
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCHAR, NCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1033/0x00007f7308524880@1e02bd83
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$942/0x00007f73084eb860@6873c777
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NCLOB, NCLOB, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1034/0x00007f7308524aa0@14e92ad9
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$943/0x00007f73084eba80@21931f7d
…
net.samyn.kapper.internal.QueryParserTest ‑ [5] 

net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGNVARCHAR, LONGNVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1028/0x00007fab94502fe0@73440eb1
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$939/0x00007fab944d4d28@40b4520b
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] LONGVARCHAR, LONGVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1029/0x00007fab94503200@2299fc57
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$940/0x00007fab944d4f48@98f5d2
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCHAR, NCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1030/0x00007fab94503420@2d557c6d
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$941/0x00007fab944d5168@59fe389
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NCLOB, NCLOB, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1031/0x00007fab94503640@a50bb6a
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$942/0x00007fab944d5388@6bd0bee5
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] NVARCHAR, NVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1032/0x00007fab94503860@253f7b69
…

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Code Coverage

Total Project Coverage 98.90%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 23, 2025

SQLITE Integration Tests

 9 files   9 suites   23s ⏱️
40 tests 40 ✅ 0 💤 0 ❌
64 runs  64 ✅ 0 💤 0 ❌

Results for commit d899642.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 23, 2025

POSTGRESQL Integration Tests

 9 files   9 suites   16s ⏱️
40 tests 40 ✅ 0 💤 0 ❌
64 runs  64 ✅ 0 💤 0 ❌

Results for commit d899642.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 23, 2025

MYSQL Integration Tests

 9 files  ±0   9 suites  ±0   22s ⏱️ ±0s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d899642. ± Comparison against base commit b480379.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 23, 2025

MSSQLSERVER Integration Tests

 9 files  ±0   9 suites  ±0   22s ⏱️ ±0s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d899642. ± Comparison against base commit b480379.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 23, 2025

ORACLE Integration Tests

 9 files  ±0   9 suites  ±0   23s ⏱️ ±0s
40 tests ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d899642. ± Comparison against base commit b480379.

♻️ This comment has been updated with latest results.

@driessamyn
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.10.0.jre11 to 12.10.1.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)

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-version: 12.10.1.jre11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.microsoft.sqlserver-mssql-jdbc-12.10.1.jre11 branch from 631bb29 to d899642 Compare June 23, 2025 19:50
@sonarqubecloud
Copy link
Copy Markdown

@driessamyn driessamyn merged commit 11d76af into main Jun 23, 2025
16 checks passed
@driessamyn driessamyn deleted the dependabot/gradle/com.microsoft.sqlserver-mssql-jdbc-12.10.1.jre11 branch June 23, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant