matomo-org / matomo-java-tracker

Official Java implementation of the Matomo Tracking HTTP API.
https://matomo-org.github.io/matomo-java-tracker/
BSD 3-Clause "New" or "Revised" License
69 stars 52 forks source link

Bump pitest-maven from 1.9.3 to 1.9.4 #64

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pitest-maven from 1.9.3 to 1.9.4.

Release notes

Sourced from pitest-maven's releases.

1.9.4

  • #1063 - Improve filtering of equivalent return mutants
  • #1064 - Remove legacy return val mutators and old defaults group
  • #1066 - Expand static initializer filtering
  • #1070 - Remove jacoco agent if present on argline
Commits
  • 0e87c87 Merge pull request #1071 from hcoles/feature/nobble_jacoco
  • 6d86d9a remove jacoco agent from classpath if present
  • 49b5a13 Merge pull request #1069 from hcoles/feature/better_static_init
  • fdccf2f update readme for static initializer filtering
  • c9fa24c avoid method call cycles
  • 746baa4 expand filtering of static initializer mutants
  • 72735bc Merge pull request #1064 from hcoles/feature/remove_experimental_return_vals
  • c9b0462 Remove legacy return val mutators and old defaults group
  • 23750d4 Merge pull request #1063 from hcoles/feature/improved_empty_equivalence
  • 001397f update readme
  • 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 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)