Skip to content
Snippets Groups Projects
  • dependabot[bot]'s avatar
    Bump assert_cmd from 2.0.12 to 2.0.14 (#5070) · d1979d4b
    dependabot[bot] authored
    
    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.12
    to 2.0.14.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md">assert_cmd's
    changelog</a>.</em></p>
    <blockquote>
    <h2>[2.0.14] - 2024-02-19</h2>
    <h3>Compatibility</h3>
    <ul>
    <li>MSRV is now 1.73.0</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>Run using the cargo target runner</li>
    </ul>
    <h2>[2.0.13] - 2024-01-12</h2>
    <h3>Internal</h3>
    <ul>
    <li>Dependency update</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/9ebfc0b140847e926374a8cd0ad235ba93f119f9"><code>9ebfc0b</code></a>
    chore: Release assert_cmd version 2.0.14</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/025c5f6dcb1ca3b0dfc24983e48aab123d093895"><code>025c5f6</code></a>
    docs: Update changelog</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/82b99c139882bdbc3d613094fb0eea944b05419c"><code>82b99c1</code></a>
    Merge pull request <a
    href="https://redirect.github.com/assert-rs/assert_cmd/issues/193">#193</a>
    from glehmann/cross</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/b3a290ce81873bb266457c6ea7f6d94124ba8ed5"><code>b3a290c</code></a>
    feat: add cargo runner support in order to work with cross</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/132db496f6e89454e33b13269b4bb9d42324ce7d"><code>132db49</code></a>
    Merge pull request <a
    href="https://redirect.github.com/assert-rs/assert_cmd/issues/194">#194</a>
    from assert-rs/renovate/rust-1.x</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/f1308abaf458e22511548bc7f3ddecc2bde579ed"><code>f1308ab</code></a>
    chore(deps): update msrv to v1.73</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/9b0f20acd4868a00544b5e28a0fcbcad6689afdf"><code>9b0f20a</code></a>
    Merge pull request <a
    href="https://redirect.github.com/assert-rs/assert_cmd/issues/192">#192</a>
    from assert-rs/renovate/rust-1.x</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/07f4cdee717ea3b6f96ac7eb1eaeb4ed2253d6af"><code>07f4cde</code></a>
    chore(deps): update msrv to v1.72</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/19da72b81c789f9c06817b99c1ecebfe7083dbfb"><code>19da72b</code></a>
    chore: Release assert_cmd version 2.0.13</li>
    <li><a
    href="https://github.com/assert-rs/assert_cmd/commit/db5ee325aafffb5b8e042cda1cc946e36079302a"><code>db5ee32</code></a>
    docs: Update changelog</li>
    <li>Additional commits viewable in <a
    href="https://github.com/assert-rs/assert_cmd/compare/v2.0.12...v2.0.14">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=assert_cmd&package-manager=cargo&previous-version=2.0.12&new-version=2.0.14)](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 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 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>
    
    Signed-off-by: default avatardependabot[bot] <support@github.com>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    d1979d4b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.