-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6af2b8a
authored
Bump org.kiwiproject:kiwi-test from 3.9.0 to 3.10.0 in the dev-deps group (#286)
Bumps the dev-deps group with 1 update:
[org.kiwiproject:kiwi-test](https://github.com/kiwiproject/kiwi-test).
Updates `org.kiwiproject:kiwi-test` from 3.9.0 to 3.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kiwiproject/kiwi-test/releases">org.kiwiproject:kiwi-test's
releases</a>.</em></p>
<blockquote>
<h2>v3.10.0</h2>
<h2>Summary</h2>
<ul>
<li>2025-05-02T01:55:51Z - <a
href="https://github.com/kiwiproject/kiwi-test/compare/v3.9.0...v3.10.0">6
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 a "RandomStringSource" JUnit arguments provider that
generates random strings for tests [(<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/564">#564</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/564">kiwiproject/kiwi-test#564</a>)</li>
</ul>
<h2>Assorted 👜</h2>
<ul>
<li>Change root logger to WARN level in logback-test.xml [(<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/566">#566</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi-test/pull/566">kiwiproject/kiwi-test#566</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-test/issues/568">#568</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi-test/pull/568">kiwiproject/kiwi-test#568</a>)</li>
<li>Bump the prod-deps group with 2 updates [(<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/567">#567</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi-test/pull/567">kiwiproject/kiwi-test#567</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kiwiproject/kiwi-test/commit/c59434609349d4abe0e79e620f976e9f61d6e0df"><code>c594346</code></a>
[maven-release-plugin] prepare release v3.10.0</li>
<li><a
href="https://github.com/kiwiproject/kiwi-test/commit/399b8a1395107b0908994b73d07804f8fe0aaf58"><code>399b8a1</code></a>
Bump the prod-deps group with 3 updates (<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/568">#568</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi-test/commit/f45d3f7e99a22ee4a6808226f290c2b18512091e"><code>f45d3f7</code></a>
Bump the prod-deps group with 2 updates (<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/567">#567</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi-test/commit/9fa60440fcd7ec1f972b335b3254023f921ed4b6"><code>9fa6044</code></a>
Change root logger to WARN level in logback-test.xml (<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/566">#566</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi-test/commit/88efcfa541347b18a7e7eaa0a3d1594b0f4d9b05"><code>88efcfa</code></a>
Add RandomStringSource and RandomStringArgumentsProvider (<a
href="https://redirect.github.com/kiwiproject/kiwi-test/issues/565">#565</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi-test/commit/10d96fe504a39c7a6691c5bb92d0ee299fe41eec"><code>10d96fe</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/kiwiproject/kiwi-test/compare/v3.9.0...v3.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 <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 5af529c commit 6af2b8aCopy full SHA for 6af2b8a
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
0 commit comments