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

   Bumps 
[com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) 
from 12.6.0.jre11 to 12.6.1.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.6.0] Stable Release</h2>
   <h3>Changed</h3>
   <ul>
   <li>Adjusted PreparedStatement cache, so it's cleared before every execute 
<a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2272";>#2272</a></li>
   <li>Updated azure-identity, azure-security-keyvault-keys, bouncycastle, and 
msal library versions <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2279";>#2279</a></li>
   <li>Changed <code>socketTimeout</code> to ensure it's always less than or 
equal to <code>loginTimeout</code> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2280";>#2280</a></li>
   <li>Change BulkCopy behavior from serializing and deserializing Timestamp 
objects, to using the objects directly <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2291";>#2291</a></li>
   </ul>
   <h3>Fixed issues</h3>
   <ul>
   <li>Fixed the way ActivityID was defined and used to be more in line with 
the behavior of other Microsoft drivers <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2254";>#2254</a></li>
   <li>Fixed missing getters and setters for 
<code>useBulkCopyForBatchInsert</code> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2277";>#2277</a></li>
   <li>Fixed an issue where, when using the TOP qualifier in a query, the 
driver returns an error concerning ParameterMetadata <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2287";>#2287</a></li>
   <li>Fixed an issue where insert statements with missing whitespace worked 
correctly in regular cases, but not when using batch inserts <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2290";>#2290</a></li>
   <li>Fixed timezone not being properly applied to Timestamps when inserted 
using batch insert with bulkcopy <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2291";>#2291</a></li>
   <li>Fixed locks in IOBuffer to prevent deadlock issues that could arise <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2295";>#2295</a></li>
   <li>Fixed an issue where, when an exception has no cause, the exception 
itself is passed along instead, preventing it from being lost <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2300";>#2300</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.6.0.jre11&new-version=12.6.1.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