Skip to content

Commit

Permalink
Merge #293
Browse files Browse the repository at this point in the history
293: Bump libc from 0.2.71 to 0.2.72 r=pitkley a=dependabot[bot]

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.71 to 0.2.72.
<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.72</h2>
<p>Bump patch version to 0.2.72</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-lang/libc/commit/73e883808c6ffa5d970c152a0a6aa59cb4bb4a6f"><code>73e8838</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1807">#1807</a> from qwandor-google/master</li>
<li><a href="https://github.com/rust-lang/libc/commit/dd5e0c4a3bb1bdc4555dde012a7383daa95801ea"><code>dd5e0c4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1814">#1814</a> from asomers/issue_1775</li>
<li><a href="https://github.com/rust-lang/libc/commit/6f2139e1c4466081da4a61e47099ae42fe13a017"><code>6f2139e</code></a> Fix _ALIGNBYTES on FreeBSD x86 with Rust &lt;= 1.23.0.</li>
<li><a href="https://github.com/rust-lang/libc/commit/fa894064da187e699872ff9a330be95b131405b1"><code>fa89406</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1815">#1815</a> from JohnTitor/emsdk</li>
<li><a href="https://github.com/rust-lang/libc/commit/353848906066e7bf76ded4cfeed867ca570889c3"><code>3538489</code></a> Update emsdk version</li>
<li><a href="https://github.com/rust-lang/libc/commit/0c2027f05a3a4053b37a72f88a9da2af02d30621"><code>0c2027f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1811">#1811</a> from sunfishcode/wasi-more</li>
<li><a href="https://github.com/rust-lang/libc/commit/4fc045c78b00c3b6d2cfe91c0b512963c94ce9a6"><code>4fc045c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/libc/issues/1630">#1630</a> from myfreeweb/freebsd-mcontext</li>
<li><a href="https://github.com/rust-lang/libc/commit/753ad8205f055064d9a96c3dc2ba1686db2a35b2"><code>753ad82</code></a> Add more WASI libc definitions.</li>
<li><a href="https://github.com/rust-lang/libc/commit/962b984773e406ebf431bea886bff484a7c2cff0"><code>962b984</code></a> FreeBSD: new rand()/srand() ABI in 13</li>
<li><a href="https://github.com/rust-lang/libc/commit/9fc257454814ea12610a933ccc83033151c413b7"><code>9fc2574</code></a> FreeBSD: chase CTL_UNSPEC to CTL_SYSCTL, IPPROTO_SEP to IPPROTO_DCCP renames</li>
<li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.71...0.2.72">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.71&new-version=0.2.72)](https://help.github.com/articles/configuring-automated-security-fixes)

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
bors[bot] and dependabot[bot] authored Jul 9, 2020
2 parents 47e2f84 + 9bcfa61 commit 2542f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2542f9e

Please sign in to comment.