Skip to content

Bump nix from 0.29.0 to 0.31.2#15

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/cargo/nix-0.31.2
Jun 5, 2026
Merged

Bump nix from 0.29.0 to 0.31.2#15
github-actions[bot] merged 1 commit into
masterfrom
dependabot/cargo/nix-0.31.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps nix from 0.29.0 to 0.31.2.

Changelog

Sourced from nix's changelog.

[0.31.2] - 2026-02-28

Added

  • Add WatchDescriptor::as_raw, to get libc id of WatchDescriptor. (#2718)
  • Added process::pthread_getthreadid_np() on FreeBSD. (#2725)
  • Added timerfd support on FreeBSD (#2728)

Fixed

  • The libc requirement is now 0.2.181, rather than pinned to 0.2.180. (#2744)

[0.31.1] - 2026-01-23

Added

  • termios: Add definition for IUCLC to supported platforms (#2702)
  • termios: Add definition for XCASE for supported platforms (#2703)

[0.31.0] - 2026-01-22

Added

  • Added the UDP GSO/GRO socket options and CMsgs on Android. This includes the following types:

    • UdpGsoSegment
    • UdpGroSegment
    • ControlMessage::UdpGsoSegments
    • ControlMessageOwned::UdpGroSegments

    (#2666)

  • Define errno EWOULDBLOCK as an alias of EAGAIN to match the AIX libc definition. (#2692)

  • Enable module ifaddrs on GNU Hurd (#2697)

  • Add termios OutputFlags::OFILL for Linux, Android, Aix, Cygwin, Fuchsia, Haiku, GNU/Hurd, Nto, Redox, Illumos, Solaris and Apple OSes. (#2701)

  • add sync() for cygwin (#2708)

Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 5, 2026
@dependabot dependabot Bot requested a review from realrasengan as a code owner June 5, 2026 01:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 5, 2026
@github-actions github-actions Bot added the area:deps Dependencies, Cargo.toml, Cargo.lock label Jun 5, 2026
Bumps [nix](https://github.com/nix-rust/nix) from 0.29.0 to 0.31.2.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.29.0...v0.31.2)

---
updated-dependencies:
- dependency-name: nix
  dependency-version: 0.31.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/nix-0.31.2 branch from ac5083d to 1013f90 Compare June 5, 2026 01:17
@github-actions github-actions Bot merged commit 7c69aa4 into master Jun 5, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/nix-0.31.2 branch June 5, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:deps Dependencies, Cargo.toml, Cargo.lock dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants