Commit f21cf86
authored
chore(deps): bump org.pitest:pitest-maven from 1.19.4 to 1.19.6 (#65)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from
1.19.4 to 1.19.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hcoles/pitest/releases">org.pitest:pitest-maven's
releases</a>.</em></p>
<blockquote>
<h2>1.19.6</h2>
<ul>
<li><a
href="https://redirect.github.com/hcoles/pitest/issues/1413">#1413</a>
Bump asm to 9.8</li>
<li><a
href="https://redirect.github.com/hcoles/pitest/issues/1414">#1414</a>
Show basic test stats</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hcoles/pitest/compare/1.19.5...1.19.6">https://github.com/hcoles/pitest/compare/1.19.5...1.19.6</a></p>
<h2>1.19.5</h2>
<p><a
href="https://redirect.github.com/hcoles/pitest/issues/1412">#1412</a>
Catch and log empty methods in filters</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hcoles/pitest/commit/b2f185f959378ea191e4ea30a3d4ca5514abc2a1"><code>b2f185f</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1414">#1414</a>
from hcoles/feature/test_stats</li>
<li><a
href="https://github.com/hcoles/pitest/commit/f63adcd457d902d20878020c0b1b14c029cd0e61"><code>f63adcd</code></a>
count very slow tests</li>
<li><a
href="https://github.com/hcoles/pitest/commit/53a77ae10fcac26d68fce9ce9db19e364d1c2e95"><code>53a77ae</code></a>
add extension point for test stat listeners</li>
<li><a
href="https://github.com/hcoles/pitest/commit/832ebfb207f50b9c3ed685e398bfa25e9f3cfefc"><code>832ebfb</code></a>
display test stats with other timings</li>
<li><a
href="https://github.com/hcoles/pitest/commit/59634e0f9b834a4cfd78a4d3f290a0a13fc7ebd1"><code>59634e0</code></a>
basic test stats</li>
<li><a
href="https://github.com/hcoles/pitest/commit/6d720f3d9fd3d66535998799be23c5d2eaae6842"><code>6d720f3</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1413">#1413</a>
from hcoles/feature/asm_98</li>
<li><a
href="https://github.com/hcoles/pitest/commit/7c40c5d0378d233b581d5054cc303decb6d4c180"><code>7c40c5d</code></a>
bump asm to 9.8</li>
<li><a
href="https://github.com/hcoles/pitest/commit/839082bcb5bacb9dfcff042bb6b369719a1354cf"><code>839082b</code></a>
update readme for 1.19.5</li>
<li><a
href="https://github.com/hcoles/pitest/commit/44c5e5686ffe86b1b012d9fef787772ede1b8b96"><code>44c5e56</code></a>
add module name for maven central</li>
<li><a
href="https://github.com/hcoles/pitest/commit/5af88ab471c6b6a6a499a2fca48fc466dd0bd412"><code>5af88ab</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1412">#1412</a>
from hcoles/bug/instruction_out_of_bounds</li>
<li>Additional commits viewable in <a
href="https://github.com/hcoles/pitest/compare/1.19.4...1.19.6">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent db93641 commit f21cf86
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
0 commit comments