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.22.1 to 0.23.0 #8315

Merged
merged 1 commit into from Sep 29, 2021
Merged

Bump nix from 0.22.1 to 0.23.0 #8315

merged 1 commit into from Sep 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps nix from 0.22.1 to 0.23.0.

Changelog

Sourced from nix's changelog.

[0.23.0] - 2021-09-28

Added

  • Added the LocalPeerCred sockopt. (#1482)
  • Added TimeSpec::from_duration and TimeSpec::from_timespec (#1465)
  • Added IPV6_V6ONLY sockopt. (#1470)
  • Added impl From<User> for libc::passwd trait implementation to convert a User into a libc::passwd. Consumes the User struct to give ownership over the member pointers. (#1471)
  • Added pthread_kill. (#1472)
  • Added mknodat. (#1473)
  • Added setrlimit and getrlimit. (#1302)
  • Added ptrace::interrupt method for platforms that support PTRACE_INTERRUPT (#1422)
  • Added IP6T_SO_ORIGINAL_DST sockopt. (#1490)
  • Added the PTRACE_EVENT_STOP variant to the sys::ptrace::Event enum (#1335)
  • Exposed SockAddr::from_raw_sockaddr (#1447)
  • Added TcpRepair (#1503)
  • Enabled pwritev and preadv for more operating systems. (#1511)
  • Added support for TCP_MAXSEG TCP Maximum Segment Size socket options (#1292)
  • Added Ipv4RecvErr and Ipv6RecvErr sockopts and associated control messages. (#1514)
  • Added AsRawFd implementation on PollFd. (#1516)
  • Added Ipv4Ttl and Ipv6Ttl sockopts. (#1515)
  • Added MAP_EXCL, MAP_ALIGNED_SUPER, and MAP_CONCEAL mmap flags, and exposed MAP_ANONYMOUS for all operating systems. (#1522) (#1525) (#1531) (#1534)
  • Added read/write accessors for 'events' on PollFd. (#1517)

Changed

... (truncated)

Commits

Dependabot compatibility score

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 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 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)

Bumps [nix](https://github.com/nix-rust/nix) from 0.22.1 to 0.23.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.22.1...v0.23.0)

---
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 added the dependencies Pull requests that update a dependency file label Sep 29, 2021
@netlify
Copy link

netlify bot commented Sep 29, 2021

👷 Deploy Preview for chef-habitat processing.

🔨 Explore the source changes: 7143c65

🔍 Inspect the deploy log: https://app.netlify.com/sites/chef-habitat/deploys/6153e637cd9e230007920eb2

@chef-expeditor
Copy link
Contributor

Hello dependabot[bot]! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@mwrock mwrock merged commit 6b1c85f into main Sep 29, 2021
@dependabot dependabot bot deleted the dependabot/cargo/nix-0.23.0 branch September 29, 2021 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant