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.6.2 to 1.6.3 #213

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2021

Bumps pitest-maven from 1.6.2 to 1.6.3.

Release notes

Sourced from pitest-maven's releases.

1.6.3

  • #853 Fix case insensitive feature check
  • #855 Make coverage data available to interceptors
  • #857 Pass stderr/out data by line (thanks @kgeilmann)
  • #858 Fix test not failing when maxSurviving is 0 (thanks @alexkoltz)
  • #860 Fix junk mutations in try with resources in java 11
Commits
  • 4238ce8 Merge pull request #861 from hcoles/master
  • 6a4f021 Merge pull request #860 from hcoles/java_11_try_with_resources
  • 6abe32b improve try-with-resources-filtering #766
  • 141244e add example classes used in try with resources test cases
  • 6410c68 Merge pull request #858 from alexkoltz/master
  • 734a8f4 Fixed tests not failing when maxSurviving=0 and typo
  • eee3165 Merge pull request #857 from kgeilmann/fix_mess_on_stdout_stderr
  • b684173 Pass data from stdout and stderr of spawned processes line by line to the con...
  • ee02ad2 Merge pull request #856 from hcoles/tidy_up
  • 6bae7b3 Code inspection fixes
  • 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

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

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 Feb 17, 2021
@uhafner uhafner merged commit 3d982b0 into master Feb 26, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.pitest-pitest-maven-1.6.3 branch February 26, 2021 12:47
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