dependabot[bot] opened a new pull request, #613:
URL: https://github.com/apache/syncope/pull/613

   Bumps 
[com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) 
from 12.4.2.jre11 to 12.6.0.jre11.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Microsoft/mssql-jdbc/releases";>com.microsoft.sqlserver:mssql-jdbc's
 releases</a>.</em></p>
   <blockquote>
   <h2>[12.5.0] Preview Release</h2>
   <h3>Added</h3>
   <ul>
   <li>Added connection property, <code>useDefaultJaasConfig</code>, to allow 
Kerberos authentication without any additional external configuration <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2147";>#2147</a></li>
   <li>Allow calling of stored procedures directly, simplifying the procedure 
and improving performance <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2154";>#2154</a></li>
   <li>Added connection property, <code>useDefaultGSSCredential</code>, to 
allow the driver to create GSSCredential on behalf of a user using Native 
GSS-API for Kerberos authentication <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2177";>#2177</a></li>
   <li>Added Java 21 support <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2229";>#2229</a></li>
   <li>Added connection property, <code>calcBigDecimalScale</code>, to allow 
the driver to calculate scale and percision from Big Decimal inputs <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2248";>#2248</a></li>
   <li>Added a new named logger for connection open retries and idle connection 
resiliency reconnects <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2250";>#2250</a></li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Changed how IBM JDK is checked for to prevent issues with OSGi 
environments <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2150";>#2150</a></li>
   <li>Updated azure-security-keyvault-keys, bouncycastle, and h2 library 
versions <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2162";>#2162</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2182";>#2182</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2249";>#2249</a></li>
   <li>Changes to bulkcopy to allow for performance improvements when loading a 
large number of timestamps <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2194";>#2194</a></li>
   <li>Added additional errors that should translate to RMFAIL <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2201";>#2201</a></li>
   <li>Properly synchronize all calls to MSAL, preventing the driver from 
making extra calls and providing unneccessary dialogues <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2218";>#2218</a></li>
   <li>Changed driver retry behavior to retry the correct number of times based 
on connectRetryCount <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2247";>#2247</a></li>
   </ul>
   <h3>Fixed issues</h3>
   <ul>
   <li>Fix to ignore irrelevant computed columns during bulk insert <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1562";>#1562</a></li>
   <li>Fixed an issue where signature was not properly verfied when using Java 
Key Store, as well as adding a new API to sign column master key metadata (and 
return generated signature) for use with Java Key Store and Azure Key Vault <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2160";>#2160</a></li>
   <li>Fixed an issue where a null SQLState was returned when trying to convert 
a date to a long <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2185";>#2185</a></li>
   <li>Fixed an issue where schemaPattern was not properly being escaped in 
SQLServerDatabaseMetadata <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2195";>#2195</a></li>
   <li>Fixes getObject()'s erroneous conversion of DateTimeOffset to 
LocalDateTime <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2204";>#2204</a></li>
   <li>Fixed an issue with ParameterMetadata not properly checking for an 
invalid index 0 <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2217";>#2217</a></li>
   <li>Fixed bulkcopy metadata query to make use of cached data, if it's 
available <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2231";>#2231</a></li>
   <li>Fixed an issue when writing TVP row values, where input values were not 
properly filtered for BigDecimal scale <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2239";>#2239</a></li>
   </ul>
   <h2>[12.4.2] Hotfix &amp; Stable Release</h2>
   <h3>Fixed issues</h3>
   <ul>
   <li>Reverted the IBM check to vendor check and added an additional vm name 
check to remove false positives <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2209";>#2209</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/Microsoft/mssql-jdbc/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.microsoft.sqlserver:mssql-jdbc&package-manager=maven&previous-version=12.4.2.jre11&new-version=12.6.0.jre11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to