Skip to content

Bump mutant from 0.10.12 to 0.10.15 - #5

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/mutant-0.10.15
Closed

Bump mutant from 0.10.12 to 0.10.15#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/mutant-0.10.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2020

Copy link
Copy Markdown

Bumps mutant from 0.10.12 to 0.10.15.

Changelog

Sourced from mutant's changelog.

v0.10.15 2020-12-07

  • Add support for incremental mutation testing when the working directory is not the git repository root.

    #1142

v0.10.14 2020-12-03

  • Change process abort coverage criteria to also cover nonzero killfork exits.

    #1137

v0.10.13 2020-12-03

  • Fix to properly propagate coverage criteria from config file.

    #1135

Commits
  • af052b4 Merge pull request #1142 from mbj/fix/relative-repository
  • 28f775e Add support for incremental outside repo root
  • 0a19711 Add Mutant.traverse
  • 3f5bf01 Add zombie require entrypoints
  • 1783632 Fix zombie sort order
  • f2519c1 Fix CLI to explicitly announce exit status on uncovered mutations
  • 6618357 Merge pull request #1140 from mbj/dependabot/bundler/rubocop-1.5.2
  • c7fa6b6 Bump rubocop from 1.5.1 to 1.5.2
  • 65e8116 Merge pull request #1137 from mbj/add/nonzero-under-abort
  • 41dd97f Add nonzero process exit under process abort coverage criteria
  • 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)

Bumps [mutant](https://github.com/mbj/mutant) from 0.10.12 to 0.10.15.
- [Release notes](https://github.com/mbj/mutant/releases)
- [Changelog](https://github.com/mbj/mutant/blob/master/Changelog.md)
- [Commits](mbj/mutant@v0.10.12...v0.10.15)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 8, 2020
@dependabot @github

dependabot Bot commented on behalf of github Dec 9, 2020

Copy link
Copy Markdown
Author

Superseded by #6.

@dependabot dependabot Bot closed this Dec 9, 2020
@dependabot
dependabot Bot deleted the dependabot/bundler/mutant-0.10.15 branch December 9, 2020 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants