-
Notifications
You must be signed in to change notification settings - Fork 16
[auto] Update cargo dependencies #314
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
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 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
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-client
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
core-foundation 0.9.4 --- 0.10.1 Normal cfg(target_os = "macos")
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
jsonwebtoken 9.3.1 --- 10.2.0 Normal --- |
|
Code coverage summary for 92c2141: ✅ Region coverage 68% passes |
4c985e6 to
bae4185
Compare
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-client
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
core-foundation 0.9.4 --- 0.10.1 Normal cfg(target_os = "macos")
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
jsonwebtoken 9.3.1 --- 10.2.0 Normal --- |
bae4185 to
2cde34d
Compare
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-core
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
bitfield-struct 0.8.0 --- 0.12.1 Normal ---
lightway-client
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
core-foundation 0.9.4 --- 0.10.1 Normal cfg(target_os = "macos")
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
jsonwebtoken 9.3.1 --- 10.2.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 37 packages to latest Rust 1.91.1 compatible versions
Updating anstyle-query v1.1.4 -> v1.1.5
Updating anstyle-wincon v3.0.10 -> v3.0.11
Updating bytes v1.10.1 -> v1.11.0
Updating cc v1.2.45 -> v1.2.49
Updating clap v4.5.51 -> v4.5.53
Updating clap_builder v4.5.51 -> v4.5.53
Updating derive-deftly v1.5.0 -> v1.6.0
Updating derive-deftly-macros v1.5.0 -> v1.6.0
Updating easy-cast v0.5.3 -> v0.5.4
Updating find-msvc-tools v0.1.4 -> v0.1.5
Updating fs-mistrust v0.13.0 -> v0.13.1
Updating hashbrown v0.16.0 -> v0.16.1
Updating indexmap v2.12.0 -> v2.12.1
Updating js-sys v0.3.82 -> v0.3.83
Updating libc v0.2.177 -> v0.2.178
Updating log v0.4.28 -> v0.4.29
Updating metrics v0.24.2 -> v0.24.3
Updating mio v1.1.0 -> v1.1.1
Updating serde_with v3.15.1 -> v3.16.1
Updating serde_with_macros v3.15.1 -> v3.16.1
Updating syn v2.0.110 -> v2.0.111
Updating toml_edit v0.23.7 -> v0.23.9
Updating tracing v0.1.41 -> v0.1.43
Updating tracing-attributes v0.1.30 -> v0.1.31
Updating tracing-core v0.1.34 -> v0.1.35
Updating tracing-subscriber v0.3.20 -> v0.3.22
Updating tun-rs v2.7.4 -> v2.7.5
Updating wasm-bindgen v0.2.105 -> v0.2.106
Updating wasm-bindgen-macro v0.2.105 -> v0.2.106
Updating wasm-bindgen-macro-support v0.2.105 -> v0.2.106
Updating wasm-bindgen-shared v0.2.105 -> v0.2.106
Updating web-sys v0.3.82 -> v0.3.83
Updating winnow v0.7.13 -> v0.7.14
Updating wolfssl v3.0.0 (https://github.com/expressvpn/wolfssl-rs#4577922d) -> #7bcc3aa4
Updating wolfssl-sys v2.0.0 (https://github.com/expressvpn/wolfssl-rs#4577922d) -> #7bcc3aa4
Updating zerocopy v0.8.27 -> v0.8.31
Updating zerocopy-derive v0.8.27 -> v0.8.31
note: pass `--verbose` to see 9 unchanged dependencies behind latest
```
2cde34d to
92c2141
Compare
Workspace Outdated Dependencies$ cargo outdated --root-deps-only --exit-code 1
lightway-core
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
bitfield-struct 0.8.0 --- 0.12.1 Normal ---
lightway-client
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
core-foundation 0.9.4 --- 0.10.1 Normal cfg(target_os = "macos")
system-configuration 0.6.1 --- 0.7.0 Normal cfg(target_os = "macos")
lightway-server
================
Name Project Compat Latest Kind Platform
---- ------- ------ ------ ---- --------
jsonwebtoken 9.3.1 --- 10.2.0 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.
Uh oh!
There was an error while loading. Please reload this page.