Skip to content

Bump nix from 0.20.0 to 0.20.2#127

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nix-0.20.2
Open

Bump nix from 0.20.0 to 0.20.2#127
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nix-0.20.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps nix from 0.20.0 to 0.20.2.

Changelog

Sourced from nix's changelog.

[0.20.2] - 28 September 2021

Fixed

  • Fixed buffer overflow in unistd::getgrouplist. (#1545)

[0.20.1] - 13 August 2021

Fixed

  • Locked bitflags to < 1.3.0 to fix the build with rust < 1.46.0.

Removed

  • Removed a couple of termios constants on redox that were never actually supported. (#1483)
Commits
  • 72d805a (cargo-release) version 0.20.2
  • 199acc7 [skip ci] update version in README
  • 94ccf88 Fix memory unsafety in unistd::getgrouplist
  • de534c1 Release 0.20.1
  • b13f73c Fix a non_fmt_panic warning with Rustc 1.52.0
  • c0a9fd7 Use memoffset::offset_of instead of homegrown macro
  • e266b7c Fix test_vsock failure on VMADDR_CID_LOCAL testing
  • feb8fe6 Remove some actually unsupported termios iflags on redox
  • 97f6ec5 Lock bitflags to < 1.3.0 to fix the build with rust < 1.46.0
  • See full diff 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nix](https://github.com/nix-rust/nix) from 0.20.0 to 0.20.2.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.20.0...v0.20.2)

---
updated-dependencies:
- dependency-name: nix
  dependency-version: 0.20.2
  dependency-type: indirect
...

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 Feb 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 13, 2026 22:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 13, 2026
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.

0 participants