Bump the all-dependencies-cargo group with 8 updates #284
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 all-dependencies-cargo group with 8 updates:
5.0.1
6.0.0
1.0.135
1.0.138
0.8.5
0.9.0
0.17.9
0.17.11
0.1.5
0.1.6
1.42.0
1.43.0
0.10.68
0.10.69
4.5.23
4.5.27
Updates
dirs
from 5.0.1 to 6.0.0Commits
Updates
serde_json
from 1.0.135 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 gitignoreeb49e28
Release 1.0.137Updates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
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
openssl-probe
from 0.1.5 to 0.1.6Commits
4221247
Merge pull request #35 from alexcrichton/bump433e5a0
Bump to 0.1.6a0e4ef7
Merge pull request #34 from alexcrichton/expose-cert-iterator28428e5
Go ahead and publish&Path
iterator function3cef693
Merge pull request #33 from alexcrichton/add-unsafe-functions9e937c0
Hide old functions from docs3ea7c1a
Deprecate env-var-writing functionsa9a9f3e
Merge pull request #32 from alexcrichton/modernize87b3910
Add some basic CI and metadata5b4b622
Merge pull request #31 from ctz/masterUpdates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
openssl
from 0.10.68 to 0.10.69Release notes
Sourced from openssl's releases.
Commits
b5fb360
Release openssl v0.10.69f6f74af
Merge pull request #2353 from sfackler/verify-locations555d498
Expose SSL_CTX_load_verify_locationsb255dee
Merge pull request #2275 from initsecret/support-xof-squeeze95159d0
oops forgot compiler directivecc16063
Merge remote-tracking branch 'upstream/master' into support-xof-squeeze769f0b2
disallow updates after squeezes538a5cb
Merge pull request #2330 from dcermak/use-prime256v1-key3319720
Switch the test to use prime256v1 based keyd3d7c12
Merge pull request #2327 from ViktoriiaKovalova/add-select-alpn-cbUpdates
clap
from 4.5.23 to 4.5.27Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bash5d7c16c
fix(complete): Adjust how IFS is passed to clapdf1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completeDependabot 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