chore(deps): bump nix from 0.29.0 to 0.30.1 in /backend#146
chore(deps): bump nix from 0.29.0 to 0.30.1 in /backend#146dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Greptile Overview
Greptile Summary
This PR bumps the nix crate dependency from version 0.29.0to 0.30.1 in the backend Cargo.toml. The nix crate provides UNIX systems programming functionality and is used by Atuin Desktop's Rust backend for signal handling. This is a straightforward dependency update that maintains the same feature set (signal feature) while upgrading to a version with bug fixes and platform improvements. The update appears to be routine maintenance to keep dependencies current.
Important Files Changed
Changed Files
| Filename | Score | Overview |
|---|---|---|
| backend/Cargo.toml | 5/5 | Updated nix dependency from 0.29.0 to0.30.1 while maintaining the signal feature |
Confidence Score: 5/5
This is a low-risk dependency update with no breaking changes. The nix crate is a well-maintained library and the version jump brings bug fixes and new platform support without affecting existing functionality.
1 file reviewed, no comments
cfa4c0a to
04b3d07
Compare
Bumps [nix](https://github.com/nix-rust/nix) from 0.29.0 to 0.30.1. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) --- updated-dependencies: - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
04b3d07 to
e8ec163
Compare
|
@dependabot rebase |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps nix from 0.29.0 to 0.30.1.
Changelog
Sourced from nix's changelog.
... (truncated)
Commits
3cf9007chore: drop 0.30.12845ab9Compile sys::mman on Redox (#2637)fccb4abFix fuchsia target triple to unbreak docs.rs build (#2634)b834171ci: disable hurd (#2638)9c97e1dClippy cleanup: dangerous_implicit_autorefs and uninlined_format_args989291dchore: release 0.30.06a1c5b8Remove Copy from PollFd (#2631)eba0f41chore: pin libc to 0.2.171 & bump CI image (#2632)b561476socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79eAdd sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)