Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps pitest-maven from 1.4.9 to 1.4.10.

Release notes

Sourced from pitest-maven's releases.

1.4.10

#534 Smaller blocks for more precise test targeting (thanks @​jon-bell)
#664 Fix A0D2 map key (thanks @​Vampire)
#656 Escape characters in init methods for html report (thanks @​Vampire)
#404 Filter junk mutations to compiler generated Objects.requireNonNull calls

When upgrading all history files should be deleted or incorrect results may be generated.

Commits
  • 7b85de2 [maven-release-plugin] prepare release pitest-parent-1.4.10
  • 720fa05 Merge pull request #664 from Vampire/fix-aod-map-keys
  • 15dd050 Merge pull request #645 from Vampire/remove-dangling-javadoc-comments
  • 28e130e Fix Mutator map key for AOD2
  • a875f45 Replace dangling JavaDoc comments by block comments
  • 1686e0d Remove empty dangling JavaDoc comments
  • c7e36f4 #648 order feature descriptions by name
  • 9efe91f Merge pull request #656 from Vampire/fix-invalid-html
  • fd3de31 Filter junk mutations in compiler generated calls to Objects.requireNonNull f...
  • ce14688 Merge pull request #646 from Vampire/decribe-to-describe
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Sep 2, 2019
@codecov-io
Copy link

codecov-io commented Sep 2, 2019

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage     83.65%   83.65%           
  Complexity       55       55           
=========================================
  Files             7        7           
  Lines           263      263           
  Branches         43       43           
=========================================
  Hits            220      220           
  Misses           32       32           
  Partials         11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33fb61b...874ed77. Read the comment docs.

@uhafner uhafner merged commit f86a680 into master Sep 18, 2019
@uhafner uhafner deleted the dependabot/maven/org.pitest-pitest-maven-1.4.10 branch September 18, 2019 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants