dependabot[bot] opened a new pull request, #2777: URL: https://github.com/apache/causeway/pull/2777
Bumps [com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter](https://github.com/gavlyukovskiy/spring-boot-data-source-decorator) from 1.9.2 to 1.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/releases">com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter's releases</a>.</em></p> <blockquote> <h2>v.1.10.0</h2> <h2>Breaking Changes</h2> <p><a href="https://github.com/vladmihalcea/flexy-pool">FlexyPool</a> has been updated from version <strong>2.2.3</strong> to <strong>3.0.2</strong>, introducing some class renamings (details: <a href="https://redirect.github.com/vladmihalcea/flexy-pool/issues/73">vladmihalcea/flexy-pool#73</a>).</p> <h3>Key Impacts:</h3> <ol> <li><strong>Application Properties:</strong> If your application uses <code>application.properties</code> (<code>.yaml</code>) to configure FlexyPool (<code>decorator.datasource.flexy-pool.*</code>), note that some properties have been renamed. However, the old property names remain functional and will continue to work at least until the next minor release (<strong>1.11.0</strong>).</li> <li><strong>Direct Class Usage:</strong> If your application references FlexyPool property classes or uses custom factories directly, code migration is required to align with the new class names.</li> </ol> <h2>What's Changed</h2> <ul> <li>Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/104">gavlyukovskiy/spring-boot-data-source-decorator#104</a></li> <li>Bump spring-boot from 3.3.3 to 3.3.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/106">gavlyukovskiy/spring-boot-data-source-decorator#106</a></li> <li>Bump mikepenz/action-junit-report from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/111">gavlyukovskiy/spring-boot-data-source-decorator#111</a></li> <li>Bump spring-boot from 3.3.4 to 3.3.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/110">gavlyukovskiy/spring-boot-data-source-decorator#110</a></li> <li>Update to FlexyPool 3.0.2 by <a href="https://github.com/gavlyukovskiy"><code>@gavlyukovskiy</code></a> in <a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/113">gavlyukovskiy/spring-boot-data-source-decorator#113</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/104">gavlyukovskiy/spring-boot-data-source-decorator#104</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0">https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/d1aca35bade6d38ac3faace3fdfad8de64c7e78b"><code>d1aca35</code></a> Update to FlexyPool 3.0.2 (<a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/113">#113</a>)</li> <li><a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/4c773b45f6d05567dc03000c56e1f11821f1154f"><code>4c773b4</code></a> Bump spring-boot from 3.3.4 to 3.3.5 (<a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/110">#110</a>)</li> <li><a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/d37f1be6573859a29fe4d8338563abfd6851797b"><code>d37f1be</code></a> Bump mikepenz/action-junit-report from 4 to 5 (<a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/111">#111</a>)</li> <li><a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/c0fc3e69e68a2c9bb345ace37ddb594a0f744b55"><code>c0fc3e6</code></a> Bump spring-boot from 3.3.3 to 3.3.4 (<a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/106">#106</a>)</li> <li><a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/c7a8280cb4191adce62add26a5b410fd6d9acb85"><code>c7a8280</code></a> Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (<a href="https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/104">#104</a>)</li> <li>See full diff in <a href="https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.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 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...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org