[auto] Update cargo and nix flake dependencies#458
Open
xv-github-iat-bot wants to merge 2 commits into
Open
Conversation
xv-github-iat-bot
commented
Jun 23, 2026
Collaborator
```console
$ cargo update
Updating crates.io index
Locking 8 packages to latest Rust 1.96.0 compatible versions
Updating bytes v1.11.1 -> v1.12.0
Updating camino v1.2.2 -> v1.2.3
Updating cc v1.2.64 -> v1.2.65
Updating log v0.4.32 -> v0.4.33
Updating struct-patch v0.12.4 -> v0.12.5
Updating struct-patch-derive v0.12.4 -> v0.12.5
Updating time v0.3.49 -> v0.3.51
Updating time-macros v0.2.29 -> v0.2.30
note: pass `--verbose` to see 14 unchanged dependencies behind latest
```
```console
$ nix flake update
warning: Git tree '/home/runner/work/lightway/lightway' has uncommitted changes
unpacking 'github:hercules-ci/flake-parts/f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb' into the Git cache...
unpacking 'github:nixos/nixpkgs/3e41b24abd260e8f71dbe2f5737d24122f972158' into the Git cache...
unpacking 'github:oxalica/rust-overlay/f59bc28dd0b89e9c0240d1b80195559fc79c2471' into the Git cache...
unpacking 'github:numtide/treefmt-nix/db947814a175b7ca6ded66e21383d938df01c227' into the Git cache...
warning: updating lock file "/home/runner/work/lightway/lightway/flake.lock":
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/d0e019d' (2026-06-17)
→ 'github:oxalica/rust-overlay/f59bc28' (2026-06-23)
```
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-core
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
itertools 0.14.0 --- 0.15.0 Development --- |
|
Code coverage summary for 28fbde3: ✅ Region coverage 68% passes |
No major breaking changes here: https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md#0150
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.