Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.93%. Comparing base (
a99a014
) to head (fb59104
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the minor-updates group with 3 updates in the / directory: libc, tokio and cc.
Updates
libc
from 0.2.155 to 0.2.158Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
c809c58
Merge pull request #3857 from rust-lang/release-plz-2024-08-19T05-21-04Z0d28de5
Update CHANGELOG.md284bd9e
chore: release2682681
Merge pull request #3856 from tgross35/backport-wasi-fix71440ab
[wasi] Add use core::iter::Iterator;6637dbe
Merge pull request #3830 from rust-lang/release-plz-2024-08-15T20-50-10Z51d81e3
Update CHANGELOG.md217b2ab
chore: release6d2b8a0
Merge pull request #3852 from tgross35/backport-onion64ee9df
Merge pull request #3851 from tgross35/backport-romaineUpdates
tokio
from 1.39.2 to 1.39.3Release notes
Sourced from tokio's releases.
Commits
3d439ab
chore: prepare Tokio v1.39.3 (#6782)b2ea40b
net: add handling for abstract socket name (#6772)Updates
cc
from 1.1.8 to 1.1.13Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
ee14401
chore: release (#1187)d3ff011
Fix detect family: should detect emscripten as clang, closes #1185 (#1186)9b77c3f
chore: release (#1184)dcbe0f1
CC_SHELL_ESCAPED_FLAGS
: improve docs (#1183)b0e44c7
chore: release (#1182)ebe335c
Add support for parsing shell encoded*FLAGS
(#1181)eb33906
Replace vector of tuples with BTreeMap which already is sorted and free of du...17b353d
chore: release (#1179)1c10013
Remap Windows targets triples to their LLVM counterparts (#1176)4b723d9
chore: release (#1178)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 show