WriteThemFirst / approvals-java

Approval testing library for Java. Alleviates the burden of hand-writing assertions.
GNU General Public License v3.0
8 stars 4 forks source link

⬆️ Bump pitest-maven from 1.4.3 to 1.4.5 #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pitest-maven from 1.4.3 to 1.4.5.

Release notes *Sourced from [pitest-maven's releases](https://github.com/hcoles/pitest/releases).* > ## 1.4.5 > * [#557](https://github-redirect.dependabot.com/hcoles/pitest/issues/557) Issues running on Java 8 > > ## 1.4.4 > [#518](https://github-redirect.dependabot.com/hcoles/pitest/issues/518) - Experimental BigInteger mutator (thanks [**ripdajacker**](https://github.com/ripdajacker)) > [#513](https://github-redirect.dependabot.com/hcoles/pitest/issues/513) - Sort mutators in html report (thanks [**ThLeu**](https://github.com/ThLeu)) > [#553](https://github-redirect.dependabot.com/hcoles/pitest/issues/553) - Classic mutators from literature (thanls [**LaurentTho3**](https://github.com/LaurentTho3))
Commits - [`e869fd9`](https://github.com/hcoles/pitest/commit/e869fd93be150a3b16fb7acadaa2f084cf4426aa) [maven-release-plugin] prepare release pitest-parent-1.4.5 - [`9ac9fad`](https://github.com/hcoles/pitest/commit/9ac9fad55b35b4b2016c932a58c17565239a765d) fix version - [`f6dbdc2`](https://github.com/hcoles/pitest/commit/f6dbdc24f6fcf671916924c16357de36c58ddcba) [maven-release-plugin] prepare for next development iteration - [`0c8527f`](https://github.com/hcoles/pitest/commit/0c8527f93776726984efcd82f8a61331ed87cb67) [maven-release-plugin] prepare release pitest-parent-1.4.4 - [`f911cd4`](https://github.com/hcoles/pitest/commit/f911cd48e411508da5198178802de7d1eba36fcc) Merge branch 'LaurentTho3-extended-operators' - [`31316c8`](https://github.com/hcoles/pitest/commit/31316c8dd3a9abd9ec726205081fffb9144186aa) update readme for 533 - [`ae1c80c`](https://github.com/hcoles/pitest/commit/ae1c80ca1012ca4dc40e8dca59549537aa90feb4) move research mutators into own package - [`78a3626`](https://github.com/hcoles/pitest/commit/78a362689fc37f3f6b5fc7b5ae6f8e7025f599ba) fix instance static access and unused variables - [`2acac57`](https://github.com/hcoles/pitest/commit/2acac57e81e5711ba2d45f752b5c488a93863861) Merge branch 'extended-operators' of https://github.com/LaurentTho3/pitest in... - [`9dafbc3`](https://github.com/hcoles/pitest/commit/9dafbc3e6d41f9e04e24db4914df070c95a933b4) Merge pull request [#552](https://github-redirect.dependabot.com/hcoles/pitest/issues/552) from maxgabut/markdownize-hacker-guide - Additional commits viewable in [compare view](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.3...pitest-parent-1.4.5)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #47   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files          17    17           
  Lines         400   400           
  Branches       18    18           
====================================
  Misses        400   400

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 2161cf6...79087f0. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #55.