Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps pitest-junit5-plugin from 0.9 to 0.10.

Commits
  • e993ea8 [maven-release-plugin] prepare release pitest-junit5-plugin-0.10
  • 272f0e6 move jupiter api to test scope
  • 3d771e5 Merge pull request #38 from mehwhatever/master
  • 1c3a88b Removing jupiter-engine from maven shade to enable Paramterized Junit5 tests....
  • aa1977e Merge pull request #25 from SchulteMarkus/patch-1
  • bb27a79 Merge branch 'master' into patch-1
  • 09711ab Only build on one JDK 9
  • 2921c43 Add Java 12 to the travis build
  • ab6b84e Remove license parameter as it is no longer used by install-jdk.sh
  • fc3aeee Updated JaCoCO plugin to 0.8.4
  • 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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Oct 23, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #41   +/-   ##
=========================================
  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 6d0f5af...0109594. Read the comment docs.

@uhafner uhafner merged commit 1ea228d into master Nov 6, 2019
@uhafner uhafner deleted the dependabot/maven/org.pitest-pitest-junit5-plugin-0.10 branch November 6, 2019 11:50
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