Skip to content
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 #196

Merged
merged 2 commits into from
Nov 25, 2024
Merged

[auto] Update cargo dependencies #196

merged 2 commits into from
Nov 25, 2024

Conversation

expressvpn-iat-bot
Copy link
Collaborator

$ cargo update
    Updating crates.io index
     Locking 3 packages to latest compatible versions
    Updating proc-macro2 v1.0.89 -> v1.0.92
    Updating syn v2.0.87 -> v2.0.89
    Updating unicode-ident v1.0.13 -> v1.0.14
note: pass `--verbose` to see 4 unchanged dependencies behind latest

```console
$ cargo update
    Updating crates.io index
     Locking 3 packages to latest compatible versions
    Updating proc-macro2 v1.0.89 -> v1.0.92
    Updating syn v2.0.87 -> v2.0.89
    Updating unicode-ident v1.0.13 -> v1.0.14
note: pass `--verbose` to see 4 unchanged dependencies behind latest
```
@expressvpn-iat-bot expressvpn-iat-bot requested a review from a team as a code owner November 25, 2024 05:26
Copy link

github-actions bot commented Nov 25, 2024

Code coverage summary for bda63b8:

Filename                             Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
wolfssl-sys/src/lib.rs                     5                 0   100.00%           2                 0   100.00%          24                 0   100.00%           0                 0         -
wolfssl/src/chacha20_poly1305.rs          14                 2    85.71%           5                 0   100.00%          95                 2    97.89%           0                 0         -
wolfssl/src/context.rs                   172                83    51.74%          45                14    68.89%         344               131    61.92%           0                 0         -
wolfssl/src/error.rs                      19                 7    63.16%           5                 1    80.00%          51                 9    82.35%           0                 0         -
wolfssl/src/lib.rs                        65                11    83.08%          14                 2    85.71%          81                12    85.19%           0                 0         -
wolfssl/src/rng.rs                        19                 5    73.68%           4                 0   100.00%          47                 3    93.62%           0                 0         -
wolfssl/src/ssl.rs                       471               202    57.11%          80                24    70.00%        1060               276    73.96%           0                 0         -
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                    765               310    59.48%         155                41    73.55%        1702               433    74.56%           0                 0         -

✅ Region coverage 59% passes
✅ Line coverage 74% passes

One of the indirect depedencies updated the license from "Unicode-DFS-2016" to "Unicode-3.0".
dtolnay/unicode-ident@36cccb8

License: https://spdx.org/licenses/Unicode-3.0.html
@xv-ian-c xv-ian-c merged commit 4ebd1ba into main Nov 25, 2024
8 checks passed
@xv-ian-c xv-ian-c deleted the gha/cargo-update branch November 25, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants