Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Bump assert_cmd from 0.11.1 to 1.0.1 #1317

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 22, 2020

Bumps assert_cmd from 0.11.1 to 1.0.1.

Changelog

Sourced from assert_cmd's changelog.

1.0.1 (2020-03-30)

Fixes

  • Reduce dependencies.

1.0.0 (2020-03-26)

Stable release!

0.12.2 (2020-03-26)

Features

  • cmd:
    • Support timeouts (closes #10).

0.12.1 (2020-03-25)

Bug Fixes

  • cmd:
    • Avoid stdin/stdout deadlocks by writing/reading in parallel (closes #42).

0.12.0 (2019-12-05)

Bug Fixes

  • More accurately name the cmd module (15e40f67, breaks #)
  • stdin:: Provide a Command wrapper (d159e875, closes #73)

Breaking Changes

  • More accurately name the cmd module (15e40f67, breaks #)
  • stdin:: Provide a Command wrapper (d159e875, closes #73)

Commits
  • 9ad1c3e chore(assert_cmd): Release 1.0.1
  • 8cc181a chore: Update release notes
  • 102b7cc Merge pull request #96 from epage/clean
  • d9fcca1 chore: Cleanup dependencies
  • 5bc3e9f chore(assert_cmd): Release 1.0.0
  • b1fd9d5 docs: Update changelog
  • 2bd6c7e docs: Add testimonials
  • d74ba95 docs: Update examples for 2018 edition
  • 5160380 chore(assert_cmd): Release 0.12.2
  • 64c4879 Merge pull request #93 from epage/docs
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner May 22, 2020 13:29
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/assert_cmd-1.0.1 branch 9 times, most recently from f054ff7 to fa1a076 Compare May 29, 2020 20:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/assert_cmd-1.0.1 branch 7 times, most recently from aa042d3 to b8a87fc Compare June 8, 2020 22:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/assert_cmd-1.0.1 branch 3 times, most recently from aaaf385 to 917f3a1 Compare June 15, 2020 15:41
@EverlastingBugstopper
Copy link
Contributor

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@EverlastingBugstopper
Copy link
Contributor

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/assert_cmd-1.0.1 branch from adc394b to bac70a6 Compare June 15, 2020 18:27
@EverlastingBugstopper
Copy link
Contributor

EverlastingBugstopper commented Jun 15, 2020

maybe fixes #1388 - not sure

@EverlastingBugstopper
Copy link
Contributor

welp - guess we know the answer to that. test just failed in the same exact way on this PR. still should upgrade, but it will not do anything about #1388

@EverlastingBugstopper EverlastingBugstopper merged commit 86dc7e1 into master Jun 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the dependabot/cargo/assert_cmd-1.0.1 branch June 15, 2020 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant