Skip to content

Releases: mthmulders/pit-stryker-dashboard-reporter

v0.3.7

20 Aug 19:27
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #293
  • chore(deps): Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.19.1 to 2.19.2 by @dependabot[bot] in #295
  • chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #296
  • chore(deps): Bump pitest.version from 1.20.0 to 1.20.1 by @dependabot[bot] in #294

Full Changelog: v0.3.6...v0.3.7

v0.3.6

18 Jul 13:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #289
  • chore(deps): Bump pitest.version from 1.19.4 to 1.20.0 by @dependabot[bot] in #290
  • chore(deps): Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.19.0 to 2.19.1 by @dependabot[bot] in #291
  • chore(deps): Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #292

Full Changelog: v0.3.5...v0.3.6

v0.3.5

20 Jun 06:57
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot in #284
  • chore(deps): Bump pitest.version from 1.19.1 to 1.19.4 by @dependabot in #285
  • chore(deps): Bump org.pitest:pitest-junit5-plugin from 1.2.2 to 1.2.3 by @dependabot in #286
  • chore(deps): Bump io.github.wmaarts:pitest-mutation-testing-elements-plugin from 0.6.3 to 0.6.5 by @dependabot in #287
  • chore(deps): Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot in #288

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 May 13:18
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump pitest.version from 1.19.0 to 1.19.1 by @dependabot in #283
  • chore(deps): Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.18.3 to 2.19.0 by @dependabot in #282
  • chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #280
  • chore(deps): Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #279
  • chore(deps): Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #281

Full Changelog: v0.3.3...v0.3.4

v0.3.3

18 Apr 09:59
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #273
  • chore(deps): Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.0.0.4389 to 5.1.0.4751 by @dependabot in #277
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #278
  • chore(deps): Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in #275
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #274

Full Changelog: v0.3.2...v0.3.3

v0.3.2

15 Mar 14:28
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump pitest.version from 1.18.0 to 1.18.1 by @dependabot in #261
  • chore(deps): Bump pitest.version from 1.18.1 to 1.18.2 by @dependabot in #262
  • chore(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #263
  • chore(deps): Bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #264
  • chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #265
  • chore(deps): Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2 by @dependabot in #267
  • chore(deps): Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in #266
  • chore(deps): Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot in #268
  • chore(deps): Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in #269
  • chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot in #270
  • chore(deps): Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.18.2 to 2.18.3 by @dependabot in #271
  • chore(deps): Bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in #272

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Feb 21:27
Compare
Choose a tag to compare

Breaking change

This is the first version to work on Pitest 1.18.0 or higher. Don't use this version if you're on an older version of Pitest!

What's Changed

Most important dependency updates

  • chore(deps): Bump jackson-jr-objects from 2.14.2 to 2.18.2

  • chore(deps-dev): Bump org.assertj:assertj-core from 3.24.2 to 3.27.3

  • chore(deps-dev): Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.2

  • chore(deps-dev): Bump org.junit:junit-bom from 5.9.2 to 5.11.4

  • Updated all Apache Maven plugins to their latest versions.

  • Updated all GitHub Actions to their latest versions.

v0.3.0

06 Feb 21:27
Compare
Choose a tag to compare

Breaking change

This is the first version to work on Pitest 1.18.0 or higher. Don't use this version if you're on an older version of Pitest!

What's Changed

Most important dependency updates

  • chore(deps): Bump jackson-jr-objects from 2.14.2 to 2.18.2

  • chore(deps-dev): Bump org.assertj:assertj-core from 3.24.2 to 3.27.3

  • chore(deps-dev): Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.2

  • chore(deps-dev): Bump org.junit:junit-bom from 5.9.2 to 5.11.4

  • Updated all Apache Maven plugins to their latest versions.

  • Updated all GitHub Actions to their latest versions.

v0.2.1

22 May 08:08
Compare
Choose a tag to compare

Breaking change

This is the first version to work on Pitest 1.14.0 or higher. Don't use this version if you're on an older version of Pitest!

What's Changed

  • chore(deps): Bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in #81
  • chore(deps): Bump maven-failsafe-plugin from 3.0.0-M9 to 3.1.0 by @dependabot in #87
  • chore(deps): Bump maven-surefire-plugin from 3.0.0-M9 to 3.1.0 by @dependabot in #86
  • chore(deps): Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.3 by @dependabot in #83
  • chore(deps): Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #80
  • chore(deps): Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #72
  • chore(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #70
  • chore(deps): Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #77
  • feat: Support Pitest 1.14.0 and up by @mthmulders in #91
  • chore(deps): Bump pitest-mutation-testing-elements-plugin from 0.4.0 to 0.5.0 by @dependabot in #62

Full Changelog: v0.1.5...v0.2.1

0.1.5

25 Feb 19:47
Compare
Choose a tag to compare

Improved error handling and troubleshooting features:

  • When the reporter fails to upload a report, it will make PIT fail, too, and provide it with a meaningful error message.
  • When PITs verbose option is used, the reporter will
    • write the response body of uploading the report to the logs.
    • write the last few characters of the API key to the logs.

Also, regular upgrading of dependencies and Maven plugins to their latest versions.

What's Changed

  • chore(deps-dev): Bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #56
  • feat: Fail PIT when uploading the report fails by @mthmulders in #69
  • chore(deps): Bump jackson-jr-objects from 2.14.1 to 2.14.2 by @dependabot in #58
  • chore(deps): Bump actions/setup-java from 3.9.0 to 3.10.0 by @dependabot in #61
  • chore(deps): Bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #51
  • chore(deps): Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #63
  • chore(deps): Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9 by @dependabot in #65
  • chore(deps): Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9 by @dependabot in #64

Full Changelog: v0.1.4...v0.1.5