mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 12:16:24 -06:00
chore(deps): Bump libc from 0.2.184 to 0.2.185 (#547)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.184 to 0.2.185. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/releases">libc's releases</a>.</em></p> <blockquote> <h2>0.2.185</h2> <h3>Added</h3> <ul> <li>EspIDF: Add <code>espidf_picolibc</code> cfg for picolibc <code>O_*</code> flag values (<a href="https://redirect.github.com/rust-lang/libc/pull/5035">#5035</a>)</li> <li>Hexagon: add missing constants and fix types for linux-musl (<a href="https://redirect.github.com/rust-lang/libc/pull/5042">#5042</a>)</li> <li>Redox: Add semaphore functions (<a href="https://redirect.github.com/rust-lang/libc/pull/5051">#5051</a>)</li> <li>Windows: Add <code>sprintf</code>, <code>snprintf</code>, and the <code>scanf</code> family (<a href="https://redirect.github.com/rust-lang/libc/pull/5024">#5024</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Hexagon: Decouple <code>time64</code> types from musl symbol redirects (<a href="https://redirect.github.com/rust-lang/libc/pull/5040">#5040</a>)</li> <li>Horizon: Change <code>POLL</code> constants from <code>c_short</code> to <code>c_int</code> (<a href="https://redirect.github.com/rust-lang/libc/pull/5045">#5045</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md">libc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.184...0.2.185">0.2.185</a> - 2026-04-13</h2> <h3>Added</h3> <ul> <li>EspIDF: Add <code>espidf_picolibc</code> cfg for picolibc <code>O_*</code> flag values (<a href="https://redirect.github.com/rust-lang/libc/pull/5035">#5035</a>)</li> <li>Hexagon: add missing constants and fix types for linux-musl (<a href="https://redirect.github.com/rust-lang/libc/pull/5042">#5042</a>)</li> <li>Redox: Add semaphore functions (<a href="https://redirect.github.com/rust-lang/libc/pull/5051">#5051</a>)</li> <li>Windows: Add <code>sprintf</code>, <code>snprintf</code>, and the <code>scanf</code> family (<a href="https://redirect.github.com/rust-lang/libc/pull/5024">#5024</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Hexagon: Decouple <code>time64</code> types from musl symbol redirects (<a href="https://redirect.github.com/rust-lang/libc/pull/5040">#5040</a>)</li> <li>Horizon: Change <code>POLL</code> constants from <code>c_short</code> to <code>c_int</code> (<a href="https://redirect.github.com/rust-lang/libc/pull/5045">#5045</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/71d5bfcc1bda05da1783666fc2cd7d9669c9c4c8"><code>71d5bfc</code></a> libc: Release 0.2.185</li> <li><a href="https://github.com/rust-lang/libc/commit/1027d1c23bd3f07ba3dc6ab4a4eb4660cc91e509"><code>1027d1c</code></a> Revert "ci: Pin nightly to 2026-04-01"</li> <li><a href="https://github.com/rust-lang/libc/commit/0e9c6e53cca07b36239a6dc4e65d8b691b39023a"><code>0e9c6e5</code></a> redox: Add semaphore functions</li> <li><a href="https://github.com/rust-lang/libc/commit/24ef457ddd312f8b8055a8ed07f5376c5792c211"><code>24ef457</code></a> feat: add back support for gnu windows x86 in ci</li> <li><a href="https://github.com/rust-lang/libc/commit/aa75caf30c0153647c9ab9fc0fe382bce2564b0c"><code>aa75caf</code></a> horizon: Change POLL constants from c_short to c_int</li> <li><a href="https://github.com/rust-lang/libc/commit/b7eda5a40c678c4a195a389a329d85008eabaf2d"><code>b7eda5a</code></a> hexagon: add missing constants and fix types for linux-musl</li> <li><a href="https://github.com/rust-lang/libc/commit/d4613f96a5dd56810baeb0c57403c36e37b5383d"><code>d4613f9</code></a> newlib/espidf: Add espidf_picolibc cfg for picolibc O_* flag values</li> <li><a href="https://github.com/rust-lang/libc/commit/c89fd76cc760e29bb2a2703d87e24fc9d134f622"><code>c89fd76</code></a> Fix typo in Padding comments</li> <li><a href="https://github.com/rust-lang/libc/commit/b3264b292ab0372bde0f9a0aa41b2758a8837bde"><code>b3264b2</code></a> hexagon: decouple time64 types from musl symbol redirects</li> <li><a href="https://github.com/rust-lang/libc/commit/db1ebee456a2cb08eb53489906a0a6869f62c365"><code>db1ebee</code></a> ci: Pin nightly to 2026-04-01</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.184...0.2.185">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+2
-2
@@ -68,9 +68,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.184"
|
||||
version = "0.2.185"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af"
|
||||
checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f"
|
||||
|
||||
[[package]]
|
||||
name = "shlex"
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ resolver = "3"
|
||||
members = ["examples/*"]
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.184"
|
||||
libc = "0.2.185"
|
||||
|
||||
[build-dependencies]
|
||||
autotools = { version = "0.2.7", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user