Commit 756dd8b
authored
build(deps): bump org.pitest:pitest-maven from 1.22.1 to 1.23.0 (#350)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from
1.22.1 to 1.23.0.
<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.23.0</h2>
<ul>
<li><a
href="https://redirect.github.com/hcoles/pitest/issues/1455">#1455</a>
move default history analysis to plugin</li>
<li><a
href="https://redirect.github.com/hcoles/pitest/issues/1457">#1457</a>
introduce new parameter for configuration directory</li>
<li><a
href="https://redirect.github.com/hcoles/pitest/issues/1458">#1458</a>
speculative measures to kill stubborn child processes</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hcoles/pitest/commit/712215021c4fe37b98420373db94fbaca1e9e7fd"><code>7122150</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1458">#1458</a>
from hcoles/feature/harder_shutdown</li>
<li><a
href="https://github.com/hcoles/pitest/commit/614db4baf6572c387bb20c29de94cb1d48dadeaf"><code>614db4b</code></a>
rudely kill process from within shutdown hook</li>
<li><a
href="https://github.com/hcoles/pitest/commit/39fa8c68922b3d2ffde47cf338c2c63e777e0557"><code>39fa8c6</code></a>
destroy child processes forcibly</li>
<li><a
href="https://github.com/hcoles/pitest/commit/39f808eeeb1bce56004fa61ee1098e98dfbf370a"><code>39f808e</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1457">#1457</a>
from hcoles/feature/config_dir</li>
<li><a
href="https://github.com/hcoles/pitest/commit/61abe1e72b48729a3eab9cd4380b6b2f94f9bd9f"><code>61abe1e</code></a>
make config directory available to commandline and gradle</li>
<li><a
href="https://github.com/hcoles/pitest/commit/aedafe254c65221acf2bf23be8864eaed236ab74"><code>aedafe2</code></a>
introduce new parameter for configuration directory</li>
<li><a
href="https://github.com/hcoles/pitest/commit/a98ee27f92c211b1739d980944b592f94b27d652"><code>a98ee27</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1455">#1455</a>
from hcoles/feature/move_incremental_analysis</li>
<li><a
href="https://github.com/hcoles/pitest/commit/1b87fddb1d704d09ef729f4dcf071f884e861123"><code>1b87fdd</code></a>
remove default history analysis</li>
<li><a
href="https://github.com/hcoles/pitest/commit/15c8a25aab8fcd6c24c2f1fee4a923519598b89f"><code>15c8a25</code></a>
Merge pull request <a
href="https://redirect.github.com/hcoles/pitest/issues/1453">#1453</a>
from mlachenmayr-celonis/feat/token-permissions</li>
<li><a
href="https://github.com/hcoles/pitest/commit/dd74a3d77e873573adbeb3d367b4a21c1e81d980"><code>dd74a3d</code></a>
EP-87 add token permissions to workflows</li>
<li>See full diff in <a
href="https://github.com/hcoles/pitest/compare/1.22.1...1.23.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 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>1 parent 048fbbd commit 756dd8b
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