Commit 68d9b91
build(deps): bump org.pitest:pitest-maven from 1.23.1 to 1.24.1 (#488)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from
1.23.1 to 1.24.1.
<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.24.0</h2>
<h2>What's Changed</h2>
<ul>
<li>1465 silent mode</li>
<li>1466 new extension point - project filtering</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hcoles/pitest/commit/2c676fac9a6085b5bbd6a04be4a5c7806465a939"><code>2c676fa</code></a>
restore MutationAnalyser interface</li>
<li><a
href="https://github.com/hcoles/pitest/commit/906f9e11f2163017632a510897a8a83c21f6f140"><code>906f9e1</code></a>
update readme for 1.24.0</li>
<li><a
href="https://github.com/hcoles/pitest/commit/99bfc0286aa18274dd40779d6e15586bfa5a459c"><code>99bfc02</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1467">#1467</a>
from hcoles/feature/assertj_migration</li>
<li><a
href="https://github.com/hcoles/pitest/commit/f4b501548fb4de4f12d90d875017ebcd0facf645"><code>f4b5015</code></a>
migrate assertions to assertj</li>
<li><a
href="https://github.com/hcoles/pitest/commit/448caaaa26b85b50be5848c00b2f411509bb8d29"><code>448caaa</code></a>
migrate more assertions to assertj</li>
<li><a
href="https://github.com/hcoles/pitest/commit/f912c5c165945d91b486eaef7a9a01d5d237c726"><code>f912c5c</code></a>
migrate assertions</li>
<li><a
href="https://github.com/hcoles/pitest/commit/a36df411a3300d36d22d23c8a6da0806bb674877"><code>a36df41</code></a>
migrate to assertj</li>
<li><a
href="https://github.com/hcoles/pitest/commit/e895bbb9beeb6dacd87ebd324884763deab92870"><code>e895bbb</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1466">#1466</a>
from hcoles/feature/project_filtering</li>
<li><a
href="https://github.com/hcoles/pitest/commit/013600fcd19894c705211785d5a56d53d6c02c81"><code>013600f</code></a>
rename project filters as interceptors</li>
<li><a
href="https://github.com/hcoles/pitest/commit/39fbfa5141f69af7263402c78dd9fce1eae1b970"><code>39fbfa5</code></a>
InterceptorType for project filter</li>
<li>Additional commits viewable in <a
href="https://github.com/hcoles/pitest/compare/1.23.1...1.24.1">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 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>
Co-authored-by: Adva Oren <aoren@redhat.com>1 parent 2a2083f commit 68d9b91
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments