mozilla / cargo-vet

supply-chain security for Rust
Apache License 2.0
651 stars 43 forks source link

Bump libc from 0.2.146 to 0.2.147 #529

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps libc from 0.2.146 to 0.2.147.

Release notes

Sourced from libc's releases.

0.2.147

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/libc/compare/0.2.146...0.2.147

Commits
  • e2b5151 Auto merge of #3283 - flba-eb:release_147, r=JohnTitor
  • 2fc3ef9 Auto merge of #3276 - dragan-cecavac-nordsec:android/add-nlm_f_dump_filtered,...
  • fffd791 Update and release version 0.2.147
  • 1e8943d Auto merge of #3271 - devnexen:android_sendfile, r=JohnTitor
  • b5e3a8a Auto merge of #3270 - devnexen:android_getentropy, r=JohnTitor
  • ea1e561 Auto merge of #3273 - flba-eb:add_qnx_extra_traits, r=JohnTitor
  • 0c7a69c Update src/unix/nto/neutrino.rs
  • c16d97c Auto merge of #3272 - sunfishcode:sunfishcode/ethernet, r=JohnTitor
  • 8530e6f Auto merge of #3279 - GuillaumeGomez:docs-rs, r=JohnTitor
  • 4df3981 Auto merge of #3281 - JohnTitor:fix-s390x-installer, r=JohnTitor
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 11 months ago

Superseded by #548.