Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nix from 0.26.2 to 0.27.1 in /src #3137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps nix from 0.26.2 to 0.27.1.

Changelog

Sourced from nix's changelog.

[0.27.1] - 2023-08-28

Fixed

  • Fixed generating the documentation on docs.rs. (#2111)

[0.27.0] - 2023-08-28

Added

  • Added AT_EACCESS to AtFlags on all platforms but android (#1995)
  • Add PF_ROUTE to SockType on macOS, iOS, all of the BSDs, Fuchsia, Haiku, Illumos. (#1867)
  • Added nix::ucontext module on aarch64-unknown-linux-gnu. (#1662)
  • Added CanRaw to SockProtocol and CanBcm as a separate SocProtocol constant. (#1912)
  • Added Generic and NFLOG to SockProtocol. (#2092)
  • Added mq_timedreceive to ::nix::mqueue. (#1966)(nix-rust/nix#1966)
  • Added LocalPeerPid to nix::sys::socket::sockopt for macOS. (#1967)
  • Added TFD_TIMER_CANCEL_ON_SET to ::nix::sys::time::TimerSetTimeFlags on Linux and Android. (#2040)
  • Added SOF_TIMESTAMPING_OPT_ID and SOF_TIMESTAMPING_OPT_TSONLY to nix::sys::socket::TimestampingFlag. (#2048)
  • Enabled socket timestamping options on Android. (#2077)
  • Added vsock support for macOS (#2056)
  • Added SO_SETFIB and SO_USER_COOKIE to nix::sys::socket::sockopt for FreeBSD. (#2085)
  • Added SO_RTABLE for OpenBSD and SO_ACCEPTFILTER for FreeBSD/NetBSD to nix::sys::socket::sockopt. (#2085)
  • Added MSG_WAITFORONE to MsgFlags on Android, Fuchsia, Linux, NetBSD, FreeBSD, OpenBSD, and Solaris. (#2014)
  • Added SO_TS_CLOCK for FreeBSD to nix::sys::socket::sockopt. (#2093)
  • Added support for prctl in Linux. (#1550)
  • nix::socket and nix::select are now available on Redox. (#2012)
  • Implemented AsFd, AsRawFd, FromRawFd, and IntoRawFd for mqueue::MqdT. (#2097)
  • Add the ability to set kevent_flags on SigEvent. (#1731)

Changed

  • All Cargo features have been removed from the default set. Users will need to specify which features they depend on in their Cargo.toml.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the Component: Build Build/install tools and dependencies label Aug 28, 2023
@dependabot dependabot bot added this to the Code health and maintenance milestone Aug 28, 2023
@github-actions github-actions bot added Component: Libraries Support functions like LD_PRELOAD and logging Component: Testing Unit and integration tests and frameworks Component: Main Composing the core Shadow executable labels Aug 28, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/src/main/nix-0.27.1 branch 2 times, most recently from 2d45607 to d93d6f0 Compare September 1, 2023 23:33
@stevenengler
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/src/main/nix-0.27.1 branch from d93d6f0 to 918ab4d Compare September 5, 2023 20:55
@github-actions github-actions bot removed Component: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable labels Sep 5, 2023
@stevenengler
Copy link
Contributor

stevenengler commented Sep 5, 2023

See #3141 #3265.

@dependabot dependabot bot force-pushed the dependabot/cargo/src/main/nix-0.27.1 branch from 918ab4d to 4ec0578 Compare September 11, 2023 23:16
@dependabot dependabot bot force-pushed the dependabot/cargo/src/main/nix-0.27.1 branch from 4ec0578 to 9f9a03a Compare September 18, 2023 23:58
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.27.1.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.26.2...v0.27.1)

---
updated-dependencies:
- dependency-name: nix
  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/src/main/nix-0.27.1 branch from 9f9a03a to 3ccf005 Compare September 22, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Build Build/install tools and dependencies Component: Testing Unit and integration tests and frameworks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant