Skip to content

Commit fd7fe68

Browse files
chore(deps): bump org.pitest:pitest-maven from 1.20.3 to 1.21.0 (#140)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.20.3 to 1.21.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.21.0</h2> <ul> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1434">#1434</a> deprecate unsafe instruction index access</li> </ul> <h2>1.20.7</h2> <ul> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1432">#1432</a> Bump commons-text to 1.14.0</li> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1433">#1433</a> Expand MethodTree api</li> </ul> <h2>1.20.6</h2> <ul> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1431">#1431</a> Fix performance regression</li> </ul> <h2>1.20.5</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1428">#1428</a> Support categories for junit4 parametrised tests</li> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1429">#1429</a> Bump asm to 9.9</li> </ul> <h2>1.20.4</h2> <ul> <li><a href="https://redirect.github.com/hcoles/pitest/issues/1427">#1427</a> disable filters with empty method checks for interfaces</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hcoles/pitest/commit/f38dda2e58ce90a58785ace6b5f7cf7eb5be009e"><code>f38dda2</code></a> Merge pull request <a href="https://redirect.github.com/hcoles/pitest/issues/1434">#1434</a> from hcoles/feature/deprecate_unsafe_index_access</li> <li><a href="https://github.com/hcoles/pitest/commit/2b46189936f73618eef3ed80cab9d6f1862c4123"><code>2b46189</code></a> deprecate unsafe instruction index access</li> <li><a href="https://github.com/hcoles/pitest/commit/6903f7c4586f26bd7db7003c6cb2ea8909a3b571"><code>6903f7c</code></a> update readme</li> <li><a href="https://github.com/hcoles/pitest/commit/eb539aef12bd57366e77dcd22741534ab96113dc"><code>eb539ae</code></a> Merge pull request <a href="https://redirect.github.com/hcoles/pitest/issues/1433">#1433</a> from hcoles/feature/expand_method_tree_interface</li> <li><a href="https://github.com/hcoles/pitest/commit/c7bea439f2f193e1add1bf0ee9fd794f8d45ab2a"><code>c7bea43</code></a> expand test null mutator</li> <li><a href="https://github.com/hcoles/pitest/commit/ba908688205c07b6a59160fc668e4028e256be2f"><code>ba90868</code></a> add isAbstract to MethodTree</li> <li><a href="https://github.com/hcoles/pitest/commit/22fc0adc72872bfefa9976ac058f179915280f73"><code>22fc0ad</code></a> Merge pull request <a href="https://redirect.github.com/hcoles/pitest/issues/1432">#1432</a> from SharpShooter17/chore/commons_text_1_14_0</li> <li><a href="https://github.com/hcoles/pitest/commit/0781afc86090139aef99ed0bd215a8f429f7e5ce"><code>0781afc</code></a> chore(deps): bump org.apache.commons:commons-text to 1.14.0 (fix CVE-2025-48924)</li> <li><a href="https://github.com/hcoles/pitest/commit/41d6f7f44bbe89289997e2bba499e494a0d028c4"><code>41d6f7f</code></a> update readme</li> <li><a href="https://github.com/hcoles/pitest/commit/4635693cb0175f615140ee25585c89a0a5d34795"><code>4635693</code></a> Merge pull request <a href="https://redirect.github.com/hcoles/pitest/issues/1431">#1431</a> from hcoles/bug/revert_1427</li> <li>Additional commits viewable in <a href="https://github.com/hcoles/pitest/compare/1.20.3...1.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.pitest:pitest-maven&package-manager=maven&previous-version=1.20.3&new-version=1.21.0)](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> Co-authored-by: Thomas Bonk <[email protected]>
1 parent 6670148 commit fd7fe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
<plugin>
240240
<groupId>org.pitest</groupId>
241241
<artifactId>pitest-maven</artifactId>
242-
<version>1.20.3</version>
242+
<version>1.21.0</version>
243243
</plugin>
244244
<plugin>
245245
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)