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

   Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) 
from 5.1.0 to 7.0.2.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES";>com.zaxxer:HikariCP's
 changelog</a>.</em></p>
   <blockquote>
   <p>HikariCP Changes</p>
   <p>Changes in 7.0.2</p>
   <ul>
   <li>decrease thread yield frequency in ConcurrentBag.unreserve()</li>
   </ul>
   <p>Changes in 7.0.1</p>
   <ul>
   <li>
   <p>merged <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2346";>#2346</a>
 fix regression with setSchema behavior</p>
   </li>
   <li>
   <p>decrease thread yield frequency in ConcurrentBag.requite()</p>
   </li>
   </ul>
   <p>Changes in 7.0.0</p>
   <ul>
   <li>
   <p>merged <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2340";>#2340</a>
 NoSuchMethodException error that is thrown when setting a metric registry, 
fixes to UtilityElf
   reflection code to use the correct method signature.</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/1294";>#1294</a>
 add support for HikariCredentialsProvider class</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2265";>#2265</a>
 bail out of the pool filling loop if the thread is interrupted</p>
   </li>
   </ul>
   <p>Changes in 6.3.3</p>
   <ul>
   <li>backport <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2340";>#2340</a>
 NoSuchMethodException error that is thrown when setting a metric registry, 
fixes to UtilityElf
   reflection code to use the correct method signature.</li>
   </ul>
   <p>Changes in 6.3.2</p>
   <ul>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2342";>#2342</a>
 restore module-info.class to jar file, which was lost in 6.3.1</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2256";>#2256</a>
 add support for legacy override of getUsername()/getPassword() of 
HikariDataSource. See project page
   for documentation of system property 
com.zaxxer.hikari.legacy.supportUserPassDataSourceOverride.</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2323";>#2323</a>
 right or wrong (wrt driver behavior) return to previous 
Connection.get/setSchema behavior</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2288";>#2288</a>
 upgrade dependencies and fix build warnings</p>
   </li>
   </ul>
   <p>Changes in 6.3.1</p>
   <ul>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2315";>#2315</a>
 source jar contains also binary .class files and missing some .java files</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2307";>#2307</a>
 remove improper hardcoded timout, use validationTimeout</p>
   </li>
   <li>
   <p>fixed <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2305";>#2305</a>
 keep properties key and values as is rather than forcing stringification. Also 
fixes <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2286";>#2286</a>
 and <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2304";>#2304</a></p>
   </li>
   <li>
   <p>upgraded various maven plugin dependencies to latest versions</p>
   </li>
   </ul>
   <p>Changes in 6.3.0</p>
   <ul>
   <li>increase keepaliveTime variance from 10% to 20%</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/80c46aee46a000af61d700a2bd144c9a3ff777af";><code>80c46ae</code></a>
 [maven-release-plugin] prepare release HikariCP-7.0.2</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/cba7ebe4c6b7fd73eac4a3df634be1fc8ce70680";><code>cba7ebe</code></a>
 decrease thread yield frequency in ConcurrentBag.unreserve()</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/22cc9bde6c0fb54c8ac009122a20d2f579e1a54a";><code>22cc9bd</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/86915ee3f450d2673b166c4b02805d7894dbead6";><code>86915ee</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/217bcc85c68e8c22d1f9cfa3d4dcd5022043e8f9";><code>217bcc8</code></a>
 [maven-release-plugin] prepare release HikariCP-7.0.1</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/29ad2f453a389834b6da42a628c3d4af2faf883d";><code>29ad2f4</code></a>
 update changes log</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/b81bbc9d438ffac5ef7be4609121d76bb8a31564";><code>b81bbc9</code></a>
 fixes <a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2323";>#2323</a>
 always reset schema upon connection retrieval (<a 
href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2346";>#2346</a>)</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/ee5328d209e32d43365538db4d5a2f5ae1361967";><code>ee5328d</code></a>
 decrease yield() frequency during direct hand-off attempts</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/1da3a33ca8e818e8b0239a6b9e22c3f107198ad6";><code>1da3a33</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/brettwooldridge/HikariCP/commit/17c4b3349d412181468b8444a1036211fa228362";><code>17c4b33</code></a>
 Update README.md</li>
   <li>Additional commits viewable in <a 
href="https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.1.0...HikariCP-7.0.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.zaxxer:HikariCP&package-manager=maven&previous-version=5.1.0&new-version=7.0.2)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to