This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1669: Bump libc from 0.2.70 to 0.2.71 r=tomtau a=dependabot-preview[bot] Bumps [libc](https://github.com/rust-lang/libc) from 0.2.70 to 0.2.71. <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.71</h2> <p>Bump patch version to 0.2.71</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/8712132baa9c487b229ff1489859f3ea21c70432"><code>8712132</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1771">#1771</a> from jackpot51/patch-2</li> <li><a href="https://github.com/rust-lang/libc/commit/8599388b587708fe4810fc06f028828ef4202be1"><code>8599388</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1779">#1779</a> from JohnTitor/llvm-tools</li> <li><a href="https://github.com/rust-lang/libc/commit/010663dbda571eb0cc22cffe67eb4ecbbfa183f1"><code>010663d</code></a> Add <code>llvm-tools</code> component</li> <li><a href="https://github.com/rust-lang/libc/commit/9e9f8dd0ea5de8befd121a26662fe0710032a876"><code>9e9f8dd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1777">#1777</a> from JohnTitor/core-ops</li> <li><a href="https://github.com/rust-lang/libc/commit/0c4f9be46c393f9b76f30b76ab85b310f1972cf2"><code>0c4f9be</code></a> Import <code>core::ops</code> to use <code>Range</code> syntax</li> <li><a href="https://github.com/rust-lang/libc/commit/012444055e034e6fafd5e1e40475d1c8fa06aa5a"><code>0124440</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1748">#1748</a> from reitermarkus/xtensa-support</li> <li><a href="https://github.com/rust-lang/libc/commit/d791c50036f4faf64d5fa33a0ff7307ba09591ab"><code>d791c50</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1776">#1776</a> from JohnTitor/tcp-keep</li> <li><a href="https://github.com/rust-lang/libc/commit/967dffee510042e3dcab179d5ce6d91bd36d1d55"><code>967dffe</code></a> Add <code>TCP_KEEP{INTVL,CNT}</code> to macOS</li> <li><a href="https://github.com/rust-lang/libc/commit/8684b554782619537aa6acadc28378293c86f96a"><code>8684b55</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1774">#1774</a> from jabedude/sysemu</li> <li><a href="https://github.com/rust-lang/libc/commit/1a7678933e7c7c3fb81faed9fb2a609a3c6f7783"><code>1a76789</code></a> linux: ptrace: Add definition for PTRACE_SYSEMU/_SINGLESTEP</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.70...0.2.71">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=libc&package-manager=cargo&previous-version=0.2.70&new-version=0.2.71)](https://dependabot.com/compatibility-score/?dependency-name=libc&package-manager=cargo&previous-version=0.2.70&new-version=0.2.71) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
- Loading branch information