Skip to content

Bump mutant from 0.10.12 to 0.10.30 - #24

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 26, 2021

Copy link
Copy Markdown

Bumps mutant from 0.10.12 to 0.10.30.

Changelog

Sourced from mutant's changelog.

v0.10.30 2021-04-25

  • #1229 Add workaround to a Ruby bug that looses the binmode setting on forks.

    [Fix #1228]

v0.10.29 2021-03-08

  • #1221

    • Add beginless range mutations

v0.10.28 2021-03-07

  • #1219

    • Remove float literal negation mutations (1.0 -> -1.0).
  • #1218

    • Remove integer literal negation mutations (1 -> -1).
  • #1220

    • Ignore methods defined in non .rb files during matching.

v0.10.27 2021-02-02

  • #1216

    Fix exception serialization form rails infected code bases. This case can happen when the killfork terminates abnormal, and the resulting exception in the worker has to be propagated to the main process for reporting. On "normal" Ruby the exceptions are dump/loadable but rails and its core extensions break this invariant. Hence mutant now captures the essence of the exception in an attribute copy for propagation.

  • #1207

    • Remove #eql? -> #equal? mutation
  • #1210

    • Remove generic mutation to self

v0.10.26 2021-01-16

... (truncated)

Commits

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.30.
- [Release notes](https://github.com/mbj/mutant/releases)
- [Changelog](https://github.com/mbj/mutant/blob/master/Changelog.md)
- [Commits](https://github.com/mbj/mutant/commits)

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

dependabot Bot commented on behalf of github May 4, 2021

Copy link
Copy Markdown
Author

Superseded by #25.

@dependabot dependabot Bot closed this May 4, 2021
@dependabot
dependabot Bot deleted the dependabot/bundler/mutant-0.10.30 branch May 4, 2021 06:27
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