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

Bump assert_cmd from 1.0.8 to 2.0.4 #199

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps assert_cmd from 1.0.8 to 2.0.4.

Changelog

Sourced from assert_cmd's changelog.

[2.0.4] - 2022-01-13

Fixes

  • Improved Debug output

[2.0.3] - 2022-01-11

[2.0.2] - 2021-10-07

[2.0.1] - 2021-09-06

Fixes

  • Show caller for panic, rather than assert_cmd

[2.0.0] - 2021-08-05

Breaking Changes

  • Assert::append_context now requires a Send+Sync context, to be compatible with being put in error types
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2022
@coveralls
Copy link

coveralls commented Mar 29, 2022

Pull Request Test Coverage Report for Build 3108916980

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 2.181%

Totals Coverage Status
Change from base Build 3108884031: 0.0%
Covered Lines: 101
Relevant Lines: 4630

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch from a691535 to 718cbfd Compare March 30, 2022 12:06
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch from 718cbfd to 9b909fa Compare April 10, 2022 20:35
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch 3 times, most recently from 7e929f3 to 3960d7e Compare May 5, 2022 13:08
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch 2 times, most recently from a72ef0b to 62f2aae Compare May 13, 2022 09:50
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch 2 times, most recently from 7513b55 to 17e5cb7 Compare May 19, 2022 08:59
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch 2 times, most recently from 01debc4 to 8f0fb57 Compare June 2, 2022 18:55
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch from 8f0fb57 to c0da776 Compare June 13, 2022 12:44
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch from c0da776 to 366d5ee Compare July 23, 2022 16:53
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch from 366d5ee to 6ad6a92 Compare August 11, 2022 11:08
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch 2 times, most recently from b31d0b0 to 5cab342 Compare September 22, 2022 21:39
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.8 to 2.0.4.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v1.0.8...v2.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/assert_cmd-2.0.4 branch from 5cab342 to 51ba446 Compare September 30, 2022 17:59
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.

1 participant