Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Bump cli-table from 0.3.0 to 0.3.1 #1662

Merged
merged 1 commit into from May 26, 2020
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cli-table from 0.3.0 to 0.3.1.

Release notes

Sourced from cli-table's releases.

cli-table v0.3.1

  • Add support for padding
  • Update dependencies
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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [cli-table](https://github.com/devashishdxt/cli-table) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/devashishdxt/cli-table/releases)
- [Commits](devashishdxt/cli-table@0.3.0...0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 25, 2020
@codecov
Copy link

codecov bot commented May 25, 2020

Codecov Report

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

@@            Coverage Diff             @@
##           master    #1662      +/-   ##
==========================================
+ Coverage   67.75%   69.33%   +1.58%     
==========================================
  Files         188      180       -8     
  Lines       22806    21433    -1373     
==========================================
- Hits        15452    14861     -591     
+ Misses       7354     6572     -782     
Impacted Files Coverage Δ
client-core/src/wallet.rs 0.00% <0.00%> (-100.00%) ⬇️
client-core/src/input_selection.rs 0.00% <0.00%> (-70.00%) ⬇️
client-core/src/wallet/default_wallet_client.rs 39.38% <0.00%> (-9.90%) ⬇️
client-core/src/service/wallet_service.rs 80.97% <0.00%> (-8.41%) ⬇️
client-core/src/mnemonic.rs 93.75% <0.00%> (-3.13%) ⬇️
client-common/src/error.rs 64.78% <0.00%> (-1.41%) ⬇️
client-core/src/cipher/default.rs 0.00% <0.00%> (ø)
client-rpc/src/lib.rs
client-rpc/src/rpc/transaction_rpc.rs
client-rpc/src/rpc/multisig_rpc.rs
... and 16 more

Copy link
Contributor

@tomtau tomtau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Contributor

bors bot commented May 26, 2020

Build succeeded:

@bors bors bot merged commit b598b6a into master May 26, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/cli-table-0.3.1 branch May 26, 2020 01:25
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.

None yet

2 participants