Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.kiwiproject:kiwi from 4.0.0 to 4.1.0 (#505)
Bumps [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kiwiproject/kiwi/releases">org.kiwiproject:kiwi's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h2>Summary</h2> <ul> <li>2024-07-07T12:01:28.020103 - <a href="https://github.com/kiwiproject/kiwi/compare/v4.0.0...v4.1.0">8 commit(s)</a> by Scott Leberknight, dependabot[bot]</li> </ul> <h2>Improvements 🚀</h2> <ul> <li>Add method in KiwiPreconditions to check that a collection of String contains only non-blank elements [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1152">#1152</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1152">kiwiproject/kiwi#1152</a>)</li> <li>Add method in KiwiPreconditions to check collection contains only non-null elements [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1151">#1151</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1151">kiwiproject/kiwi#1151</a>)</li> </ul> <h2>Assorted 👜</h2> <ul> <li>Sonar: fix modifier order in tests [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1158">#1158</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/pull/1158">kiwiproject/kiwi#1158</a>)</li> <li>Cleanup: replace usages of deprecated catchThrowableOfType [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1156">#1156</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/pull/1156">kiwiproject/kiwi#1156</a>)</li> </ul> <h2>Dependency Updates ⬆️</h2> <ul> <li>Bump org.kiwiproject:retrying-again from 2.1.0 to 2.1.1 [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1161">#1161</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/pull/1161">kiwiproject/kiwi#1161</a>)</li> <li>Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1160">#1160</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/pull/1160">kiwiproject/kiwi#1160</a>)</li> <li>Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1159">#1159</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/pull/1159">kiwiproject/kiwi#1159</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kiwiproject/kiwi/commit/e255e84326452d1c1ea6ff4d3c9c6acd55011b1a"><code>e255e84</code></a> [maven-release-plugin] prepare release v4.1.0</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/6e78e2447e098c1ba9e13da77d63c822562bd838"><code>6e78e24</code></a> Bump org.kiwiproject:retrying-again from 2.1.0 to 2.1.1 (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1161">#1161</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/d2cbbfb046de97b0a1bd133d6867fd6699373ad1"><code>d2cbbfb</code></a> Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1160">#1160</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/4d2b187e57d4d1faf0e87b74790b464b36c3b589"><code>4d2b187</code></a> Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1159">#1159</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/d3662448e4de4ffd50d2b71e324e6e2103f4d6df"><code>d366244</code></a> Sonar: fix modifier order in tests (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1158">#1158</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/c6c371819c6c3932370b29b1e0ece4a0c9be381a"><code>c6c3718</code></a> Add new collection argument check methods in KiwiPreconditions (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1157">#1157</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/4d300ddf2dae156b4c551895ee4e4812837a7517"><code>4d300dd</code></a> Cleanup: replace usages of deprecated catchThrowableOfType (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1156">#1156</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/4b9e22218b1a3b8adfc23b59fb2f9af8f8fce30e"><code>4b9e222</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/kiwiproject/kiwi/compare/v4.0.0...v4.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.kiwiproject:kiwi&package-manager=maven&previous-version=4.0.0&new-version=4.1.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information