-
Notifications
You must be signed in to change notification settings - Fork 74
Commit 5d957be
authored
Bump the non-critical group with 9 updates (#2091)
Bumps the non-critical group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` |
`0.1.88` |
| [bincode](https://github.com/bincode-org/bincode) | `2.0.0` | `2.0.1`
|
| [clap](https://github.com/clap-rs/clap) | `4.5.31` | `4.5.32` |
| [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.171` |
| [once_cell](https://github.com/matklad/once_cell) | `1.20.3` |
`1.21.1` |
| [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.18.0` |
`3.19.0` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.44.0` | `1.44.1` |
| [typed-builder](https://github.com/idanarye/rust-typed-builder) |
`0.20.0` | `0.20.1` |
Updates `async-trait` from 0.1.87 to 0.1.88
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/async-trait/releases">async-trait's
releases</a>.</em></p>
<blockquote>
<h2>0.1.88</h2>
<ul>
<li>Fix lifetime bounding on generic parameters that have cfg (<a
href="https://redirect.github.com/dtolnay/async-trait/issues/289">#289</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/async-trait/commit/b3a59195c29c5b336490cec1bac23cff8d3e4483"><code>b3a5919</code></a>
Release 0.1.88</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/a306be84ec998f46acc700e8b24a3b68b77a873a"><code>a306be8</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/async-trait/issues/289">#289</a>
from dtolnay/cfg</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/d3059849a4024425f80f0713bc802d8959290d96"><code>d305984</code></a>
Fix lifetime bounding on generic parameters that have cfg</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/78506f17149e08594c1a120f1df828411772a0b8"><code>78506f1</code></a>
Add regression test for issue 288</li>
<li><a
href="https://github.com/dtolnay/async-trait/commit/a11384eec60634098f66a3d6ac89c23beccdbbc8"><code>a11384e</code></a>
Add issue 283 link in test</li>
<li>See full diff in <a
href="https://github.com/dtolnay/async-trait/compare/0.1.87...0.1.88">compare
view</a></li>
</ul>
</details>
<br />
Updates `bincode` from 2.0.0 to 2.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bincode-org/bincode/releases">bincode's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update unty requirement from 0.0.3 to 0.0.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/bincode-org/bincode/pull/753">bincode-org/bincode#753</a></li>
<li>Use qualified path for Result::Ok in bincode_derive by <a
href="https://github.com/nhaef"><code>@nhaef</code></a> in <a
href="https://redirect.github.com/bincode-org/bincode/pull/757">bincode-org/bincode#757</a></li>
<li>Fix issue when a foreign <code>Err</code> pollutes scope by <a
href="https://github.com/ZoeyR"><code>@ZoeyR</code></a> in <a
href="https://redirect.github.com/bincode-org/bincode/pull/758">bincode-org/bincode#758</a></li>
<li>Derive Debug for Configuration by <a
href="https://github.com/ZoeyR"><code>@ZoeyR</code></a> in <a
href="https://redirect.github.com/bincode-org/bincode/pull/759">bincode-org/bincode#759</a></li>
<li>bump version to 2.0.1 by <a
href="https://github.com/ZoeyR"><code>@ZoeyR</code></a> in <a
href="https://redirect.github.com/bincode-org/bincode/pull/760">bincode-org/bincode#760</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/nhaef"><code>@nhaef</code></a> made
their first contribution in <a
href="https://redirect.github.com/bincode-org/bincode/pull/757">bincode-org/bincode#757</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bincode-org/bincode/compare/v2.0.0...v2.0.1">https://github.com/bincode-org/bincode/compare/v2.0.0...v2.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bincode-org/bincode/commit/4673360aa638b2b907dff24538de54f258d157da"><code>4673360</code></a>
bump version to 2.0.1 (<a
href="https://redirect.github.com/bincode-org/bincode/issues/760">#760</a>)</li>
<li><a
href="https://github.com/bincode-org/bincode/commit/5500e5eaacbccd19e1e23cac6764130160832bcc"><code>5500e5e</code></a>
Derive Debug for Configuration (<a
href="https://redirect.github.com/bincode-org/bincode/issues/759">#759</a>)</li>
<li><a
href="https://github.com/bincode-org/bincode/commit/89e4c400e8565c9c598bdbbe0cff8b6042a4dfd8"><code>89e4c40</code></a>
Fix issue when a foreign <code>Err</code> pollutes scope (<a
href="https://redirect.github.com/bincode-org/bincode/issues/758">#758</a>)</li>
<li><a
href="https://github.com/bincode-org/bincode/commit/bd9972968b140196426a92161fdcbf3513d5ca0b"><code>bd99729</code></a>
Use qualified path for Result::Ok in bincode_derive (<a
href="https://redirect.github.com/bincode-org/bincode/issues/757">#757</a>)</li>
<li><a
href="https://github.com/bincode-org/bincode/commit/dd3feea6fc15a40f95ad84960e89f23b3afb551e"><code>dd3feea</code></a>
Update unty requirement from 0.0.3 to 0.0.4 (<a
href="https://redirect.github.com/bincode-org/bincode/issues/753">#753</a>)</li>
<li><a
href="https://github.com/bincode-org/bincode/commit/e9de838bc0482af67ad73c9f180e3c85fc862793"><code>e9de838</code></a>
remove prerelease warning</li>
<li>See full diff in <a
href="https://github.com/bincode-org/bincode/compare/v2.0.0...v2.0.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `clap` from 4.5.31 to 4.5.32
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/releases">clap's
releases</a>.</em></p>
<blockquote>
<h2>v4.5.32</h2>
<h2>[4.5.32] - 2025-03-10</h2>
<h3>Features</h3>
<ul>
<li>Add <code>Error::remove</code></li>
</ul>
<h3>Documentation</h3>
<ul>
<li><em>(cookbook)</em> Switch from <code>humantime</code> to
<code>jiff</code></li>
<li><em>(tutorial)</em> Better cover required vs optional</li>
</ul>
<h3>Internal</h3>
<ul>
<li>Update <code>pulldown-cmark</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's
changelog</a>.</em></p>
<blockquote>
<h2>[4.5.32] - 2025-03-10</h2>
<h3>Features</h3>
<ul>
<li>Add <code>Error::remove</code></li>
</ul>
<h3>Documentation</h3>
<ul>
<li><em>(cookbook)</em> Switch from <code>humantime</code> to
<code>jiff</code></li>
<li><em>(tutorial)</em> Better cover required vs optional</li>
</ul>
<h3>Internal</h3>
<ul>
<li>Update <code>pulldown-cmark</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/clap-rs/clap/commit/81b9db2da0a769283c796b6c52e0fa38d06c2bec"><code>81b9db2</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/d3d7a17e82944dfe77b7e58f7183eab3b2bae892"><code>d3d7a17</code></a>
chore: Merge branch 'master' into <code>upstream/master</code></li>
<li><a
href="https://github.com/clap-rs/clap/commit/361114ef0fa351e5c2c674da6ecaa98e12c693c8"><code>361114e</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/b693fc0fa3118461256efd39c985027a9deed663"><code>b693fc0</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/7100091a6901acfd3112de68171cf1e134f6fe9e"><code>7100091</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5765">#5765</a>
from epage/complete</li>
<li><a
href="https://github.com/clap-rs/clap/commit/e90b2daf5ecce520ad3c8c565d5d1daa7e7d0738"><code>e90b2da</code></a>
refactor(complete): Pull our registration writing</li>
<li><a
href="https://github.com/clap-rs/clap/commit/95e99ef1187733f5befb692a141f51669844021b"><code>95e99ef</code></a>
refactor(complete): Pull out shell lookup</li>
<li><a
href="https://github.com/clap-rs/clap/commit/4af0cd65f109929b37c491428afe09ec496fe552"><code>4af0cd6</code></a>
fix(complete): Loosen requirements on Command factory</li>
<li><a
href="https://github.com/clap-rs/clap/commit/f40b37f1d849dc0446e4ebfb8430f142c370903b"><code>f40b37f</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/63bfe1a532ad817b35d2804198d31e2b8f272adf"><code>63bfe1a</code></a>
docs: Update changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/clap-rs/clap/compare/v4.5.31...clap_complete-v4.5.32">compare
view</a></li>
</ul>
</details>
<br />
Updates `libc` from 0.2.170 to 0.2.171
<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.171</h2>
<h3>Added</h3>
<ul>
<li>Android: Add <code>if_nameindex</code>/<code>if_freenameindex</code>
support (<a
href="https://redirect.github.com/rust-lang/libc/pull/4247">#4247</a>)</li>
<li>Apple: Add missing proc types and constants (<a
href="https://redirect.github.com/rust-lang/libc/pull/4310">#4310</a>)</li>
<li>BSD: Add <code>devname</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4285">#4285</a>)</li>
<li>Cygwin: Add PTY and group API (<a
href="https://redirect.github.com/rust-lang/libc/pull/4309">#4309</a>)</li>
<li>Cygwin: Add support (<a
href="https://redirect.github.com/rust-lang/libc/pull/4279">#4279</a>)</li>
<li>FreeBSD: Make <code>spawn.h</code> interfaces available on all
FreeBSD-like systems (<a
href="https://redirect.github.com/rust-lang/libc/pull/4294">#4294</a>)</li>
<li>Linux: Add <code>AF_XDP</code> structs for all Linux environments
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4163">#4163</a>)</li>
<li>Linux: Add SysV semaphore constants (<a
href="https://redirect.github.com/rust-lang/libc/pull/4286">#4286</a>)</li>
<li>Linux: Add <code>F_SEAL_EXEC</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4316">#4316</a>)</li>
<li>Linux: Add <code>SO_PREFER_BUSY_POLL</code> and
<code>SO_BUSY_POLL_BUDGET</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/3917">#3917</a>)</li>
<li>Linux: Add <code>devmem</code> structs (<a
href="https://redirect.github.com/rust-lang/libc/pull/4299">#4299</a>)</li>
<li>Linux: Add socket constants up to <code>SO_DEVMEM_DONTNEED</code>
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4299">#4299</a>)</li>
<li>NetBSD, OpenBSD, DragonflyBSD: Add <code>closefrom</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4290">#4290</a>)</li>
<li>NuttX: Add <code>pw_passwd</code> field to <code>passwd</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4222">#4222</a>)</li>
<li>Solarish: define <code>IP_BOUND_IF</code> and
<code>IPV6_BOUND_IF</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4287">#4287</a>)</li>
<li>Wali: Add bindings for <code>wasm32-wali-linux-musl</code> target
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4244">#4244</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>AIX: Use <code>sa_sigaction</code> instead of a union (<a
href="https://redirect.github.com/rust-lang/libc/pull/4250">#4250</a>)</li>
<li>Make <code>msqid_ds.__msg_cbytes</code> public (<a
href="https://redirect.github.com/rust-lang/libc/pull/4301">#4301</a>)</li>
<li>Unix: Make all <code>major</code>, <code>minor</code>,
<code>makedev</code> into <code>const fn</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4208">#4208</a>)</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Linux: Deprecate obsolete packet filter interfaces (<a
href="https://redirect.github.com/rust-lang/libc/pull/4267">#4267</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Cygwin: Fix strerror_r (<a
href="https://redirect.github.com/rust-lang/libc/pull/4308">#4308</a>)</li>
<li>Cygwin: Fix usage of f! (<a
href="https://redirect.github.com/rust-lang/libc/pull/4308">#4308</a>)</li>
<li>Hermit: Make <code>stat::st_size</code> signed (<a
href="https://redirect.github.com/rust-lang/libc/pull/4298">#4298</a>)</li>
<li>Linux: Correct values for <code>SI_TIMER</code>,
<code>SI_MESGQ</code>, <code>SI_ASYNCIO</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4292">#4292</a>)</li>
<li>NuttX: Update <code>tm_zone</code> and <code>d_name</code> fields to
use <code>c_char</code> type (<a
href="https://redirect.github.com/rust-lang/libc/pull/4222">#4222</a>)</li>
<li>Xous: Include the prelude to define <code>c_int</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4304">#4304</a>)</li>
</ul>
<h3>Other</h3>
<ul>
<li>Add labels to FIXMEs (<a
href="https://redirect.github.com/rust-lang/libc/pull/4231">#4231</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4232">#4232</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4234">#4234</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4235">#4235</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4236">#4236</a>)</li>
<li>CI: Fix "cannot find libc" error on Sparc64 (<a
href="https://redirect.github.com/rust-lang/libc/pull/4317">#4317</a>)</li>
<li>CI: Fix "cannot find libc" error on s390x (<a
href="https://redirect.github.com/rust-lang/libc/pull/4317">#4317</a>)</li>
<li>CI: Pass <code>--no-self-update</code> to <code>rustup update</code>
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4306">#4306</a>)</li>
<li>CI: Remove tests for the <code>i586-pc-windows-msvc</code> target
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4311">#4311</a>)</li>
<li>CI: Remove the <code>check_cfg</code> job (<a
href="https://redirect.github.com/rust-lang/libc/pull/4312">#4322</a>)</li>
<li>Change the range syntax that is giving <code>ctest</code> problems
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4311">#4311</a>)</li>
<li>Linux: Split out the stat struct for gnu/b32/mips (<a
href="https://redirect.github.com/rust-lang/libc/pull/4276">#4276</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md">libc's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/libc/compare/0.2.170...0.2.171">0.2.171</a>
- 2025-03-11</h2>
<h3>Added</h3>
<ul>
<li>Android: Add <code>if_nameindex</code>/<code>if_freenameindex</code>
support (<a
href="https://redirect.github.com/rust-lang/libc/pull/4247">#4247</a>)</li>
<li>Apple: Add missing proc types and constants (<a
href="https://redirect.github.com/rust-lang/libc/pull/4310">#4310</a>)</li>
<li>BSD: Add <code>devname</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4285">#4285</a>)</li>
<li>Cygwin: Add PTY and group API (<a
href="https://redirect.github.com/rust-lang/libc/pull/4309">#4309</a>)</li>
<li>Cygwin: Add support (<a
href="https://redirect.github.com/rust-lang/libc/pull/4279">#4279</a>)</li>
<li>FreeBSD: Make <code>spawn.h</code> interfaces available on all
FreeBSD-like systems (<a
href="https://redirect.github.com/rust-lang/libc/pull/4294">#4294</a>)</li>
<li>Linux: Add <code>AF_XDP</code> structs for all Linux environments
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4163">#4163</a>)</li>
<li>Linux: Add SysV semaphore constants (<a
href="https://redirect.github.com/rust-lang/libc/pull/4286">#4286</a>)</li>
<li>Linux: Add <code>F_SEAL_EXEC</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4316">#4316</a>)</li>
<li>Linux: Add <code>SO_PREFER_BUSY_POLL</code> and
<code>SO_BUSY_POLL_BUDGET</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/3917">#3917</a>)</li>
<li>Linux: Add <code>devmem</code> structs (<a
href="https://redirect.github.com/rust-lang/libc/pull/4299">#4299</a>)</li>
<li>Linux: Add socket constants up to <code>SO_DEVMEM_DONTNEED</code>
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4299">#4299</a>)</li>
<li>NetBSD, OpenBSD, DragonflyBSD: Add <code>closefrom</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4290">#4290</a>)</li>
<li>NuttX: Add <code>pw_passwd</code> field to <code>passwd</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4222">#4222</a>)</li>
<li>Solarish: define <code>IP_BOUND_IF</code> and
<code>IPV6_BOUND_IF</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4287">#4287</a>)</li>
<li>Wali: Add bindings for <code>wasm32-wali-linux-musl</code> target
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4244">#4244</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>AIX: Use <code>sa_sigaction</code> instead of a union (<a
href="https://redirect.github.com/rust-lang/libc/pull/4250">#4250</a>)</li>
<li>Make <code>msqid_ds.__msg_cbytes</code> public (<a
href="https://redirect.github.com/rust-lang/libc/pull/4301">#4301</a>)</li>
<li>Unix: Make all <code>major</code>, <code>minor</code>,
<code>makedev</code> into <code>const fn</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4208">#4208</a>)</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Linux: Deprecate obsolete packet filter interfaces (<a
href="https://redirect.github.com/rust-lang/libc/pull/4267">#4267</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Cygwin: Fix strerror_r (<a
href="https://redirect.github.com/rust-lang/libc/pull/4308">#4308</a>)</li>
<li>Cygwin: Fix usage of f! (<a
href="https://redirect.github.com/rust-lang/libc/pull/4308">#4308</a>)</li>
<li>Hermit: Make <code>stat::st_size</code> signed (<a
href="https://redirect.github.com/rust-lang/libc/pull/4298">#4298</a>)</li>
<li>Linux: Correct values for <code>SI_TIMER</code>,
<code>SI_MESGQ</code>, <code>SI_ASYNCIO</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4292">#4292</a>)</li>
<li>NuttX: Update <code>tm_zone</code> and <code>d_name</code> fields to
use <code>c_char</code> type (<a
href="https://redirect.github.com/rust-lang/libc/pull/4222">#4222</a>)</li>
<li>Xous: Include the prelude to define <code>c_int</code> (<a
href="https://redirect.github.com/rust-lang/libc/pull/4304">#4304</a>)</li>
</ul>
<h3>Other</h3>
<ul>
<li>Add labels to FIXMEs (<a
href="https://redirect.github.com/rust-lang/libc/pull/4231">#4231</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4232">#4232</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4234">#4234</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4235">#4235</a>,
<a
href="https://redirect.github.com/rust-lang/libc/pull/4236">#4236</a>)</li>
<li>CI: Fix "cannot find libc" error on Sparc64 (<a
href="https://redirect.github.com/rust-lang/libc/pull/4317">#4317</a>)</li>
<li>CI: Fix "cannot find libc" error on s390x (<a
href="https://redirect.github.com/rust-lang/libc/pull/4317">#4317</a>)</li>
<li>CI: Pass <code>--no-self-update</code> to <code>rustup update</code>
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4306">#4306</a>)</li>
<li>CI: Remove tests for the <code>i586-pc-windows-msvc</code> target
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4311">#4311</a>)</li>
<li>CI: Remove the <code>check_cfg</code> job (<a
href="https://redirect.github.com/rust-lang/libc/pull/4312">#4322</a>)</li>
<li>Change the range syntax that is giving <code>ctest</code> problems
(<a
href="https://redirect.github.com/rust-lang/libc/pull/4311">#4311</a>)</li>
<li>Linux: Split out the stat struct for gnu/b32/mips (<a
href="https://redirect.github.com/rust-lang/libc/pull/4276">#4276</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/libc/commit/78b0f8a7397e177ff487f1a70a22a67ae5638f72"><code>78b0f8a</code></a>
chore: release v0.2.171</li>
<li><a
href="https://github.com/rust-lang/libc/commit/b988ca5bbed73bd13d131304fbaf9745b2d1e206"><code>b988ca5</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/4318">#4318</a>
from tgross35/backport-morel</li>
<li><a
href="https://github.com/rust-lang/libc/commit/5746f8e4902df9e3128b6d9550682176093648c6"><code>5746f8e</code></a>
Add missing macos proc types and constants</li>
<li><a
href="https://github.com/rust-lang/libc/commit/29a40e2cacdb63bf1efc640ab74c6a63c5a96dcf"><code>29a40e2</code></a>
linux: add devmem structs</li>
<li><a
href="https://github.com/rust-lang/libc/commit/85f6836e3bbfbc436d4de658a37f15d0932a9155"><code>85f6836</code></a>
linux: add socket constants up to SO_DEVMEM_DONTNEED</li>
<li><a
href="https://github.com/rust-lang/libc/commit/ff17476460f85c5b669faa2ecce30147649504a8"><code>ff17476</code></a>
linux_like: add F_SEAL_EXEC</li>
<li><a
href="https://github.com/rust-lang/libc/commit/67352ee823c7a09882b320bdb4f1359e05f29a18"><code>67352ee</code></a>
ci: sparc64: fix 'cannot find libc' error</li>
<li><a
href="https://github.com/rust-lang/libc/commit/10af5a66966396b196f3027880f85046acd4809c"><code>10af5a6</code></a>
ci: s390x: fix 'cannot find libc' error</li>
<li><a
href="https://github.com/rust-lang/libc/commit/c6ad4344f3764a2284f14ae60ed1bef07f20ebdf"><code>c6ad434</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/4315">#4315</a>
from tgross35/backport-porcini</li>
<li><a
href="https://github.com/rust-lang/libc/commit/5726b3cde245a1917e47d446d9d7243f18472e08"><code>5726b3c</code></a>
Cygwin: Add PTY and group API</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/libc/compare/0.2.170...0.2.171">compare
view</a></li>
</ul>
</details>
<br />
Updates `once_cell` from 1.20.3 to 1.21.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/matklad/once_cell/blob/master/CHANGELOG.md">once_cell's
changelog</a>.</em></p>
<blockquote>
<h2>1.21.1</h2>
<ul>
<li>Reduce MSRV to 1.65: <a
href="https://redirect.github.com/matklad/once_cell/pull/277">#277</a>.</li>
</ul>
<h2>1.21.0</h2>
<ul>
<li>Outline initialization in <code>race</code>: <a
href="https://redirect.github.com/matklad/once_cell/pull/273">#273</a>.</li>
<li>Add <code>OnceNonZereUsize::get_unchecked</code>: <a
href="https://redirect.github.com/matklad/once_cell/pull/274">#274</a>.</li>
<li>Add <code>OnceBox::clone</code> and
<code>OnceBox::with_value</code>: <a
href="https://redirect.github.com/matklad/once_cell/pull/275">#275</a>.</li>
<li>Increase MSRV to 1.70</li>
</ul>
<h2>1.20.2</h2>
<ul>
<li>Remove <code>portable_atomic</code> from Cargo.lock if it is not, in
fact, used: <a
href="https://redirect.github.com/matklad/once_cell/pull/267">#267</a>
This is a work-around for this cargo bug: <a
href="https://redirect.github.com/rust-lang/cargo/issues/10801">rust-lang/cargo#10801</a>.</li>
</ul>
<h2>1.20.1</h2>
<ul>
<li>Allow using <code>race</code> module using just
<code>portable_atomic</code>, without <code>critical_section</code> and
provide
better error messages on targets without atomic CAS instruction,
<a
href="https://redirect.github.com/matklad/once_cell/pull/265">#265</a>.</li>
</ul>
<h2>1.19.0</h2>
<ul>
<li>Use <code>portable-atomic</code> instead of
<code>atomic-polyfill</code>, <a
href="https://redirect.github.com/matklad/once_cell/pull/251">#251</a>.</li>
</ul>
<h2>1.18.0</h2>
<ul>
<li><code>MSRV</code> is updated to 1.60.0 to take advantage of
<code>dep:</code> syntax for cargo features,
removing "implementation details" from publicly visible
surface.</li>
</ul>
<h2>1.17.2</h2>
<ul>
<li>Avoid unnecessary synchronization in
<code>Lazy::{force,deref}_mut()</code>, <a
href="https://redirect.github.com/matklad/once_cell/pull/231">#231</a>.</li>
</ul>
<h2>1.17.1</h2>
<ul>
<li>Make <code>OnceRef</code> implementation compliant with <a
href="https://redirect.github.com/rust-lang/rust/issues/95228">strict
provenance</a>.</li>
</ul>
<h2>1.17.0</h2>
<ul>
<li>Add <code>race::OnceRef</code> for storing a <code>&'a
T</code>.</li>
</ul>
<h2>1.16.0</h2>
<ul>
<li>Add <code>no_std</code> implementation based on
<code>critical-section</code>,
<a
href="https://redirect.github.com/matklad/once_cell/pull/195">#195</a>.</li>
<li>Deprecate <code>atomic-polyfill</code> feature (use the new
<code>critical-section</code> instead)</li>
</ul>
<h2>1.15.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/matklad/once_cell/commit/a70d907bfb5ee9642a28b447ab6c9624fb3e1ab2"><code>a70d907</code></a>
Merge pull request <a
href="https://redirect.github.com/matklad/once_cell/issues/277">#277</a>
from briansmith/b/as-ptr</li>
<li><a
href="https://github.com/matklad/once_cell/commit/9173b99a7efe9445275799cc1c777bd32d49a8cd"><code>9173b99</code></a>
Reduce MSRV to 1.65 by polyfilling
<code>AtomicUsize::as_ptr()</code>.</li>
<li><a
href="https://github.com/matklad/once_cell/commit/0d6bc31d2c456af15cdbba703a67522e734f07fd"><code>0d6bc31</code></a>
fix tests</li>
<li><a
href="https://github.com/matklad/once_cell/commit/f27d156f6b6223eb22da9cfd44b11d535044e816"><code>f27d156</code></a>
v1.21.0</li>
<li><a
href="https://github.com/matklad/once_cell/commit/5b7b16c9f94d3f45f4b81a92893dbcd458be54e4"><code>5b7b16c</code></a>
Merge pull request <a
href="https://redirect.github.com/matklad/once_cell/issues/275">#275</a>
from klkvr/klkvr/once-box-helpers</li>
<li><a
href="https://github.com/matklad/once_cell/commit/73da483aba1447803cc1db1c4b450a9f9c727e64"><code>73da483</code></a>
Merge pull request <a
href="https://redirect.github.com/matklad/once_cell/issues/274">#274</a>
from briansmith/b/get_unchecked</li>
<li><a
href="https://github.com/matklad/once_cell/commit/15154b0e6f429dd6d95009c6fb93c55ec29e8d76"><code>15154b0</code></a>
Add <code>OnceNonZeroUsize::get_unchecked</code>.</li>
<li><a
href="https://github.com/matklad/once_cell/commit/f15c6337443436857330f22a007c727be9e3a266"><code>f15c633</code></a>
feat: add helpers for OnceBox</li>
<li>See full diff in <a
href="https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `quote` from 1.0.39 to 1.0.40
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/quote/releases">quote's
releases</a>.</em></p>
<blockquote>
<h2>1.0.40</h2>
<ul>
<li>Optimize construction of lifetime tokens (<a
href="https://redirect.github.com/dtolnay/quote/issues/293">#293</a>,
thanks <a
href="https://github.com/aatifsyed"><code>@aatifsyed</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/quote/commit/ab1e92c27a492e6077e203a6f85496bb4b1522e8"><code>ab1e92c</code></a>
Release 1.0.40</li>
<li><a
href="https://github.com/dtolnay/quote/commit/3ff6882c18d5a1fb78369643761ac8f04fdf45b4"><code>3ff6882</code></a>
Merge pull request 293 from aatifsyed/master</li>
<li><a
href="https://github.com/dtolnay/quote/commit/7a143c7992b854020a3d933610db34c082a915cb"><code>7a143c7</code></a>
fix: set span on tick</li>
<li><a
href="https://github.com/dtolnay/quote/commit/599843744b33bd4d24559ce4286e143d2b016c15"><code>5998437</code></a>
refactor: push_lifetime* goes through an array instead of a manual
iterator</li>
<li>See full diff in <a
href="https://github.com/dtolnay/quote/compare/1.0.39...1.0.40">compare
view</a></li>
</ul>
</details>
<br />
Updates `tempfile` from 3.18.0 to 3.19.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md">tempfile's
changelog</a>.</em></p>
<blockquote>
<h2>3.19.0</h2>
<ul>
<li>Remove direct dependency on <code>cfg-if</code>. It's still in the
tree, but we didn't really need to use it in this crate.</li>
<li>Add an unstable feature
(<code>unstable-windows-keep-open-tempfile</code>) to test a potential
fix to <a
href="https://redirect.github.com/Stebalien/tempfile/issues/339">#339</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Stebalien/tempfile/commit/42fff6813de9dc6b5050971377c13c2a9ee5fb09"><code>42fff68</code></a>
chore: release v3.19.0</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/61b4283c201c7fcb4d6921fa7de914c8af7b6281"><code>61b4283</code></a>
feat(windows): add a feature to immediate tempfile deletion (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/340">#340</a>)</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/c2d16b3bc32a2c294bbc1aa331c93a86b85d72d5"><code>c2d16b3</code></a>
ci: downgrade once-cell on old rustc versions (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/342">#342</a>)</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/35c204d7c2202cddb9c0883a5dd04b83a0d9f67b"><code>35c204d</code></a>
chore: remove cfg-if dependency (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/338">#338</a>)</li>
<li>See full diff in <a
href="https://github.com/Stebalien/tempfile/compare/v3.18.0...v3.19.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `tokio` from 1.44.0 to 1.44.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tokio/releases">tokio's
releases</a>.</em></p>
<blockquote>
<h2>Tokio v1.44.1</h2>
<h1>1.44.1 (March 13th, 2025)</h1>
<h3>Fixed</h3>
<ul>
<li>rt: skip defer queue in <code>block_in_place</code> context (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/7216">#7216</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tokio-rs/tokio/issues/7216">#7216</a>:
<a
href="https://redirect.github.com/tokio-rs/tokio/pull/7216">tokio-rs/tokio#7216</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tokio-rs/tokio/commit/d413c9c02af8f2b4fea14b769b86484b12f46595"><code>d413c9c</code></a>
chore: prepare Tokio v1.44.1 (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/7217">#7217</a>)</li>
<li><a
href="https://github.com/tokio-rs/tokio/commit/addbfb9204be25a8621feb3f20b44a7c1f00edbd"><code>addbfb9</code></a>
rt: skip defer queue in <code>block_in_place</code> context (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/7216">#7216</a>)</li>
<li>See full diff in <a
href="https://github.com/tokio-rs/tokio/compare/tokio-1.44.0...tokio-1.44.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `typed-builder` from 0.20.0 to 0.20.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/idanarye/rust-typed-builder/releases">typed-builder's
releases</a>.</em></p>
<blockquote>
<h2>0.20.1 - 2025-03-14</h2>
<h3>Fixed</h3>
<ul>
<li>Fix mutator with type parameter using associated type (see issue <a
href="https://redirect.github.com/idanarye/rust-typed-builder/issues/157">#157</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md">typed-builder's
changelog</a>.</em></p>
<blockquote>
<h2>0.20.1 - 2025-03-14</h2>
<h3>Fixed</h3>
<ul>
<li>Fix mutator with type parameter using associated type (see issue <a
href="https://redirect.github.com/idanarye/rust-typed-builder/issues/157">#157</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/idanarye/rust-typed-builder/commit/3668822d59ca9f542c463d76420b13bb040e2e91"><code>3668822</code></a>
Bump bugfix version</li>
<li><a
href="https://github.com/idanarye/rust-typed-builder/commit/6305fc02c39e4f39772cfa76cfcb682068baf2eb"><code>6305fc0</code></a>
Merge pull request <a
href="https://redirect.github.com/idanarye/rust-typed-builder/issues/158">#158</a>
from azriel91/improvement/mutator-with-type-param</li>
<li><a
href="https://github.com/idanarye/rust-typed-builder/commit/5ebeb75390a1be4e595c56d81c77d8a859bb6dac"><code>5ebeb75</code></a>
Update <code>CHANGELOG.md</code>.</li>
<li><a
href="https://github.com/idanarye/rust-typed-builder/commit/5cdb713be4b38520bfaec1cf88117a4442bb7b17"><code>5cdb713</code></a>
Pass through type parameter in mutator function call.</li>
<li>See full diff in <a
href="https://github.com/idanarye/rust-typed-builder/compare/v0.20.0...v0.20.1">compare
view</a></li>
</ul>
</details>
<br />
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 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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e12d446 commit 5d957beCopy full SHA for 5d957be
2 files changed
+35
-36
lines changed+34-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments