Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ea129b0
) 82.86% compared to head (a20606d
) 82.86%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the deps group with 10 updates:
0.6.5
0.6.7
4.4.13
4.4.16
0.21.5
0.21.7
0.2.11
0.2.12
0.3.22
0.3.23
0.3.66
0.3.67
0.38.28
0.38.30
0.4.39
0.4.40
0.3.66
0.3.67
0.5.33
0.5.34
Updates
anstream
from 0.6.5 to 0.6.7Commits
a55990c
chore: Releasee7e17ab
docs: Update changeloge438606
fix: Remove stray dbg340d8f3
chore: Releasea908e45
docs: Update changelog6822aa4
Merge pull request #158 from epage/sounda54cb5b
fix(stream): Don't break out of UTF8 character part-way51ffc2d
test(stream): Show strip bug84c0c73
chore(ci): Ensure rustfmt is available7f3e886
Merge pull request #154 from rust-cli/renovate/owo-colors-4.xUpdates
clap
from 4.4.13 to 4.4.16Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cbc9c9d
chore: Release4718b89
docs: Update changelog38f805c
Merge pull request #5299 from epage/ansi2a3356a
fix: Update anstream12b5c39
chore: Release1c5b633
docs: Update changeloga5d4641
Merge pull request #5298 from epage/conflictf529ec3
fix(parser): Ensure subcommand flags can conflicta7e04a5
fix(parser): Improve subcommand conflict errorea00ef3
refactor(error): Allow more conflict sourcesUpdates
base64
from 0.21.5 to 0.21.7Changelog
Sourced from base64's changelog.
Commits
9652c78
v0.21.708deccf
provide as_str() method to return the alphabet characters (#264)1cd75a1
v0.21.65820d9b
Merge pull request #263 from marshallpierce/silverlyra-usage97d9180
Merge branch 'usage' of github.com:silverlyra/rust-base64 into silverlyra-usageb64c624
Merge pull request #262 from tamird/clape32ca18
examples: replace structopt with clap72f25a8
Simplify the example program40e162c
Rewrite the crate docstringbfde751
Merge pull request #260 from marshallpierce/mp/doc-grammarUpdates
getrandom
from 0.2.11 to 0.2.12Changelog
Sourced from getrandom's changelog.
Commits
f68a940
Release v0.2.12 (#389)5fe3c8e
Raise minimum supported Apple OS versions (#388)8aa4efb
Document platform support policy (#387)7249e6e
Improve robustness of the Hermit backend andsys_fill_exact
(#386)169944f
Fix custom backend for targets without atomics (#385)Updates
h2
from 0.3.22 to 0.3.23Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
a7eb14a
v0.3.23b668c7f
fix: streams awaiting capacity lockout (#730) (#734)Updates
js-sys
from 0.3.66 to 0.3.67Commits
Updates
rustix
from 0.38.28 to 0.38.30Commits
aecc981
chore: Release rustix version 0.38.30f546573
Fix errors with char signedness. (#984)7552d81
chore: Release rustix version 0.38.290a3edba
Fix compilation on uClibc targets. (#982)5648e33
Add AF_XDP syscalls, constants and types (#946)e460984
Addname_to_index()
&index_to_name()
(#972)9095854
Fix a newdead_code
warning. (#981)3652dc0
On 32-bit x86, add more strategies for the syscall mechanism. (#979)c4ac6b6
Add ioctl_getflags and ioctl_setflags (#973)10361e7
Pass null as empty slices to getxattr on macOS (#970)Updates
wasm-bindgen-futures
from 0.4.39 to 0.4.40Commits
Updates
web-sys
from 0.3.66 to 0.3.67Commits
Updates
winnow
from 0.5.33 to 0.5.34Changelog
Sourced from winnow's changelog.
Commits
fc17f88
chore: Release2d05815
docs: Update changelog6ced74c
Merge pull request #420 from epage/clone5c3ca85
fix(stream): Don't require Clone for Stateful's StateDependabot 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