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 structopt from 0.3.25 to 0.3.26 #3161

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2022

Bumps structopt from 0.3.25 to 0.3.26.

Commits
  • 97e92a3 v0.3.26
  • 2bdd6b4 Clarification on maintenance since clap v3 is out
  • 2736281 Upgrade heck
  • 358cccf [docs] Add output to all examples
  • 4c1a8fc Link to the clap API in the documentation that says all clap methods can be used
  • ffd4772 Typo
  • See full diff 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/structopt-0.3.26 branch from f0817b5 to 0ffd930 Compare January 19, 2022 01:47
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](TeXitoi/structopt@v0.3.25...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/structopt-0.3.26 branch from 0ffd930 to 95d95c0 Compare January 19, 2022 01:50
@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #3161 (95d95c0) into master (a9b34ca) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3161      +/-   ##
==========================================
- Coverage   32.04%   32.03%   -0.00%     
==========================================
  Files         503      503              
  Lines       46287    46287              
  Branches    21223    21228       +5     
==========================================
- Hits        14827    14824       -3     
+ Misses      17442    17383      -59     
- Partials    14018    14080      +62     
Flag Coverage Δ
unittests 32.03% <ø> (-<0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
network/src/worker.rs 30.65% <0.00%> (-14.51%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
node/src/network_service_factory.rs 20.84% <0.00%> (-8.33%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-6.25%) ⬇️
cmd/starcoin/src/cli_state.rs 44.74% <0.00%> (-5.26%) ⬇️
vm/natives/src/token.rs 28.89% <0.00%> (-4.44%) ⬇️
executor/src/executor.rs 50.00% <0.00%> (-4.16%) ⬇️
config/src/helper.rs 45.10% <0.00%> (-3.92%) ⬇️
network-p2p/src/peer_info.rs 43.59% <0.00%> (-3.07%) ⬇️
... and 82 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9b34ca...95d95c0. Read the comment docs.

@jolestar jolestar merged commit e7c6246 into master Jan 19, 2022
@jolestar jolestar deleted the dependabot/cargo/structopt-0.3.26 branch January 19, 2022 08:09
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