dependabot[bot] opened a new pull request, #1429: URL: https://github.com/apache/syncope/pull/1429
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 7.0.2 to 7.1.0. <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.1.0</p> <ul> <li>merged <a href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2402">#2402</a> avoid virtual-thread yield spin in ConcurrentBag. Thanks to <a href="https://github.com/ittaigolde"><code>@​ittaigolde</code></a> for addressing this and deep investigation into the issue.</li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/e4c04e8b6d33790e7769608c8f5fa0a6921d7c8f"><code>e4c04e8</code></a> [maven-release-plugin] prepare release HikariCP-7.1.0</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/b7c5afe5d80817030db59f42e993f5fd488b1395"><code>b7c5afe</code></a> upgrade fabric8 docker dependency for tests</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/315ab1cbc2180ebb4be09bb9e7f9382185294153"><code>315ab1c</code></a> update testcontainer dependency and postgresql test dependency</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/a400521b35eab6a38b9bedde0c74090c19983e98"><code>a400521</code></a> fix compiler warnings</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/37167dcda10303f5e85a146337bf60fd8e93ee4e"><code>37167dc</code></a> prepare for v7.1.0 release</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/5e63223aa73a5b01215e148aa8d71715081d68d8"><code>5e63223</code></a> Avoid virtual-thread yield spin in ConcurrentBag (<a href="https://redirect.github.com/brettwooldridge/HikariCP/issues/2402">#2402</a>)</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/bba167f0a28905e8e63083cd7b5cbf479263271a"><code>bba167f</code></a> Update README.md</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/62d720b29f227c50bd71d34032574fbbf45c8915"><code>62d720b</code></a> update CHANGES for backport release 6.3.3, fix micrometrics dep version</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/c3a2473992644ce648df97f9e78131d5d8abf6f9"><code>c3a2473</code></a> Update README.md</li> <li><a href="https://github.com/brettwooldridge/HikariCP/commit/25663efc462c5aeb8e474795c86448bdbc1885bc"><code>25663ef</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/brettwooldridge/HikariCP/compare/HikariCP-7.0.2...HikariCP-7.1.0">compare view</a></li> </ul> </details> <br /> [](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 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]
