rust-iot / rust-radio-sx127x

Rust driver for the Semtech SX127x series of Sub-GHz LoRa/ISM radio transceivers
Mozilla Public License 2.0
32 stars 16 forks source link

Bump libc from 0.2.103 to 0.2.137 #117

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps libc from 0.2.103 to 0.2.137.

Release notes

Sourced from libc's releases.

0.2.137

What's Changed

Full Changelog: https://github.com/rust-lang/libc/compare/0.2.136...0.2.137

0.2.136

What's Changed

Full Changelog: https://github.com/rust-lang/libc/compare/0.2.135...0.2.136

0.2.135

What's Changed

... (truncated)

Commits
  • a90993e Auto merge of #2982 - JohnTitor:release-0.2.137, r=JohnTitor
  • 2cd24f5 Prepare 0.2.137 releaase
  • 7e8f84c Auto merge of #2979 - redox-os:redox-0.2.136, r=JohnTitor
  • a8b7b9c Auto merge of #2974 - SteveLauC:dirname-basename, r=JohnTitor
  • 3cdabff Auto merge of #2978 - devnexen:musl_emscripten_msg_constants, r=JohnTitor
  • 3ee203b Auto merge of #2980 - JohnTitor:ignore-res-init-macos, r=JohnTitor
  • 8081c99 Ignore res_init test on macOS
  • 4ba884a follow-up on #2963, changing MSG* constant types for musl/emscripten.
  • f9d1f3e Add MADV constants for Redox
  • 5ffdbc6 expose dirname and basename
  • 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 1 year ago

Superseded by #119.