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.4.8 to 1.4.9 #140

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 31, 2019

Bumps pitest-maven from 1.4.8 to 1.4.9.

Release notes

Sourced from pitest-maven's releases.

pitest-parent-1.4.9

#613 / #623 - Fix for powermock issues on (thanks @​jon-bell)
#614 - Improved error message when no test plugin (thanks @​szpak)
#620 - Support annotation processors such as Micronaut that do not set debug filename

Commits
  • 9f838bd [maven-release-plugin] prepare release pitest-parent-1.4.9
  • 7a56abd Merge pull request #624 from hcoles/default_filename_when_null
  • 64930d2 set a dummy filename when none available for #620
  • 53aba8d fix test for java 11
  • f0f991b Merge pull request #623 from gmu-swe/issue-613
  • 1ff2e77 temporarily remove oracle jdk from build matrix
  • 9e3a88b Merge pull request #607 from szpak/tech/openj9
  • 2c57fad Merge branch 'master' of github.com:hcoles/pitest
  • 0e4491c disable test relying on third party repo
  • 61155d4 Merge pull request #614 from szpak/noPluginMessage
  • 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.


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). To ignore the version in this PR you can just close it
  • @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)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Jul 31, 2019
@uhafner
Copy link
Member

uhafner commented Jul 31, 2019

@dependabot recreate

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.pitest-pitest-maven-1.4.9 branch from 72ab168 to 9ad2a86 Compare July 31, 2019 10:04
@codecov
Copy link

codecov bot commented Jul 31, 2019

Codecov Report

Merging #140 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #140      +/-   ##
============================================
- Coverage      82.4%   82.32%   -0.08%     
+ Complexity     1511     1510       -1     
============================================
  Files           241      241              
  Lines          5127     5127              
  Branches        375      375              
============================================
- Hits           4225     4221       -4     
- Misses          762      765       +3     
- Partials        140      141       +1
Impacted Files Coverage Δ Complexity Δ
...gins/analysis/core/util/AffectedFilesResolver.java 88.09% <0%> (-4.77%) 12% <0%> (ø)
...kins/plugins/analysis/core/model/FilesScanner.java 86.36% <0%> (-4.55%) 11% <0%> (-1%)

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 c501835...9ad2a86. Read the comment docs.

@uhafner uhafner merged commit e5ac162 into master Aug 2, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.pitest-pitest-maven-1.4.9 branch August 2, 2019 07:41
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.

1 participant