PicnicSupermarket / reactive-support

RxJava 2 utilities.
MIT License
29 stars 0 forks source link

Bump pitest-maven from 1.4.3 to 1.4.7 #42

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.7.

Release notes *Sourced from [pitest-maven's releases](https://github.com/hcoles/pitest/releases).* > ## 1.4.7 > * [#545](https://github-redirect.dependabot.com/hcoles/pitest/issues/545) Faster coverage calculation > > Thanks to work by [@​jon](https://github.com/jon)-bell this release significantly increases the performance of pitest's coverage stage. > > ## 1.4.6 > * [#580](https://github-redirect.dependabot.com/hcoles/pitest/issues/580) - upgrade to ASM 7.1 > * [#573](https://github-redirect.dependabot.com/hcoles/pitest/issues/573) - Ant support for `testPlugin` and `failWhenNoMutations` (thanks [@​mduggan](https://github.com/mduggan)) > * [#555](https://github-redirect.dependabot.com/hcoles/pitest/issues/555) - Allow empty elements in maven configuration (thanks [@​maxgabut](https://github.com/maxgabut)) > > ## 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)) > [#523](https://github-redirect.dependabot.com/hcoles/pitest/issues/523) - Sort mutators in html report (thanks [@​ThLeu](https://github.com/ThLeu)) > [#533](https://github-redirect.dependabot.com/hcoles/pitest/issues/533) - Classic mutators from literature (thanls [@​LaurentTho3](https://github.com/LaurentTho3)) > [#528](https://github-redirect.dependabot.com/hcoles/pitest/issues/528) - Added skipFailingTests option from maven plugin (thanks [@​nicerloop](https://github.com/nicerloop))
Commits - [`96e3d64`](https://github.com/hcoles/pitest/commit/96e3d6406b5859a2279cac79b7bd08cc161497a7) [maven-release-plugin] prepare release pitest-parent-1.4.7 - [`106042d`](https://github.com/hcoles/pitest/commit/106042d2c8d8abe9a1272cef0552346c39d9b693) Merge pull request [#589](https://github-redirect.dependabot.com/hcoles/pitest/issues/589) from hcoles/fixazure - [`a18ad40`](https://github.com/hcoles/pitest/commit/a18ad4073955d9451d08acc71a2abe2d8d30fce2) remove unused code - [`03fd572`](https://github.com/hcoles/pitest/commit/03fd5724a10f19655033749627f36e2a2ca48034) Merge pull request [#588](https://github-redirect.dependabot.com/hcoles/pitest/issues/588) from hcoles/fixazure - [`b652030`](https://github.com/hcoles/pitest/commit/b6520307e9096c5e69d2c396f10e3197baecdc52) add azure badge - [`cd07d2b`](https://github.com/hcoles/pitest/commit/cd07d2b1ef0f9aa2e7cc9447d56f0f564a630806) use install goal and temporarily disable windows - [`d97c7d6`](https://github.com/hcoles/pitest/commit/d97c7d6a0df86646be486d711691c252ef4f3ab0) Set up CI with Azure Pipelines [skip ci] - [`dfc57a3`](https://github.com/hcoles/pitest/commit/dfc57a33b40bd08203ff09239e23d2d587c73bdd) Merge pull request [#545](https://github-redirect.dependabot.com/hcoles/pitest/issues/545) from gmu-swe/coverage-optimization - [`0ed9eab`](https://github.com/hcoles/pitest/commit/0ed9eab471727d46b3e7c4e8a064be981b8d6bdc) update readme after 1.46 release - [`0e19ead`](https://github.com/hcoles/pitest/commit/0e19eadbbea30f4fe3d3b563ba60f33362fc0d0a) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.3...pitest-parent-1.4.7)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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.
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 327


Totals Coverage Status
Change from base Build 325: 0.0%
Covered Lines: 125
Relevant Lines: 144

💛 - Coveralls
Stephan202 commented 5 years ago

And that separate PR is #46.