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.18 to 0.3.19 #828

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2020

Bumps structopt from 0.3.18 to 0.3.19.

Changelog

Sourced from structopt's changelog.

v0.3.19 (2020-10-08)

  • Added StructOpt::from_args_safe as a shortcut for StructOpt::from_iter_safe(std::env::args_os()).
  • Some links in documentation have been corrected.
Commits
  • 1cc5b05 v0.3.19
  • 1cd8405 cargo fmt
  • 98d5d80 If you see me, master is not as protected as we hoped
  • 4486e58 Cleanup documentation
  • f5a7dcc Add StructOpt::from_args_safe as a not-exiting alternative to from_args
  • 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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 9, 2020
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #828 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #828   +/-   ##
=======================================
  Coverage   59.23%   59.23%           
=======================================
  Files         157      157           
  Lines       10034    10034           
=======================================
  Hits         5944     5944           
  Misses       4090     4090           

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 470dbb4...f8c4928. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Oct 9, 2020

Benchmark for c668814

Click to view benchmark
Test PR Benchmark Master Benchmark %
Arithmetic operations (Execution) 362.5±23.24ns 362.5±28.58ns 0.00%
Arithmetic operations (Full) 247.3±18.44µs 254.9±18.05µs -2.98%
Array access (Execution) 8.4±0.77µs 8.2±0.71µs +2.44%
Array access (Full) 273.9±21.83µs 282.8±45.13µs -3.15%
Array creation (Execution) 2.7±0.25ms 2.8±0.21ms -3.57%
Array creation (Full) 3.1±0.31ms 3.1±0.28ms 0.00%
Array pop (Execution) 992.4±77.65µs 987.6±92.38µs +0.49%
Array pop (Full) 1511.6±137.85µs 1555.5±138.42µs -2.82%
Boolean Object Access (Execution) 4.7±0.30µs 4.9±0.44µs -4.08%
Boolean Object Access (Full) 259.8±20.80µs 266.3±21.32µs -2.44%
Clean js (Execution) 728.4±66.85µs 733.3±65.63µs -0.67%
Clean js (Full) 1036.2±96.10µs 1031.9±59.91µs +0.42%
Clean js (Parser) 40.2±3.78µs 38.1±3.35µs +5.51%
Create Realm 491.0±42.38ns 485.2±38.71ns +1.20%
Dynamic Object Property Access (Execution) 6.1±0.44µs 6.0±0.53µs +1.67%
Dynamic Object Property Access (Full) 273.0±22.82µs 272.1±23.83µs +0.33%
Expression (Parser) 7.4±0.60µs 7.2±0.70µs +2.78%
Fibonacci (Execution) 936.6±82.83µs 946.2±107.57µs -1.01%
Fibonacci (Full) 1211.9±110.07µs 1196.7±208.65µs +1.27%
For loop (Execution) 23.5±2.14µs 23.7±1.99µs -0.84%
For loop (Full) 297.6±25.51µs 308.3±29.58µs -3.47%
For loop (Parser) 20.1±1.90µs 18.8±1.71µs +6.91%
Goal Symbols (Parser) 13.2±1.33µs 12.5±1.05µs +5.60%
Hello World (Parser) 3.3±0.25µs 3.4±0.39µs -2.94%
Long file (Parser) 814.3±65.47ns 797.7±42.99ns +2.08%
Mini js (Execution) 630.6±41.93µs 637.2±53.21µs -1.04%
Mini js (Full) 959.8±88.82µs 932.5±93.27µs +2.93%
Mini js (Parser) 35.6±3.28µs 34.9±3.90µs +2.01%
Number Object Access (Execution) 3.8±0.32µs 3.8±0.28µs 0.00%
Number Object Access (Full) 260.1±20.76µs 263.5±20.98µs -1.29%
Object Creation (Execution) 5.3±0.45µs 5.1±0.49µs +3.92%
Object Creation (Full) 271.0±25.20µs 269.0±24.91µs +0.74%
RegExp (Execution) 9.6±0.74µs 9.6±0.83µs 0.00%
RegExp (Full) 271.5±21.48µs 277.6±19.51µs -2.20%
RegExp Literal (Execution) 10.7±0.62µs 11.3±1.24µs -5.31%
RegExp Literal (Full) 290.2±34.23µs 281.9±30.38µs +2.94%
RegExp Literal Creation (Execution) 9.7±1.44µs 9.9±2.10µs -2.02%
RegExp Literal Creation (Full) 275.4±28.20µs 270.4±22.65µs +1.85%
Static Object Property Access (Execution) 5.1±0.33µs 5.4±0.50µs -5.56%
Static Object Property Access (Full) 267.7±32.49µs 258.5±16.18µs +3.56%
String Object Access (Execution) 7.2±0.59µs 7.1±0.57µs +1.41%
String Object Access (Full) 268.6±24.67µs 275.4±25.57µs -2.47%
String comparison (Execution) 6.9±0.66µs 6.9±0.52µs 0.00%
String comparison (Full) 279.6±25.21µs 272.3±19.53µs +2.68%
String concatenation (Execution) 5.6±0.51µs 5.6±0.49µs 0.00%
String concatenation (Full) 263.4±23.78µs 270.4±22.58µs -2.59%
String copy (Execution) 4.3±0.36µs 4.3±0.39µs 0.00%
String copy (Full) 251.4±15.01µs 255.2±17.59µs -1.49%
Symbols (Execution) 3.6±0.32µs 3.5±0.26µs +2.86%
Symbols (Full) 242.1±18.96µs 247.3±26.59µs -2.10%

@Razican Razican merged commit 89d2907 into master Oct 9, 2020
@Razican Razican deleted the dependabot/cargo/structopt-0.3.19 branch October 9, 2020 07:39
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant