-
Notifications
You must be signed in to change notification settings - Fork 0
Commit d1e11ed
authored
Bump the prod-deps group with 2 updates (#287)
Bumps the prod-deps group with 2 updates:
[org.kiwiproject:kiwi-parent](https://github.com/kiwiproject/kiwi-parent)
and [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi).
Updates `org.kiwiproject:kiwi-parent` from 3.0.24 to 3.0.25
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kiwiproject/kiwi-parent/releases">org.kiwiproject:kiwi-parent's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.25</h2>
<h2>Summary</h2>
<ul>
<li>2025-05-01T19:34:06Z - <a
href="https://github.com/kiwiproject/kiwi-parent/compare/v3.0.24...v3.0.25">4
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>Dependency Updates ⬆️</h2>
<ul>
<li>Bump org.junit:junit-bom from 5.12.1 to 5.12.2 in the prod-deps
group [(<a
href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/387">#387</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/387">kiwiproject/kiwi-parent#387</a>)</li>
<li>Bump actions/setup-java from 4.7.0 to 4.7.1 in the actions-deps
group [(<a
href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/386">#386</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/386">kiwiproject/kiwi-parent#386</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kiwiproject/kiwi-parent/commit/6c54b2b62c86cf55e7b6bb522ad28f1596b95f2c"><code>6c54b2b</code></a>
[maven-release-plugin] prepare release v3.0.25</li>
<li><a
href="https://github.com/kiwiproject/kiwi-parent/commit/b09b3bc762501a6f7459e6fd6a8418226656a0cc"><code>b09b3bc</code></a>
Bump actions/setup-java from 4.7.0 to 4.7.1 in the actions-deps group
(<a
href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/386">#386</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi-parent/commit/6491b0ab0cbbc6a89ede118e9b160a9384843f90"><code>6491b0a</code></a>
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 in the prod-deps group
(<a
href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/387">#387</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi-parent/commit/b5b0ae93c41b9dbedcb564dcd1db5fc5195d038d"><code>b5b0ae9</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/kiwiproject/kiwi-parent/compare/v3.0.24...v3.0.25">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.kiwiproject:kiwi` from 4.8.0 to 4.9.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.9.0</h2>
<h2>Summary</h2>
<ul>
<li>2025-05-01T21:57:21Z - <a
href="https://github.com/kiwiproject/kiwi/compare/v4.8.0...v4.9.0">10
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 getTypedMapValue to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1276">#1276</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1276">kiwiproject/kiwi#1276</a>)</li>
<li>Add getTypedMapValueOrEmpty to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1275">#1275</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1275">kiwiproject/kiwi#1275</a>)</li>
<li>Add getTypedMapValueOrNull to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1274">#1274</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1274">kiwiproject/kiwi#1274</a>)</li>
<li>Add getTypedSetValue to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1273">#1273</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1273">kiwiproject/kiwi#1273</a>)</li>
<li>Add getTypedSetValueOrEmpty to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1272">#1272</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1272">kiwiproject/kiwi#1272</a>)</li>
<li>Add getTypedSetValueOrNull to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1271">#1271</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1271">kiwiproject/kiwi#1271</a>)</li>
<li>Add getTypedListValue to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1270">#1270</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1270">kiwiproject/kiwi#1270</a>)</li>
<li>Add getTypedListValueOrEmpty to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1269">#1269</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1269">kiwiproject/kiwi#1269</a>)</li>
<li>Add getTypedListValueOrNull to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1268">#1268</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1268">kiwiproject/kiwi#1268</a>)</li>
<li>Add getTypedCollectionValue to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1267">#1267</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1267">kiwiproject/kiwi#1267</a>)</li>
<li>Add getTypedCollectionValueOrEmpty to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1266">#1266</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1266">kiwiproject/kiwi#1266</a>)</li>
<li>Add getTypedCollectionValueOrNull to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1265">#1265</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1265">kiwiproject/kiwi#1265</a>)</li>
<li>Add getConvertedValueWithFallback to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1264">#1264</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1264">kiwiproject/kiwi#1264</a>)</li>
<li>Add getConvertedValue to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1263">#1263</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1263">kiwiproject/kiwi#1263</a>)</li>
<li>Add getTypedValue to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1262">#1262</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1262">kiwiproject/kiwi#1262</a>)</li>
<li>Add getTypedValueOrNull to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1261">#1261</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1261">kiwiproject/kiwi#1261</a>)</li>
<li>Add getValueAsString to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1260">#1260</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1260">kiwiproject/kiwi#1260</a>)</li>
<li>Add getValueAsStringOrNull to KiwiMaps [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1259">#1259</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1259">kiwiproject/kiwi#1259</a>)</li>
<li>Add new methods to KiwiMaps to get values of any type from any map
(Map<!-- raw HTML omitted -->) for any key of any type [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1258">#1258</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1258">kiwiproject/kiwi#1258</a>)</li>
<li>Add URL validation annotation for Jakarta Validation [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1257">#1257</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1257">kiwiproject/kiwi#1257</a>)</li>
<li>Add sleep and sleepQuietly to KiwiEnvironment with Duration argument
[(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1255">#1255</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1255">kiwiproject/kiwi#1255</a>)</li>
<li>Add lowercaseName to KiwiEnums [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1253">#1253</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1253">kiwiproject/kiwi#1253</a>)</li>
</ul>
<h2>Assorted 👜</h2>
<ul>
<li>Replace deprecated API usage in KiwiRetryerPredicatesTest [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1279">#1279</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1279">kiwiproject/kiwi#1279</a>)</li>
</ul>
<h2>Dependency Updates ⬆️</h2>
<ul>
<li>Bump the prod-deps group with 3 updates [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1280">#1280</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1280">kiwiproject/kiwi#1280</a>)</li>
<li>Bump the prod-deps group with 2 updates [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1256">#1256</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1256">kiwiproject/kiwi#1256</a>)</li>
</ul>
<h2>Infrastructure 🚧</h2>
<ul>
<li>Investigate new StripedLockTest failures in GH actions [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1254">#1254</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1254">kiwiproject/kiwi#1254</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/11dd054756ea7e0dc0f694e7358976520d415a77"><code>11dd054</code></a>
[maven-release-plugin] prepare release v4.9.0</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/5029734f12df8be255c7c1a81bbe18c494cb48a2"><code>5029734</code></a>
Bump the prod-deps group with 3 updates (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1280">#1280</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/0abe1d83511223935e4e82df06cbd3b40e55bb18"><code>0abe1d8</code></a>
Replace deprecated API usage in KiwiRetryerPredicatesTest (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1279">#1279</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/e9ed704337f8bbf6697406457b80dbe9e87c91f4"><code>e9ed704</code></a>
Add new KiwiMaps methods for type-safe value retrieval from maps (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1278">#1278</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/cc827461beeda915d530d17d3b4a7775b9dbd4e3"><code>cc82746</code></a>
Add ValidURL annotation and validator for URL validation (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1277">#1277</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/56769f09e129a44910a7211661a557f91f9fdfcf"><code>56769f0</code></a>
Bump the prod-deps group with 2 updates (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1256">#1256</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/f8b6adbd4c334bf7d57325b7aaefa03f16f26afa"><code>f8b6adb</code></a>
Add sleep and sleepQuietly to KiwiEnvironment with Duration argument (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/751a7ca73aa9d3f47d4ad2cb3bca52a4ff255b55"><code>751a7ca</code></a>
Add lowercaseName to KiwiEnums (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1253">#1253</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/99b06f18a741e49a9016c0cbb4ca64d3437ca03a"><code>99b06f1</code></a>
Investigate new StripedLockTest failures in GH actions (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/e21a6ab8db86dafb087e3aa1eb710573207cdc89"><code>e21a6ab</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.8.0...v4.9.0">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6af2b8a commit d1e11edCopy full SHA for d1e11ed
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments