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

build(deps): bump assert_cmd from 2.0.5 to 2.0.6 #193

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps assert_cmd from 2.0.5 to 2.0.6.

Changelog

Sourced from assert_cmd's changelog.

[2.0.6] - 2022-11-04

Fixes

  • Hide internal-only optional dependenices
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 [assert_cmd](https:/assert-rs/assert_cmd) from 2.0.5 to 2.0.6.
- [Release notes](https:/assert-rs/assert_cmd/releases)
- [Changelog](https:/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Nov 8, 2022
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #193 (c561643) into main (47274c6) will increase coverage by 1.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   50.10%   51.16%   +1.05%     
==========================================
  Files          30       30              
  Lines        4906     4906              
  Branches     1308     1307       -1     
==========================================
+ Hits         2458     2510      +52     
  Misses       1802     1802              
+ Partials      646      594      -52     
Impacted Files Coverage Δ
src/lib.rs 30.17% <0.00%> (+0.55%) ⬆️
src/xargs/mod.rs 81.08% <0.00%> (+1.29%) ⬆️
src/find/matchers/mod.rs 65.20% <0.00%> (+1.35%) ⬆️
src/find/matchers/time.rs 56.60% <0.00%> (+1.88%) ⬆️
src/find/mod.rs 67.32% <0.00%> (+1.98%) ⬆️
src/find/matchers/size.rs 78.04% <0.00%> (+2.43%) ⬆️
src/find/matchers/printf.rs 70.48% <0.00%> (+2.77%) ⬆️
src/testing/commandline/main.rs 74.60% <0.00%> (+3.17%) ⬆️
src/find/matchers/logical_matchers.rs 79.33% <0.00%> (+3.33%) ⬆️
src/find/matchers/lname.rs 76.19% <0.00%> (+4.76%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sylvestre sylvestre merged commit fa55249 into main Nov 8, 2022
@sylvestre sylvestre deleted the dependabot/cargo/assert_cmd-2.0.6 branch November 8, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant