Bump the dependencies group across 1 directory with 5 updates #121
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates in the / directory:
0.26.3
0.27.0
1.0.137
1.0.138
0.17.9
0.17.11
4.5.27
4.5.29
0.38.0
0.38.1
Updates
strum
from 0.26.3 to 0.27.0Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
cc240c3
Update docs with new version26d7ff1
Remove gnu toolchains from appveyor since they always fail and don't provide ...f684dc4
Per cargo docs, this should fix the circular dep when publishing strum (#411)45323f7
Use a "Path" instead of "String" for FromStr's error methods (#410)b08ca81
Fix potential errors from vis diffs (#409)b7c31f5
Fix Display macro in no_std apps (#407)043dc12
Use asserts instead of println in Display docstrings (#403)46cf82b
Using fn() -> T instead of T in the phantom data will make all EnumIterator t...1e6928c
Merge branch 'phsym-master'96fa148
Merge branch 'master' of https://github.com/phsym/strum into phsym-masterUpdates
serde_json
from 1.0.137 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreUpdates
indicatif
from 0.17.9 to 0.17.11Release notes
Sourced from indicatif's releases.
Commits
fe59003
Bump the version to 0.17.119d4849a
ChangeOnceCell
toOnceLock
inTabExpandedString
c340e9f
Bump version to 0.17.103c9017e
Update rand requirement from 0.8 to 0.9 (#693)2871b47
Adddec
anddec_length
toProgressBar
be119bd
Remove unnecessary spinner display in multi examples (#682)1a5f606
Make ProgressBar:set_tab_with take &selffff1218
Make tab extension lazy33a7843
Only get draw_target-width when we actually draw6417492
Fix double prints (#671)Updates
clap
from 4.5.27 to 4.5.29Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1f74b01
chore: Release23feee1
docs: Update changelogae1457b
chore(complete): Update require clap0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate codeUpdates
shadow-rs
from 0.38.0 to 0.38.1Release notes
Sourced from shadow-rs's releases.
Commits
069e05e
Update Cargo.tomlb41353c
Merge pull request #207 from baoyachi/fix_cargo_clippy3f8e543
Merge remote-tracking branch 'frederikrothenberger_fix-comment/fix-comment' i...b25fba0
Merge pull request #206 from baoyachi/fix_cargo_clippyda9fd34
fix winnow deprecated type0085bd7
chore: fix commentDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions