deps(deps): bump mutants from 0.0.3 to 0.0.4 #318

Closed
dependabot[bot] wants to merge 1 commit from dependabot/cargo/mutants-0.0.4 into main
dependabot[bot] commented 2026-03-16 06:22:33 -07:00 (Migrated from github.com)

Bumps mutants from 0.0.3 to 0.0.4.

Changelog

Sourced from mutants's changelog.

0.0.4

Released 2021-11-10

  • Fixed cargo install cargo-mutants (sometimes?) failing due to the derive feature not getting set on the serde dependency.

  • Show progress while copying the tree.

  • Respect the $CARGO environment variable so that the same toolchain is used to run tests as was used to invoke cargo mutants. Concretely, cargo +nightly mutants should work correctly.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [mutants](https://github.com/sourcefrog/cargo-mutants) from 0.0.3 to 0.0.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sourcefrog/cargo-mutants/blob/main/NEWS.md">mutants's changelog</a>.</em></p> <blockquote> <h2>0.0.4</h2> <p>Released 2021-11-10</p> <ul> <li> <p>Fixed <code>cargo install cargo-mutants</code> (sometimes?) failing due to the <code>derive</code> feature not getting set on the <code>serde</code> dependency.</p> </li> <li> <p>Show progress while copying the tree.</p> </li> <li> <p>Respect the <code>$CARGO</code> environment variable so that the same toolchain is used to run tests as was used to invoke <code>cargo mutants</code>. Concretely, <code>cargo +nightly mutants</code> should work correctly.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/0624fbeef6dbb8c53ea6cb4e0fe0fcfb70d9a855"><code>0624fbe</code></a> Release 0.0.4</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/6e4e272059b89a4cdb494a155dc32b165965a58e"><code>6e4e272</code></a> add readme for nightly_only</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/56f84b3d715f29362464a1e038811b26674bd030"><code>56f84b3</code></a> Match Windows error message</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/a855bb61c52fb96f78447bd44a726a74575617d9"><code>a855bb6</code></a> Add a tree that only builds on nightly</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/a802897bb009df78a058ebefe991a51a0995b8a6"><code>a802897</code></a> Respect $CARGO</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/b2677415b8674c77b607f5dbf6e7bfaa749e8236"><code>b267741</code></a> news for serde derive fix</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/d38741bbc0500b1705b68e701892b91c4b8e4703"><code>d38741b</code></a> Set serde derive feature</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/fca5d7751681972a5432ae03b4a0fb272f073761"><code>fca5d77</code></a> Test cargo install</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/28430859418d0fce61873b7357c95b5776e0d42a"><code>2843085</code></a> Limit progress bar update rate</li> <li><a href="https://github.com/sourcefrog/cargo-mutants/commit/2805177f15672b654e1f2254c5026873a5d01a32"><code>2805177</code></a> refactor status drawing</li> <li>Additional commits viewable in <a href="https://github.com/sourcefrog/cargo-mutants/compare/mutants-0.0.3...v0.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mutants&package-manager=cargo&previous-version=0.0.3&new-version=0.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
dependabot[bot] commented 2026-04-09 09:33:24 -07:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.