Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Bump assert_cmd from 0.11.1 to 0.12.0#7298

Merged
garious merged 1 commit intomasterfrom
dependabot/cargo/assert_cmd-0.12.0
Dec 5, 2019
Merged

Bump assert_cmd from 0.11.1 to 0.12.0#7298
garious merged 1 commit intomasterfrom
dependabot/cargo/assert_cmd-0.12.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps assert_cmd from 0.11.1 to 0.12.0.

Changelog

Sourced from assert_cmd's changelog.

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
  • 3134881 chore(assert_cmd): Release 0.12.0
  • f053f7b chore: Prep for 0.12 release
  • fdf9cd3 Merge pull request #85 from epage/10
  • d159e87 fix(stdin): Provide a Command wrapper
  • 15e40f6 fix: More accurately name the cmd module
  • 028b0df style: Run rustfmt
  • 221be29 Merge pull request #83 from epage/clean
  • 2ea9f3d style: Update to 2018 edition
  • edbded4 Merge pull request #81 from epage/update
  • a42989e docs(CONTRIB): Note about Conventional
  • 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.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 5, 2019

Codecov Report

Merging #7298 into master will increase coverage by 2.2%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #7298     +/-   ##
========================================
+ Coverage    74.5%   76.7%   +2.2%     
========================================
  Files         240     240             
  Lines       49669   48236   -1433     
========================================
- Hits        37043   37041      -2     
+ Misses      12626   11195   -1431

@garious garious merged commit 3799190 into master Dec 5, 2019
@dependabot-preview dependabot-preview Bot deleted the dependabot/cargo/assert_cmd-0.12.0 branch December 5, 2019 21:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant