-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): bump dialoguer from 0.7.1 to 0.8.0 #50
Conversation
Codecov Report
@@ Coverage Diff @@
## master #50 +/- ##
=======================================
Coverage 50.08% 50.08%
=======================================
Files 11 11
Lines 619 619
=======================================
Hits 310 310
Misses 309 309 Continue to review full report at Codecov.
|
@dependabot rebase
发件人: dependabot[bot]
发送时间: 2021年3月16日 14:12
收件人: sdttttt/gcr
抄送: Subscribed
主题: [sdttttt/gcr] chore(deps): bump dialoguer from 0.7.1 to 0.8.0 (#50)
Bumps dialoguer from 0.7.1 to 0.8.0.
Changelog
Sourced from dialoguer's changelog.
0.8.0
Enhancements
• Input::validate_with can take a FnMut (allowing multiple references)
Breaking
• Input::interact* methods take &mut self instead of &self
0.7.0
Enhancements
• Added wait_for_newline to Confirm
• More secure password prompt
• More documentation
• Added interact_text method for input prompt
• Added inline_selections to ColorfulTheme
Breaking
• Removed theme::CustomPromptCharacterTheme
• Input validators now take the input type T as arg
• Confirm has no default value by default now
0.6.2
Enhancements
• Updating some docs
0.6.1
Bugfixes
• theme::ColorfulTheme default styles are for stderr
0.6.0
Breaking
• Removed theme::SelectionStyle enum
• Allowed more customization for theme::Theme trait by changing methods
• Allowed more customization for theme::ColorfulTheme by changing members
• Renamed prompt Confirmation to Confirm
• Renamed prompt PasswordInput to Password
• Renamed prompt OrderList to Sort
• Renamed prompt Checkboxes to MultiSelect
... (truncated)
Commits
• 2c3fe6b Release 0.8.0
• 64f5f9c Allow confirm with no choice (#101)
• 0250090 Update some docs in confirm prompt
• a76fb72 Merge pull request #102 from spenserblack/typo-fix
• 3dd93bb Fix typo: ereased -> erased
• 7ea6275 Update CI for i686 ubuntu
• af66480 Allow FnMut for validate (#96)
• 2b5722d Update README.md
• 2df3a70 Update ci.yml
• 8cebf52 Merge pull request #94 from mitsuhiko/remove-travis
• Additional commits viewable in compare view
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)
You can view, comment on, or merge this pull request online at:
#50
Commit Summary
• chore(deps): bump dialoguer from 0.7.1 to 0.8.0
File Changes
• M Cargo.lock (27)
• M Cargo.toml (2)
Patch Links:
• https://github.com/sdttttt/gcr/pull/50.patch
• https://github.com/sdttttt/gcr/pull/50.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@dependabot recreate |
@dependabot close
…---
发件人: dependabot[bot]
发送时间: 2021年3月16日 14:12
收件人: sdttttt/gcr
抄送: Subscribed
主题: [sdttttt/gcr] chore(deps): bump dialoguer from 0.7.1 to 0.8.0 (#50)
Bumps dialoguer from 0.7.1 to 0.8.0.
Changelog
Sourced from dialoguer's changelog.
0.8.0
Enhancements
• Input::validate_with can take a FnMut (allowing multiple references)
Breaking
• Input::interact* methods take &mut self instead of &self
0.7.0
Enhancements
• Added wait_for_newline to Confirm
• More secure password prompt
• More documentation
• Added interact_text method for input prompt
• Added inline_selections to ColorfulTheme
Breaking
• Removed theme::CustomPromptCharacterTheme
• Input validators now take the input type T as arg
• Confirm has no default value by default now
0.6.2
Enhancements
• Updating some docs
0.6.1
Bugfixes
• theme::ColorfulTheme default styles are for stderr
0.6.0
Breaking
• Removed theme::SelectionStyle enum
• Allowed more customization for theme::Theme trait by changing methods
• Allowed more customization for theme::ColorfulTheme by changing members
• Renamed prompt Confirmation to Confirm
• Renamed prompt PasswordInput to Password
• Renamed prompt OrderList to Sort
• Renamed prompt Checkboxes to MultiSelect
... (truncated)
Commits
• 2c3fe6b Release 0.8.0
• 64f5f9c Allow confirm with no choice (#101)
• 0250090 Update some docs in confirm prompt
• a76fb72 Merge pull request #102 from spenserblack/typo-fix
• 3dd93bb Fix typo: ereased -> erased
• 7ea6275 Update CI for i686 ubuntu
• af66480 Allow FnMut for validate (#96)
• 2b5722d Update README.md
• 2df3a70 Update ci.yml
• 8cebf52 Merge pull request #94 from mitsuhiko/remove-travis
• Additional commits viewable in compare view
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)
You can view, comment on, or merge this pull request online at:
#50
Commit Summary
• chore(deps): bump dialoguer from 0.7.1 to 0.8.0
File Changes
• M Cargo.lock (27)
• M Cargo.toml (2)
Patch Links:
• https://github.com/sdttttt/gcr/pull/50.patch
• https://github.com/sdttttt/gcr/pull/50.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/mitsuhiko/dialoguer/releases) - [Changelog](https://github.com/mitsuhiko/dialoguer/blob/master/CHANGELOG.md) - [Commits](console-rs/dialoguer@0.7.1...0.8.0) Signed-off-by: dependabot[bot] <support@github.com>
add324b
to
6347538
Compare
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Close #63 |
@dependabot merge |
🤠 Cargo bloat for toolchain nightly-x86_64-unknown-linux-gnu 🤠 @@ Size breakdown @@
Size 1.45 MB
Text size 1.45 MB
No changes to crate sizes Dependency tree@@ Dependency tree @@
- Count: 94
+ Count: 89
├─ clap v2.33.3
│ ├─ ansi_term v0.11.0
│ ├─ atty v0.2.14
│ │ └─ libc v0.2.92
│ ├─ bitflags v1.2.1
│ ├─ strsim v0.8.0
│ ├─ textwrap v0.11.0
│ │ └─ unicode-width v0.1.8
│ ├─ unicode-width v0.1.8
│ └─ vec_map v0.8.2
├─ console v0.14.1
│ ├─ lazy_static v1.4.0
│ ├─ libc v0.2.92
│ ├─ regex v1.4.5
│ │ └─ regex-syntax v0.6.23
│ ├─ terminal_size v0.1.16
│ │ └─ libc v0.2.92
│ └─ unicode-width v0.1.8
- ├─ dialoguer v0.7.1
- │ ├─ console v0.13.0
- │ │ ├─ lazy_static v1.4.0
- │ │ ├─ libc v0.2.92
- │ │ ├─ regex v1.4.5
- │ │ ├─ terminal_size v0.1.16
- │ │ └─ unicode-width v0.1.8
+ ├─ dialoguer v0.8.0
+ │ ├─ console v0.14.1
│ ├─ lazy_static v1.4.0
│ ├─ tempfile v3.2.0
│ │ ├─ cfg-if v1.0.0
│ │ ├─ libc v0.2.92
│ │ ├─ rand v0.8.3
│ │ │ ├─ libc v0.2.92
│ │ │ ├─ rand_chacha v0.3.0
│ │ │ │ ├─ ppv-lite86 v0.2.10
│ │ │ │ └─ rand_core v0.6.2
│ │ │ │ └─ getrandom v0.2.2
│ │ │ │ ├─ cfg-if v1.0.0
│ │ │ │ └─ libc v0.2.92
│ │ │ └─ rand_core v0.6.2
│ │ └─ remove_dir_all v0.5.3
- │ └─ zeroize v0.9.3
+ │ └─ zeroize v1.3.0
├─ git2 v0.13.17
│ ├─ bitflags v1.2.1
│ ├─ libc v0.2.92
│ ├─ libgit2-sys v0.12.18+1.1.0
│ │ ├─ libc v0.2.92
│ │ ├─ libssh2-sys v0.2.21
│ │ │ ├─ libc v0.2.92
│ │ │ ├─ libz-sys v1.1.2
│ │ │ │ ├─ libc v0.2.92
│ │ │ │ ├─ cc v1.0.67
│ │ │ │ │ └─ jobserver v0.1.21
│ │ │ │ │ └─ libc v0.2.92
│ │ │ │ └─ pkg-config v0.3.19
│ │ │ ├─ openssl-sys v0.9.61
│ │ │ │ ├─ libc v0.2.92
│ │ │ │ ├─ autocfg v1.0.1
│ │ │ │ ├─ cc v1.0.67
│ │ │ │ └─ pkg-config v0.3.19
│ │ │ ├─ cc v1.0.67
│ │ │ └─ pkg-config v0.3.19
│ │ ├─ libz-sys v1.1.2
│ │ ├─ openssl-sys v0.9.61
│ │ ├─ cc v1.0.67
│ │ └─ pkg-config v0.3.19
│ ├─ log v0.4.14
│ │ └─ cfg-if v1.0.0
│ ├─ openssl-probe v0.1.2
│ ├─ openssl-sys v0.9.61
│ └─ url v2.2.1
│ ├─ form_urlencoded v1.0.1
│ │ ├─ matches v0.1.8
│ │ └─ percent-encoding v2.1.0
│ ├─ idna v0.2.2
│ │ ├─ matches v0.1.8
│ │ ├─ unicode-bidi v0.3.4
│ │ │ └─ matches v0.1.8
│ │ └─ unicode-normalization v0.1.17
│ │ └─ tinyvec v1.1.1
│ │ └─ tinyvec_macros v0.1.0
│ ├─ matches v0.1.8
│ └─ percent-encoding v2.1.0
├─ serde v1.0.125
│ └─ serde_derive v1.0.125 (proc-macro)
│ ├─ proc-macro2 v1.0.26
│ │ └─ unicode-xid v0.2.1
│ ├─ quote v1.0.9
│ │ └─ proc-macro2 v1.0.26
│ └─ syn v1.0.68
│ ├─ proc-macro2 v1.0.26
│ ├─ quote v1.0.9
│ └─ unicode-xid v0.2.1
└─ toml v0.5.8
└─ serde v1.0.125
Commit: b8fa29c (Compare with baseline commit) |
@dependabot merge |
Bumps dialoguer from 0.7.1 to 0.8.0.
Changelog
Sourced from dialoguer's changelog.
... (truncated)
Commits
2c3fe6b
Release 0.8.064f5f9c
Allow confirm with no choice (#101)0250090
Update some docs in confirm prompta76fb72
Merge pull request #102 from spenserblack/typo-fix3dd93bb
Fix typo: ereased -> erased7ea6275
Update CI for i686 ubuntuaf66480
Allow FnMut for validate (#96)2b5722d
Update README.md2df3a70
Update ci.yml8cebf52
Merge pull request #94 from mitsuhiko/remove-travisDependabot 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 will merge this PR once CI passes on it, as requested by @sdttttt.
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)