-
Notifications
You must be signed in to change notification settings - Fork 88
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
Update nix requirement from 0.26 to 0.28 #355
base: master
Are you sure you want to change the base?
Conversation
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.26.0...v0.28.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
A newer version of nix exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
/test ? |
/ok-to-test |
/test ? |
3 similar comments
/test ? |
/test ? |
/test ? |
@wuhuizuo: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test ? |
/ok-to-test |
/test ? |
@wuhuizuo: The following commands are available to trigger required jobs:
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test rust-nightly |
/test rust-stable |
/retest |
/test rust-stable |
/test rust-nightly |
/test rust-stable |
/test rust-nightly |
/test rust-nightly |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Updates the requirements on nix to permit the latest version.
Changelog
Sourced from nix's changelog.
... (truncated)
Commits
21ab06e
chore: release 0.8.0595c6eb
chore: changelog for 0.28.0 (#2303)79b86a7
mmsg revert signature simplification (#2227)08e05a5
refactor: remove redundant imports to fix CI (#2320)197f55b
refactor: update nix (#2311)f34d00d
chore(deps): try libc 0.2.153 (#2309)062f6c0
test: clean clippy needless_borrow false positive issue (#2310)ca173ff
Fix the mount tests (#2269)0dfcf32
test: tweak test_fanotify to monitor ONLY 1 file (#2294)0fb3460
Temporarily disable CI on GNU hurd (#2307)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 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)