Skip to content

Commit

Permalink
Bump org.kiwiproject:kiwi from 4.1.0 to 4.2.0 (#512)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi) from
4.1.0 to 4.2.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.2.0</h2>
<h2>Summary</h2>
<ul>
<li>2024-08-04T15:22:28.48438 - <a
href="https://github.com/kiwiproject/kiwi/compare/v4.1.0...v4.2.0">8
commit(s)</a> by <a href="https://github.com/sleberknight">Scott
Leberknight</a>, <a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>Improvements 🚀</h2>
<ul>
<li>Add method in KiwiConstraintViolations to get the property path of a
violation [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1170">#1170</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1170">kiwiproject/kiwi#1170</a>)</li>
<li>Add methods in KiwiConstraintViolations to convert constraint
violations to maps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1169">#1169</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1169">kiwiproject/kiwi#1169</a>)</li>
<li>Add UncheckedSQLException [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1168">#1168</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1168">kiwiproject/kiwi#1168</a>)</li>
<li>Add method in KiwiDropwizardLifecycles to manage and only provide a
stop action [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1163">#1163</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1163">kiwiproject/kiwi#1163</a>)</li>
<li>Add methods to KiwiIO that can &quot;close&quot; any object [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1162">#1162</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1162">kiwiproject/kiwi#1162</a>)</li>
</ul>
<h2>Bugs 🐛</h2>
<ul>
<li>Fix bug in test: KiwiIOTest.CloseQuietly.shouldClose_XMLStreamWriter
[(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1177">#1177</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1177">kiwiproject/kiwi#1177</a>)</li>
</ul>
<h2>Dependency Updates ⬆️</h2>
<ul>
<li>Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1173">#1173</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1173">kiwiproject/kiwi#1173</a>)</li>
<li>Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1172">#1172</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1172">kiwiproject/kiwi#1172</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/1fd9b7ac0f10510c0de619196fa20632188b17f6"><code>1fd9b7a</code></a>
[maven-release-plugin] prepare release v4.2.0</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/0bd415b5d9f2b0a59a1e2bd2692c0ced7080185a"><code>0bd415b</code></a>
Add methods to KiwiIO that can &quot;close&quot; any object (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1176">#1176</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/ff30117162c3dbee672b1536459ba2d148437bf4"><code>ff30117</code></a>
Add new lifecycle management methods in KiwiDropwizardLifecycles (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1175">#1175</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/e517edc34102fd8f8db42c82d43ed51e2580fb06"><code>e517edc</code></a>
Add UncheckedSQLException (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1174">#1174</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/01a53578540a2e9413521891ad9fd28780734080"><code>01a5357</code></a>
Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1173">#1173</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/2faeb1d70f5f03d23980ceab59fe9beadd8f66b2"><code>2faeb1d</code></a>
Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1172">#1172</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/f4436d09bfc510b5a81659e6f29f2f2378c089cb"><code>f4436d0</code></a>
Add new KiwiConstraintViolations utilities (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1171">#1171</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/1daeba75a88150d80df058c24f7d6d4c80109e02"><code>1daeba7</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.1.0...v4.2.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.1.0&new-version=4.2.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
dependabot[bot] authored Aug 4, 2024
1 parent 3ac6313 commit a213273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<properties>
<!-- Versions for required dependencies -->
<kiwi.version>4.1.0</kiwi.version>
<kiwi.version>4.2.0</kiwi.version>
<kiwi-bom.version>2.0.14</kiwi-bom.version>

<!-- Versions for provided dependencies -->
Expand Down

0 comments on commit a213273

Please sign in to comment.