Skip to content

Bump mutant from 0.10.12 to 0.10.34 - #28

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/mutant-0.10.34
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2021

Copy link
Copy Markdown

Bumps mutant from 0.10.12 to 0.10.34.

Changelog

Sourced from mutant's changelog.

v0.10.34 2021-08-30

  • #1252 Remove not universally useful binary left negation operator.

  • #1253 Remove support for Ruby-2.5, which is EOL.

  • #1255 Remove invalid mutations to invalid syntax

  • #1257 Fix crash on numblock mutations.

  • #1258 Add improved UI on detecting 0 tests. This should be beneficial in onboarding scenarios or after manual persistend rspec selections.

v0.10.33 2021-08-25

  • #1249 Add mutant util mutation subcommand to allow inspect mutations of a code snippet outside a booted environment. This eases debugging, learning and mutant developers life.

v0.10.32 2021-05-16

  • #1235 Add more ugly workaround on Ruby loosing binmode settings.

    [Fix #1228]

v0.10.31 2021-05-03

  • #1234 Add mapping for latin regexp properties to fix crash on mutating p{Latin} regexp nodes.

    [Fix #1231]

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

... (truncated)

Commits
  • b519083 Merge pull request #1259 from mbj/add/mutant-version
  • 102c657 Add mutant version to --help output
  • 58032ef Merge pull request #1258 from mbj/improve/zero-tests-messaging
  • d372b30 Change to improved 0 test detected messaging
  • edb7f6a Fix typo
  • bd9c290 Change to 60s soft fail time
  • 54a584e Merge pull request #1257 from mbj/fix/block-on-nil
  • 6457633 Fix crash on numblock mutations
  • cfda1f7 Merge pull request #1255 from mbj/fix/invalid-mutation
  • 7feadca Remove invalid mutations to invalid syntax
  • 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.34.
- [Release notes](https://github.com/mbj/mutant/releases)
- [Changelog](https://github.com/mbj/mutant/blob/main/Changelog.md)
- [Commits](mbj/mutant@v0.10.12...v0.10.34)

---
updated-dependencies:
- dependency-name: mutant
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
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