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

   Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 
12.2.0.jre11 to 12.3.0.jre11-preview.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Microsoft/mssql-jdbc/releases";>mssql-jdbc's 
releases</a>.</em></p>
   <blockquote>
   <h2>[12.2.0] Stable Release</h2>
   <h3>Added</h3>
   <ul>
   <li>Added new connection property datetimeParameterType to specify datatype 
to use for date/timestamp parameters  <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1590";>1590</a></li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Renamed driver DefaultAzureCredential authentication to 
ActiveDirectoryDefault <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2055";>2055</a></li>
   <li>Update to dynamically check for ExtendedSocketOption class <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2043";>2043</a></li>
   <li>Upgraded dependency versions <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2040";>2040</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1966";>1966</a></li>
   <li>Misc code cleanup and test fixes <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2059";>2059</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2053";>2053</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2049";>2049</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2048";>2048</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2044";>2044</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2041";>2041</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2031";>2031</a> <a 
href="https://github.com/microsoft/mssql-jdbc/pull2029";>2029</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2016";>2016</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2014";>2014</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1991";>1991</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1977";>1977</a> <a 
href="https://redirect.github
 .com/microsoft/mssql-jdbc/pull/1974">1974</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1970";>1970</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1969";>1969</a> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1962";>1962</a></li>
   </ul>
   <h3>Fixed issues</h3>
   <ul>
   <li>Fixed BigDecimal Precision/Scale issue <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2051";>2051</a></li>
   <li>Fixed NULL state and 0 error code for SQL exceptions <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2018";>2018</a></li>
   <li>Fixed incorrect updateCount <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2013";>2013</a></li>
   <li>Fixed Azure Active Directory user name cache matching to be case 
insensitive <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1923";>1923</a></li>
   <li>Fixed concurrency issues in encrypt/decrypt obfuscation methods for 
truststore password <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1968";>1968</a></li>
   <li>Fixed Idle Connection recovery so that unprocessedResponseCount isn't 
over decremented <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1989";>1989</a></li>
   <li>Fixed race condition connecting to the wrong SQLServer host in 
configurable IPv6 <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1968";>1968</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.2.0.jre11&new-version=12.3.0.jre11-preview)](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 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