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

Bump pitest-maven from 1.13.1 to 1.13.2 #727

Merged
merged 1 commit into from
May 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps pitest-maven from 1.13.1 to 1.13.2.

Release notes

Sourced from pitest-maven's releases.

1.13.2

  • #638 Ensure % shows as 100 when all mutants killed (thanks @​Vampire)
  • #1197 Show start up info when logging set to VERBOSE_NO_SPINNER (thanks @​Vampire)
  • #1198 Logging improvements (thanks @​Vampire)
  • #1200 Warn if parallel test execution enabled during coverage collection (thanks @​Vampire)
  • #1199 Switch to System.nanoTime for test timings (thanks @​Vampire)
  • #1207 Support for removal of class level annotations
Commits
  • 6da159a Merge pull request #638 from Vampire/max-99-percent-if-not-all-killed
  • 0091f8b Do not report 100% if not all mutants were killed
  • e3299b1 Merge pull request #1208 from Vampire/possibility-to-suppress-parallel-warning
  • 693c6e7 Provide the possibility to suppress the parallel warning
  • eef9072 Merge pull request #1200 from Vampire/make-coverage-test-execution-listener-t...
  • 4494339 Make the coverage test execution listener thread-safe
  • 49b2327 Merge pull request #1207 from hcoles/feature/annotation_interface
  • f60422a allow removal of class annotations
  • 8b5af8e Merge pull request #1199 from Vampire/nanoTime
  • 0c4a45b Merge pull request #1206 from hcoles/feature/spring_warning
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels May 17, 2023
@uhafner uhafner merged commit 645784f into master May 17, 2023
@uhafner uhafner deleted the dependabot/maven/org.pitest-pitest-maven-1.13.2 branch May 17, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant