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

build(deps): bump nix from 0.26.2 to 0.26.4 #1995

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps nix from 0.26.2 to 0.26.4.

Changelog

Sourced from nix's changelog.

[0.26.4] - 2023-08-28

Fixed

  • Fixed an unintended API change in release 0.26.3, due to the upgrade of the bitflags dependency. (#2117)

[0.26.3] - 2023-08-27

Fixed

  • Fix: send ETH_P_ALL in htons format (#1925)
  • Fix: recvmsg now sets the length of the received sockaddr_un field correctly on Linux platforms. (#2041)
  • Fix potentially invalid conversions in SockaddrIn::from<std::net::SocketAddrV4>, SockaddrIn6::from<std::net::SockaddrV6>, IpMembershipRequest::new, and Ipv6MembershipRequest::new with future Rust versions. (#2061)
  • Fixed an incorrect lifetime returned from recvmsg. (#2095)
Commits
  • 08d8ba9 chore: Release nix version 0.26.4
  • eec327d Add CHANGELOG entry for PR #2117
  • 1d5c730 Merge pull request #2117 from asomers/revert-bitflags
  • 12699b7 Revert "Merge #2027 #2057"
  • 8a2325a chore: Release nix version 0.26.3
  • b0cf122 release.toml: compatibility with cargo-release 0.22 (#2108)
  • 131e238 Relax the tempfile requirement, and lock it to 3.6.0 during CI
  • 8e6d9d4 Lock tempfile to 3.7.1 during CI on the MSRV toolchain
  • 8b66e07 Fix Haiku build by updating tempfile to 3.7.1
  • d87d401 Merge pull request #2105 from asomers/r0.26.3
  • Additional commits viewable in compare view

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

Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.26.4.
- [Changelog](https://github.com/nix-rust/nix/blob/v0.26.4/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.26.2...v0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 4, 2023
@sylvestre sylvestre merged commit 920564c into main Dec 5, 2023
75 of 77 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/nix-0.26.4 branch December 5, 2023 07:49
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant