Skip to content

core: bump nix from 0.31.2 to 0.31.3#22384

Merged
BeryJu merged 1 commit into
mainfrom
dependabot/cargo/nix-0.31.3
May 15, 2026
Merged

core: bump nix from 0.31.2 to 0.31.3#22384
BeryJu merged 1 commit into
mainfrom
dependabot/cargo/nix-0.31.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps nix from 0.31.2 to 0.31.3.

Changelog

Sourced from nix's changelog.

[0.31.3] - 2026-05-11

Added

  • Enable module ioctl for Cygwin (#2715)
  • Add CLOCK_BOOTTIME/CLOCK_PROCESS_CPUTIME_ID/CLOCK_THREAD_CPUTIME_ID/CLOCK_UPTIME to NetBSD-like platforms (#2716)
  • unistd: add mkfifo for redox (#2749)
  • Added kevent64 support on apple targets: Kqueue::kevent64, KEvent64, and Kevent64Flags. (#2781)

Fixed

  • fix SaFlags_t definition on redox (#2751)
  • Fixed EpollEvent::events() to use from_bits_retain instead of from_bits().unwrap(), preventing panics when the kernel returns unknown epoll flags. (#2783)
  • Fixed KEvent::flags() and KEvent::fflags() to use from_bits_retain instead of from_bits().unwrap(), preventing panics when the kernel returns unknown kqueue flags. (#2784)
Commits
  • b5933ca chore: release v0.31.3
  • 5d6a46e Replace Cirrus CI with more Github Workflows jobs (#2776)
  • 3407489 event: add kevent64 support on apple targets (#2781)
  • fe80fc5 chore: resolve clippy useless_borrows_in_formatting (#2790)
  • 3310fc7 Revert "fix(ci): temporarily disable armv7-unknown-linux-uclibceabihf (#2764)...
  • e3ab917 epoll: use from_bits_retain to avoid panics on unknown flags (#2783)
  • 6c15701 kqueue: use from_bits_retain to avoid panics on unknown flags (#2784)
  • 73028cf fix(ci): enable Hurd target (#2765)
  • 1a680a9 cargo: Remove deprecated package authors field (#2789)
  • 85cff07 docs: add missing changelog entries (#2786)
  • 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 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.31.2 to 0.31.3.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.31.2...v0.31.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 04:34
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (37a59e6) to head (a808128).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22384      +/-   ##
==========================================
- Coverage   93.28%   93.24%   -0.04%     
==========================================
  Files        1032     1032              
  Lines       60055    60055              
  Branches      400      400              
==========================================
- Hits        56022    55998      -24     
- Misses       4033     4057      +24     
Flag Coverage Δ
conformance 36.61% <ø> (+<0.01%) ⬆️
e2e 41.86% <ø> (+<0.01%) ⬆️
integration 33.00% <ø> (-0.05%) ⬇️
rust 0.00% <ø> (ø)
unit 92.20% <ø> (+<0.01%) ⬆️
unit-migrate 92.24% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit a808128
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a06a2580233b3000768730d
😎 Deploy Preview https://deploy-preview-22384--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@BeryJu BeryJu merged commit d1baf98 into main May 15, 2026
104 of 106 checks passed
@BeryJu BeryJu deleted the dependabot/cargo/nix-0.31.3 branch May 15, 2026 15:01
kensternberg-authentik added a commit that referenced this pull request May 15, 2026
* main: (67 commits)
  core: bump nix from 0.31.2 to 0.31.3 (#22384)
  core: bump sentry from 0.48.1 to 0.48.2 (#22385)
  web: bump @sentry/browser from 10.51.0 to 10.52.0 in /web in the sentry group across 1 directory (#22380)
  web: bump @typescript/native-preview from 7.0.0-dev.20260506.1 to 7.0.0-dev.20260507.1 in /web (#22383)
  web, website: Update name to application dashboard (#22190)
  flows: remove link to overview for non-internal user (#22362)
  providers/saml: Add sls to saml overview (#22183)
  web: migrate brand assets to npm pkg (#22361)
  web: Fix issue where default user path is not preferred. (#22139)
  core: bump github.com/grafana/pyroscope-go from 1.2.8 to 1.3.0 (#22349)
  web: bump @typescript/native-preview from 7.0.0-dev.20260421.2 to 7.0.0-dev.20260506.1 in /web (#22355)
  lifecycle/aws: bump aws-cdk from 2.1120.0 to 2.1121.0 in /lifecycle/aws (#22350)
  core: bump aws-cdk-lib from 2.252.0 to 2.253.0 (#22352)
  core: bump google-api-python-client from 2.195.0 to 2.196.0 (#22351)
  ci: bump actions/setup-go from 6.3.0 to 6.4.0 (#22353)
  web: bump knip from 6.11.0 to 6.12.0 in /web (#22356)
  ci: bump taiki-e/install-action from 2.77.4 to 2.77.6 in /.github/actions/setup (#22354)
  core: bump aws-lc-rs from 1.16.3 to 1.17.0 (#22357)
  website/integrations: fix aws scim mapping wording (#22359)
  core, web: update translations (#22344)
  ...
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.

1 participant