Skip to content

build(deps): bump org.pitest:pitest-maven from 1.13.2 to 1.22.1#270

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.pitest-pitest-maven-1.22.1
Closed

build(deps): bump org.pitest:pitest-maven from 1.13.2 to 1.22.1#270
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.pitest-pitest-maven-1.22.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor

Bumps org.pitest:pitest-maven from 1.13.2 to 1.22.1.

Release notes

Sourced from org.pitest:pitest-maven's releases.

1.22.1

  • #1445 pin dependencies in github actions
  • #1449 bump asm to 9.9.
  • #1452 Filter equivalent mutations to null final field assignments

1.22.0

  • #1437 Test filter extension point

1.21.1

  • #1436 Allow filtering JUnit4 by runner

1.21.0

  • #1434 deprecate unsafe instruction index access

1.20.7

  • #1432 Bump commons-text to 1.14.0
  • #1433 Expand MethodTree api

1.20.6

  • #1431 Fix performance regression

1.20.5

What's Changed

  • #1428 Support categories for junit4 parametrised tests
  • #1429 Bump asm to 9.9

1.20.4

  • #1427 disable filters with empty method checks for interfaces

1.20.3

  • #1426 auto add junit engines when missing from classpath

1.20.2

  • #1422 Handle args files in the argLine

1.20.1

  • #1417 Update dependencies
  • #1418 Filter build messages with the same content
  • #1419 Prevent re-evaluation of suite classes

1.20.0

  • #1415 Extension point for test stat listeners

... (truncated)

Commits
  • e195484 Merge pull request #1452 from hcoles/feature/null_final_fields
  • 8b1781b do not mutate null assignments to final fields
  • 5ec1570 failing test
  • edc45e6 Merge pull request #1450 from hcoles/dependabot/maven/samples/org.assertj-ass...
  • 991e4fc Merge pull request #1451 from hcoles/dependabot/maven/org.assertj-assertj-cor...
  • f3a3657 Bump org.assertj:assertj-core from 3.27.3 to 3.27.7
  • 0296b34 Bump org.assertj:assertj-core from 3.14.0 to 3.27.7 in /samples
  • bfdeffe Merge pull request #1449 from hcoles/feature/bump_asm_9_9_1
  • 92e8fe0 bump asm to 9.9.1
  • 8092404 Merge pull request #1445 from mlachenmayr-celonis/feat/pin-github-actions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.13.2 to 1.22.1.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.13.2...1.22.1)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-maven
  dependency-version: 1.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 3, 2026
@github-actions

github-actions Bot commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Test Results

244 tests   242 ✅  1m 33s ⏱️
 19 suites    0 💤
 19 files      0 ❌  2 🔥

For more details on these errors, see this check.

Results for commit b9ed742.

@dependabot @github

dependabot Bot commented on behalf of github Feb 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like org.pitest:pitest-maven is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 4, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/org.pitest-pitest-maven-1.22.1 branch February 4, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants