Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency info.solidsoft.gradle.pitest:gradle-pitest-plugin to v1.15.0 - autoclosed #176

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
info.solidsoft.gradle.pitest:gradle-pitest-plugin (source) 1.7.0 -> 1.15.0 age adoption passing confidence

Release Notes

szpak/gradle-pitest-plugin (info.solidsoft.gradle.pitest:gradle-pitest-plugin)

v1.15.0

  • Automatically add junit-platform-launcher dependency to testRuntimeOnly for JUnit Platform projects - #​337 - help from Björn Kautler
  • Remove deprecated Project.getConvention() usage (in Gradle 8.2+) - #​343
  • PIT 1.15.0 by default
  • Basic regression testing with Gradle up to 8.3

Compatibility notes
Starting with PIT 1.14.0 (with pitest-junit-plugin 1.2.0+) junit-platform-launcher is no longer shaded and has to be explicitly added to avoid:
"Minion exited abnormally due to UNKNOWN_ERROR" or "NoClassDefFoundError: org.junit.platform.launcher.core.LauncherFactory".

As an experimental (incubating) feature, junit-platform-launcher is automatically added to the testRuntimeOnly configuration for the JUnit Platform projects.

PLEASE NOTE. This feature is experimental and might not work as expected in some corner cases. In that situation, just disable it with addJUnitPlatformLauncher = false and add the required dependency 'junit-platform-launcher' in a proper version to 'testRuntimeOnly' manually. More information: https://github.com/szpak/gradle-pitest-plugin/issues/337

v1.9.11

  • Support for thresholds in aggregated metrics (requires PIT 1.9.9+) - #​319 - PR by pfoerd
  • Support for verbosity flag, "spinner" disabled by default - #​267 - PR by Carsten Otto
  • PIT 1.9.11 by default
  • Do not produce timestamped reports by default for PIT 1.9.6+ - suggestion by Siddardha Bezawada
  • Minimal supported PIT version is 1.7.1 (due to "verbosity" flag used by default)
  • Deprecate verbose flag - verbosity is much more versatile, especially when used from the Gradle plugin

Compatibility notes

  1. Due to the usage of the "verbosity" flag by default, the minimal supported PIT version is 1.7.1 (released 2021-09-29).
  2. Due to the changes in PIT 1.9.6, timestamped reported are not generated by default (with PIT 1.9.6+). It still can be enforced in the GPP configuration.

v1.9.0

  • PIT 1.9.4 by default (requires pitest-junit5-plugin 1.0.0!)
  • Deprecate support for JDK 8 - #​299
  • Support for inputEncoding and outputEncoding (named in plugin inputCharset and outputCharset) - #​310
  • Add pitest dependencies only during configuration resolution - #​313 - PR by Ian O'Malley
  • Improve build cache hit cache with relative path - #​315 - PR by Siddardha Bezawada
  • Remove (optional) dependencyDistance configuration parameter removed in PIT 1.9.0 - #​311

Compatibility notes

  1. Due to the plugin API changes in PIT 1.9.0, the new pitest-junit5-plugin 1.0.0 is required (other PIT plugins - if used - also need to be upgraded).
  2. The plugin is released with JDK 11. Source/class compatibility is still set to JDK 8, but this might change without notice.

v1.7.4

  • Do not pass --testPlugin for PIT 1.6.7+ for forward compatibility - #​277
  • Deprecate testPlugin configuration parameter (not needed in PIT 1.6.7+, to be removed in PIT 1.8.0) - #​277
  • PIT 1.7.4 by default
  • Upgrade Gradle wrapper to 6.9.2
  • Test for exclusion of certain mutators - #​303 - PR by Narendra Pathai

Compatibility notes:

  1. The testPlugin configuration parameter is deprecated and should not be used. In fact, starting with 1.6.7 it is no longer used (it is enough to add the PIT plugin as a buildscript dependency or just set junit5PluginVersion to use the JUnit 5 plugin). In addition, that property is planned to be removed in PIT 1.8.0.
  2. Using junit5PluginVersion no longer internally set testPlugin property. For using with old PIT (<1.6.7) it is required to set it explicitly in configuration.

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview October 3, 2022 14:11 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 3f32688 to 3175b8d Compare October 6, 2022 17:18
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview October 6, 2022 17:22 Active
@github-actions github-actions bot added the automergeconflict Auto merge conlict label Oct 10, 2022
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview October 27, 2022 03:11 Abandoned
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 3175b8d to 20a66f6 Compare November 3, 2022 17:22
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 3, 2022 17:27 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 20a66f6 to 4de09c8 Compare November 15, 2022 13:58
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 15, 2022 14:03 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 4de09c8 to 98b4333 Compare November 16, 2022 16:51
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 16, 2022 16:55 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 98b4333 to 61b45f6 Compare November 18, 2022 17:48
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 18, 2022 17:52 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 61b45f6 to 2fc3413 Compare November 18, 2022 20:11
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 18, 2022 20:15 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch 2 times, most recently from 7a8e86a to f4aa3b7 Compare November 23, 2022 18:32
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 23, 2022 18:37 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from f4aa3b7 to 4a53ccf Compare November 28, 2022 00:13
@renovate renovate bot changed the title Update dependency info.solidsoft.gradle.pitest:gradle-pitest-plugin to v1.9.0 Update dependency info.solidsoft.gradle.pitest:gradle-pitest-plugin to v1.9.11 Nov 28, 2022
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 28, 2022 00:18 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 4a53ccf to ad78007 Compare November 28, 2022 13:08
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 28, 2022 13:14 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from ad78007 to c55a2f7 Compare November 29, 2022 12:31
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 29, 2022 12:35 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from c55a2f7 to d17a2b4 Compare November 30, 2022 15:52
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview November 30, 2022 15:56 Active
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview December 29, 2023 15:53 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from b9732c7 to 2673610 Compare January 2, 2024 10:40
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 2, 2024 10:44 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 2673610 to 87dc98b Compare January 10, 2024 14:22
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 10, 2024 14:35 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 87dc98b to f05b10e Compare January 11, 2024 09:18
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 11, 2024 09:27 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from f05b10e to accff5c Compare January 11, 2024 09:58
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 11, 2024 10:04 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch 2 times, most recently from 856c223 to 7ce49bb Compare January 24, 2024 12:42
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 24, 2024 12:47 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 7ce49bb to 9d16fdb Compare January 25, 2024 09:21
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 25, 2024 09:28 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 9d16fdb to 89ff681 Compare January 25, 2024 09:43
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 25, 2024 09:48 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 89ff681 to 9671786 Compare January 25, 2024 10:08
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 25, 2024 10:13 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from 9671786 to c518d51 Compare January 25, 2024 12:59
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 25, 2024 13:05 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from c518d51 to f5b319d Compare January 26, 2024 11:48
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview January 26, 2024 11:53 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from f5b319d to d07f4d9 Compare March 27, 2024 11:01
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview March 27, 2024 11:08 Active
@renovate renovate bot force-pushed the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch from d07f4d9 to 22b3972 Compare April 9, 2024 08:57
@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot deployed to preview April 9, 2024 09:02 Active
@renovate renovate bot changed the title Update dependency info.solidsoft.gradle.pitest:gradle-pitest-plugin to v1.15.0 Update dependency info.solidsoft.gradle.pitest:gradle-pitest-plugin to v1.15.0 - autoclosed Apr 30, 2024
@renovate renovate bot closed this Apr 30, 2024
@renovate renovate bot deleted the renovate/info.solidsoft.gradle.pitest-gradle-pitest-plugin-1.x branch April 30, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants