Skip to content

Commit

Permalink
Merge #222
Browse files Browse the repository at this point in the history
222: Bump nix from 0.23.1 to 0.24.0 r=vakaras a=dependabot[bot]

Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/nix-rust/nix/blob/master/CHANGELOG.md">nix's changelog</a>.</em></p>
<blockquote>
<h2>[0.24.0] - 2022-04-21</h2>
<h3>Added</h3>
<ul>
<li>Added fine-grained features flags.  Most Nix functionality can now be
conditionally enabled.  By default, all features are enabled.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1611">1611</a>)</li>
<li>Added statfs FS type magic constants for <code>target_os = &quot;android&quot;</code>
and synced constants with libc v0.2.121.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1690">1690</a>)</li>
<li>Added <code>fexecve</code> on DragonFly.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1577">1577</a>)</li>
<li><code>sys::uio::IoVec</code> is now <code>Send</code> and <code>Sync</code>
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1582">1582</a>)</li>
<li>Added <code>EPOLLEXCLUSIVE</code> on Android.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1567">1567</a>)</li>
<li>Added <code>fdatasync</code> for FreeBSD, Fuchsia, NetBSD, and OpenBSD.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1581">1581</a>)</li>
<li>Added <code>sched_setaffinity</code> and <code>sched_getaffinity</code> on DragonFly.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1537">1537</a>)</li>
<li>Added <code>posix_fallocate</code> on DragonFly.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1621">1621</a>)</li>
<li>Added <code>SO_TIMESTAMPING</code> support
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1547">1547</a>)</li>
<li>Added getter methods to <code>MqAttr</code> struct
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1619">1619</a>)</li>
<li>Added the <code>TxTime</code> sockopt and control message.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1564">1564</a>)</li>
<li>Added POSIX per-process timer support
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1622">1622</a>)</li>
<li>Added <code>sendfile</code> on DragonFly.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1615">1615</a>)</li>
<li>Added <code>UMOUNT_NOFOLLOW</code>, <code>FUSE_SUPER_MAGIC</code> on Linux.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1634">1634</a>)</li>
<li>Added <code>getresuid</code>, <code>setresuid</code>, <code>getresgid</code>, and <code>setresgid</code> on DragonFly, FreeBSD, and OpenBSD.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1628">1628</a>)</li>
<li>Added <code>MAP_FIXED_NOREPLACE</code> on Linux.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1636">1636</a>)</li>
<li>Added <code>fspacectl</code> on FreeBSD
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1640">1640</a>)</li>
<li>Added <code>accept4</code> on DragonFly, Emscripten, Fuchsia, Illumos, and NetBSD.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1654">1654</a>)</li>
<li>Added <code>AsRawFd</code> implementation on <code>OwningIter</code>.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1563">1563</a>)</li>
<li>Added <code>process_vm_readv</code> and <code>process_vm_writev</code> on Android.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1557">1557</a>)</li>
<li>Added <code>nix::uncontext</code> module on s390x.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1662">1662</a>)</li>
<li>Implemented <code>Extend</code>, <code>FromIterator</code>, and <code>IntoIterator</code> for <code>SigSet</code> and
added <code>SigSet::iter</code> and <code>SigSetIter</code>.
(#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1553">1553</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/nix-rust/nix/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nix&package-manager=cargo&previous-version=0.23.1&new-version=0.24.0)](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
bors[bot] and dependabot[bot] committed Apr 21, 2022
2 parents 77ab84c + 89d5020 commit dca07b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion manager/Cargo.toml
Expand Up @@ -34,7 +34,7 @@ semver = "1.0.7"
cargo = "0.60.0"
tokio-process = "0.2"
tokio = "1.17"
nix = "0.23.1"
nix = "0.24.0"
failure = "0.1.5"
walkdir = "2"
rustwide = "0.14.0"
Expand Down

0 comments on commit dca07b5

Please sign in to comment.