Closed dependabot[bot] closed 11 months ago
Merging #26 (a8e79b0) into master (d98eb4f) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #26 +/- ##
=======================================
Coverage 82.74% 82.74%
=======================================
Files 7 7
Lines 3269 3269
=======================================
Hits 2705 2705
Misses 564 564
Bumps the deps group with 9 updates:
4.4.7
4.4.8
1.0.190
1.0.192
1.33.0
1.34.0
1.0.83
1.0.84
0.3.5
0.3.6
0.2.10
0.2.11
0.2.9
0.2.10
0.4.10
0.4.11
0.8.6
0.8.8
Updates
clap
from 4.4.7 to 4.4.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3aeea91
chore: Release1add9a7
docs: Update changelog6b2a2cc
Merge pull request #5206 from epage/flatten9c0f7a7
fix(help): Recurse help flattening4bef91c
refactor(help): Pull out flat subcommandsc9a7ef0
fix(help): Gloss over globals with flatten9e5f93d
fix(help): Be consistent in long/short help66d2bcb
feat(help): Allow flattening help3383242
Merge pull request #5205 from epage/flatten-refactorcaf5cdc
feat(help): Allow flattening usageUpdates
serde
from 1.0.190 to 1.0.192Release notes
Sourced from serde's releases.
Commits
4676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untagged59892e7
Release 1.0.19197dd07a
Merge pull request #2647 from dtolnay/doccfgc8bc97c
Document "rc" and "unstable" features on docs.rs9dacfbb
Fill in more doc(cfg) attributes05c2509
Relocate cfg attrs into deref_impl64f949b
Relocate cfg attrs into parse_ip_impl and parse_socket_impl3f339de
Relocate cfg attrs into seq_impl and map_impl215c2b7
Relocate cfg attrs into forwarded_impl macroUpdates
tokio
from 1.33.0 to 1.34.0Release notes
Sourced from tokio's releases.
Commits
49eb26f
chore: prepare Tokio v1.34.0 release (#6138)19d96c0
io: increaseScheduledIo
tick resolution (#6135)30b2eb1
io: fix possible I/O resource hang (#6134)8ec3e0d
metrics: update stats when unparking in multi-thread (#6131)161ecec
stream: fix typo in peekable docs (#6130)61fcc3b
time: remove cachedelapsed
value from driver state (#6097)944024e
chore: update rust-version to 1.63 in all crates (#6126)65f861f
stream: addStreamExt::peekable
(#6095)4c85801
ci: fix docs on latest nightly (#6120)ed32cd1
task: add tests for tracing instrumentation of tasks (#6112)Updates
cc
from 1.0.83 to 1.0.84Release notes
Sourced from cc's releases.
Commits
17f9e01
Release cc v1.0.84 (#898)bb1220d
added a function to remove flags (#885)4c0062d
fix: Add apple tvos support (#881)fcedb00
Optimization: Vendor jobserver impl and rm thread spawning in parallel compil...bd25128
Merge pull request #894 from NobodyXu/bump-msrv3ff2368
Disable msrv checking on macos-latest022713c
Bump MSRV to 1.53.0 and re-enable macos MSRV check6c9be16
Fix msrv CI: Check for--all-features
(#890)59255ce
Pass -Wno-unused-command-line-argument to clang inis_flag_supported
(#886)9b569ae
fix(flag_check): never link to avoid false positives (#839)Updates
errno
from 0.3.5 to 0.3.6Changelog
Sourced from errno's changelog.
Commits
dfd2144
Release 0.3.6. (#87)c10b486
Added support for vita target (#86)5341791
Add support for tvOS and watchOS (#84)235907b
Use libc::strerror_r instead of our own definition (#85)Updates
getrandom
from 0.2.10 to 0.2.11Changelog
Sourced from getrandom's changelog.
Commits
baf2198
Update README.md to have correct build status badge (#382)853c1dc
Release v0.2.11 (#379)4c094c3
Add workaround for cross-rs/cross#1345 (#380)8476c44
Add GNU/Hurd support (#370)35808a4
Update broken link to hermit docs (#374)8c8ca32
CI: replace MIPS cross tests with PPC32 (#372)1308930
custom: rename __getrandom_internal to follow Rust conventions (#369)Updates
http
from 0.2.9 to 0.2.10Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
818269d
v0.2.10b41d0b9
Resolve arith overflow on with_capacity (#628)25c1803
chore: fix typos (#633)1a04e71
docs: fix some spelling mistakes (#630)78e3d37
make miri happy4f28cbd
early reject URI authority if too many ":" chars4756547
When parsing Uri authority, check that the square brackets are in the correct...746fce8
ci: only check msrv, not test20633e5
docs: remove references to defunctbuild
method7b3c506
chore: fix lint about dropping Copy valuesUpdates
linux-raw-sys
from 0.4.10 to 0.4.11Commits
00e3c50
chore: Release linux-raw-sys version 0.4.111f7c3b9
Fix the definition ofCMSG_NXTHDR
. (#92)40a5403
add socket SOL_* definitions (#91)Updates
toml
from 0.8.6 to 0.8.8Commits
2e99658
chore: Release61a68e5
docs: Update changelog7b110a0
Merge pull request #649 from epage/fixe162e9f
fix: Remove unused dependencies0026e2a
chore: Release6b8e4aa
chore: Release36e3a02
docs: Update changelog7ba0932
Merge pull request #648 from epage/splitef9fd0a
fix(edit)!: Allow disabling parser or display5b53ff1
refactor(edit): Remove 'use' for optional modsDependabot 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