-
Notifications
You must be signed in to change notification settings - Fork 0
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
[auto] Update cargo dependencies #157
Open
xv-github-iat-bot
wants to merge
1
commit into
main
Choose a base branch
from
gha/cargo-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Collaborator
xv-github-iat-bot
commented
Feb 4, 2025
•
edited
Loading
edited
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-core
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
lru 0.12.5 --- 0.13.0 Normal ---
rand_core 0.6.4 --- 0.9.0 Normal ---
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
metrics-util 0.18.0 --- 0.19.0 Normal --- |
Code coverage summary for f08aa35:
✅ Region coverage 56% passes |
a52ec03
to
b800d65
Compare
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-core
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
lru 0.12.5 --- 0.13.0 Normal ---
rand_core 0.6.4 --- 0.9.0 Normal ---
lightway-app-utils
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
fs-mistrust 0.8.3 --- 0.9.0 Normal ---
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
metrics-util 0.18.0 --- 0.19.0 Normal ---
strum 0.26.3 --- 0.27.0 Normal --- |
```console $ cargo update Updating crates.io index Updating git repository `https://github.com/expressvpn/wolfssl-rs` Updating git submodule `https://github.com/wolfSSL/wolfssl.git` Locking 29 packages to latest compatible versions Updating async-trait v0.1.85 -> v0.1.86 Removing base64 v0.21.7 Updating bumpalo v3.16.0 -> v3.17.0 Updating bytes v1.9.0 -> v1.10.0 Updating bytesize v1.3.0 -> v1.3.2 Updating cc v1.2.10 -> v1.2.14 Updating clap v4.5.27 -> v4.5.30 Updating clap_builder v4.5.27 -> v4.5.30 Updating clap_derive v4.5.24 -> v4.5.28 Updating derive-deftly v0.14.2 -> v0.14.6 Updating derive-deftly-macros v0.14.2 -> v0.14.6 Updating equivalent v1.0.1 -> v1.0.2 Updating jsonwebtoken v9.3.0 -> v9.3.1 Updating libfuzzer-sys v0.4.8 -> v0.4.9 Updating miniz_oxide v0.8.3 -> v0.8.4 Updating once_cell v1.20.2 -> v1.20.3 Updating ppp v2.2.0 -> v2.3.0 Updating raw-cpuid v11.3.0 -> v11.4.0 Updating ring v0.17.8 -> v0.17.9 Updating rustc-hash v2.1.0 -> v2.1.1 Updating serde_json v1.0.137 -> v1.0.138 Updating smallvec v1.13.2 -> v1.14.0 Removing spin v0.9.8 Adding strum v0.27.1 Adding strum_macros v0.27.1 Updating syn v2.0.96 -> v2.0.98 Updating toml_edit v0.22.22 -> v0.22.24 Updating tun v0.7.11 -> v0.7.13 Updating winnow v0.6.25 -> v0.7.2 Updating wolfssl v3.0.0 (https://github.com/expressvpn/wolfssl-rs#5646c90c) -> #53cd836a Updating wolfssl-sys v2.0.0 (https://github.com/expressvpn/wolfssl-rs#5646c90c) -> #53cd836a note: pass `--verbose` to see 8 unchanged dependencies behind latest ```
b800d65
to
f08aa35
Compare
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-core
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
lru 0.12.5 --- 0.13.0 Normal ---
rand_core 0.6.4 --- 0.9.1 Normal ---
lightway-app-utils
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
fs-mistrust 0.8.3 --- 0.9.0 Normal ---
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
metrics-util 0.18.0 --- 0.19.0 Normal ---
strum 0.26.3 --- 0.27.1 Normal --- |
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.