Skip to content

Bump mutant from 0.10.12 to 0.10.17 - #6

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps mutant from 0.10.12 to 0.10.17.

Changelog

Sourced from mutant's changelog.

v0.10.17 2020-12-09

  • Fix low frequency stuck isolation reads.

    #1147

v0.10.16 2020-12-08

  • Minor performance improvements on small runs.

    #1145

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
  • b740498 Merge pull request #1147 from mbj/fix/stuck-isolation
  • 8cebfa2 Fix stuck isolation
  • 6f098af Fix spec duplication
  • 02be06f Merge pull request #1145 from mbj/change/back-to-lazy-mutation
  • 8bd300e Change back to lazy mutation
  • 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
  • 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.17.
- [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.17)

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

dependabot Bot commented on behalf of github Dec 14, 2020

Copy link
Copy Markdown
Author

Superseded by #9.

@dependabot dependabot Bot closed this Dec 14, 2020
@dependabot
dependabot Bot deleted the dependabot/bundler/mutant-0.10.17 branch December 14, 2020 08:12
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