Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
102: Bump libc from 0.2.131 to 0.2.132 r=teymour-aldridge a=dependabot[bot] Bumps [libc](https://github.com/rust-lang/libc) from 0.2.131 to 0.2.132. <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.132</h2> <h2>What's Changed</h2> <ul> <li>Add FUTEX_LOCK_PI2 on Linux by <a href="https://github.com/rtzoeller"><code>`@rtzoeller</code></a>` in <a href="https://github-redirect.dependabot.com/rust-lang/libc/pull/2874">rust-lang/libc#2874</a></li> <li>Add pthread_sigqueue. by <a href="https://github.com/pirocks"><code>`@pirocks</code></a>` in <a href="https://github-redirect.dependabot.com/rust-lang/libc/pull/2873">rust-lang/libc#2873</a></li> <li>Fix incorrect constant for O_LARGEFILE on mips64-linux-musl by <a href="https://github.com/jam1garner"><code>`@jam1garner</code></a>` in <a href="https://github-redirect.dependabot.com/rust-lang/libc/pull/2875">rust-lang/libc#2875</a></li> <li>Bump version to 0.2.132 by <a href="https://github.com/pirocks"><code>`@pirocks</code></a>` in <a href="https://github-redirect.dependabot.com/rust-lang/libc/pull/2877">rust-lang/libc#2877</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pirocks"><code>`@pirocks</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/rust-lang/libc/pull/2873">rust-lang/libc#2873</a></li> <li><a href="https://github.com/jam1garner"><code>`@jam1garner</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/rust-lang/libc/pull/2875">rust-lang/libc#2875</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/libc/compare/0.2.131...0.2.132">https://github.com/rust-lang/libc/compare/0.2.131...0.2.132</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/2a1d1033c6457b0dedb4e7ed35a19d9a513622b6"><code>2a1d103</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/2877">#2877</a> - pirocks:master, r=Amanieu</li> <li><a href="https://github.com/rust-lang/libc/commit/58f41366b65b253f6d3eb4417ffa93a69d0aa038"><code>58f4136</code></a> Bump version to 0.2.132</li> <li><a href="https://github.com/rust-lang/libc/commit/1d38aa26c54772d76fcf096a41794e02bcfed15e"><code>1d38aa2</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/2875">#2875</a> - jam1garner:fix-mips-o-largefile, r=JohnTitor</li> <li><a href="https://github.com/rust-lang/libc/commit/6844aff7b4d764de5ba2dd9298cb1eebecce83b8"><code>6844aff</code></a> Fix incorrect constant for O_LARGEFILE on mips64-linux-musl</li> <li><a href="https://github.com/rust-lang/libc/commit/08c0f2c00a5dfa10a9fbc74150b7dbecf2164682"><code>08c0f2c</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/2873">#2873</a> - pirocks:master, r=JohnTitor</li> <li><a href="https://github.com/rust-lang/libc/commit/26b87952270e8f4e2e945a0f16176bf52a9f629a"><code>26b8795</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/2874">#2874</a> - rtzoeller:FUTEX_LOCK_PI2, r=JohnTitor</li> <li><a href="https://github.com/rust-lang/libc/commit/a8f02e9c0cc4dec2381d69f63f2256e95183567f"><code>a8f02e9</code></a> Ignore FUTEX_LOCK_PI2 in tests</li> <li><a href="https://github.com/rust-lang/libc/commit/654cc69efbd60dfc757a7ee16cdc7d0ab15776fa"><code>654cc69</code></a> Add FUTEX_LOCK_PI2 on Linux</li> <li><a href="https://github.com/rust-lang/libc/commit/f967994052b23f81589069838a438fb9d32c785b"><code>f967994</code></a> Add pthread_sigqueue.</li> <li>See full diff in <a href="https://github.com/rust-lang/libc/compare/0.2.131...0.2.132">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libc&package-manager=cargo&previous-version=0.2.131&new-version=0.2.132)](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` 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) </details> 103: Bump anyhow from 1.0.61 to 1.0.62 r=teymour-aldridge a=dependabot[bot] Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/b73a04a68dc3ab9c06f86a67cb63e835bebe1f4e"><code>b73a04a</code></a> Release 1.0.62</li> <li><a href="https://github.com/dtolnay/anyhow/commit/b916fa964164b2b01db1c8447102d6104e8dc5cc"><code>b916fa9</code></a> Revert "Work around RA's RUSTC_WRAPPER poisoning all subsequent command-line ...</li> <li><a href="https://github.com/dtolnay/anyhow/commit/b88a699b84d4c8de352dedf8d531ddc1135dd235"><code>b88a699</code></a> Make private module more clearly private</li> <li><a href="https://github.com/dtolnay/anyhow/commit/6be2da9898d9271161e5afcac871e4bc7c772403"><code>6be2da9</code></a> Bump clippy.toml msrv to match rust-version in Cargo.toml</li> <li><a href="https://github.com/dtolnay/anyhow/commit/a752fd9cdcb7e9432a4fb9be6f4c8b625eff3498"><code>a752fd9</code></a> Resolve renamed_and_removed_lints warning on logic_bug</li> <li><a href="https://github.com/dtolnay/anyhow/commit/180b96cc7a0f107131fa3935587cafede7fc614a"><code>180b96c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/258">#258</a> from dtolnay/cargopr</li> <li><a href="https://github.com/dtolnay/anyhow/commit/b3dcb920cf940dd48ef293bdc844519d48a524c3"><code>b3dcb92</code></a> Add link to Cargo RUSTC_WRAPPER PR</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anyhow&package-manager=cargo&previous-version=1.0.61&new-version=1.0.62)](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` 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information