Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate assert_cmd to v2.0.16 #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
assert_cmd dev-dependencies patch 2.0.11 -> 2.0.16

Release Notes

assert-rs/assert_cmd (assert_cmd)

v2.0.16

Compare Source

Features
  • Add getters to Command to mirror those added to the standard library

v2.0.15

Compare Source

Compatibility
  • MSRV is now 1.74.0

v2.0.14

Compare Source

Compatibility
  • MSRV is now 1.73.0
Features
  • Run using the cargo target runner

v2.0.13

Compare Source

Internal
  • Dependency update

v2.0.12

Compare Source

Compatibility
  • MSRV is now 1.66.0
Fixes
  • Fix typo in failure output

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.73%. Comparing base (1780d04) to head (18d5738).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   92.77%   92.73%   -0.04%     
==========================================
  Files          12       12              
  Lines         581      578       -3     
==========================================
- Hits          539      536       -3     
  Misses         42       42              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/assert_cmd-2.x-lockfile branch from 18d5738 to e1a6593 Compare July 25, 2024 17:26
@renovate renovate bot changed the title Update Rust crate assert_cmd to v2.0.14 Update Rust crate assert_cmd to v2.0.15 Jul 25, 2024
@renovate renovate bot changed the title Update Rust crate assert_cmd to v2.0.15 Update Rust crate assert_cmd to v2.0.16 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/assert_cmd-2.x-lockfile branch from e1a6593 to af8fb72 Compare August 9, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants