Bump the cargo group across 1 directory with 3 updates#2
Bump the cargo group across 1 directory with 3 updates#2dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the cargo group with 3 updates in the / directory: [nix](https://github.com/nix-rust/nix), [smallvec](https://github.com/servo/rust-smallvec) and [time](https://github.com/time-rs/time). Updates `nix` from 0.17.0 to 0.20.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.17.0...v0.20.2) Updates `smallvec` from 1.4.0 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.4.0...v1.13.2) Updates `time` from 0.1.43 to 0.1.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production dependency-group: cargo - dependency-name: smallvec dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bumps the cargo group with 3 updates in the / directory: nix, smallvec and time.
Updates
nixfrom 0.17.0 to 0.20.2Changelog
Sourced from nix's changelog.
... (truncated)
Commits
72d805a(cargo-release) version 0.20.2199acc7[skip ci] update version in README94ccf88Fix memory unsafety in unistd::getgrouplistde534c1Release 0.20.1b13f73cFix a non_fmt_panic warning with Rustc 1.52.0c0a9fd7Use memoffset::offset_of instead of homegrown macroe266b7cFix test_vsock failure on VMADDR_CID_LOCAL testingfeb8fe6Remove some actually unsupported termios iflags on redox97f6ec5Lock bitflags to < 1.3.0 to fix the build with rust < 1.46.04c70217Merge pull request #1389 from asomers/r0.20.0Updates
smallvecfrom 1.4.0 to 1.13.2Release notes
Sourced from smallvec's releases.
... (truncated)
Commits
0089d0aBump version to 1.13.2b1d2814Fix UB on out-of-bounds insert()3057362Stop passing tag-raw-ptrs to MIRIFLAGSf6665a5Add more tests for UBf8136b8Version 1.13.125f5d91Revert "Impl get_size::GetSize (behind feature flag)"ff05444Version 1.13.038863e8Impl get_size::GetSize (behind feature flag)93b0e20Version 1.12.0c638a0bAddfrom_const_with_len_uncheckedUpdates
timefrom 0.1.43 to 0.1.45Commits
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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.