Skip to content

Conversation

@josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 35 packages to latest compatible versions
    Updating bstr v1.11.0 -> v1.11.1
    Updating cc v1.2.2 -> v1.2.4
    Updating chrono v0.4.38 -> v0.4.39
    Updating clap v4.5.22 -> v4.5.23
    Updating clap_builder v4.5.22 -> v4.5.23
    Updating clap_lex v0.7.3 -> v0.7.4
    Updating fastrand v2.2.0 -> v2.3.0
    Updating fdeflate v0.3.6 -> v0.3.7
    Updating js-sys v0.3.74 -> v0.3.76
    Updating lettre v0.11.10 -> v0.11.11
    Updating libc v0.2.167 -> v0.2.168
    Updating pest v2.7.14 -> v2.7.15
    Updating pest_derive v2.7.14 -> v2.7.15
    Updating pest_generator v2.7.14 -> v2.7.15
    Updating pest_meta v2.7.14 -> v2.7.15
    Updating png v0.17.14 -> v0.17.15
    Updating redox_syscall v0.5.7 -> v0.5.8
    Updating rhai v1.20.0 -> v1.20.1
    Updating rustix v0.38.41 -> v0.38.42
    Updating rustls v0.23.19 -> v0.23.20
    Updating rustls-pki-types v1.10.0 -> v1.10.1
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Removing sync_wrapper v0.1.2
      Adding thiserror v2.0.6
      Adding thiserror-impl v2.0.6
    Updating tokio-rustls v0.26.0 -> v0.26.1
    Updating tokio-stream v0.1.16 -> v0.1.17
    Updating tower v0.5.1 -> v0.5.2
    Updating wasm-bindgen v0.2.97 -> v0.2.99
    Updating wasm-bindgen-backend v0.2.97 -> v0.2.99
    Updating wasm-bindgen-futures v0.4.47 -> v0.4.49
    Updating wasm-bindgen-macro v0.2.97 -> v0.2.99
    Updating wasm-bindgen-macro-support v0.2.97 -> v0.2.99
    Updating wasm-bindgen-shared v0.2.97 -> v0.2.99
    Updating web-sys v0.3.74 -> v0.3.76

```output
cargo update
    Updating crates.io index
     Locking 35 packages to latest compatible versions
    Updating bstr v1.11.0 -> v1.11.1
    Updating cc v1.2.2 -> v1.2.4
    Updating chrono v0.4.38 -> v0.4.39
    Updating clap v4.5.22 -> v4.5.23
    Updating clap_builder v4.5.22 -> v4.5.23
    Updating clap_lex v0.7.3 -> v0.7.4
    Updating fastrand v2.2.0 -> v2.3.0
    Updating fdeflate v0.3.6 -> v0.3.7
    Updating js-sys v0.3.74 -> v0.3.76
    Updating lettre v0.11.10 -> v0.11.11
    Updating libc v0.2.167 -> v0.2.168
    Updating pest v2.7.14 -> v2.7.15
    Updating pest_derive v2.7.14 -> v2.7.15
    Updating pest_generator v2.7.14 -> v2.7.15
    Updating pest_meta v2.7.14 -> v2.7.15
    Updating png v0.17.14 -> v0.17.15
    Updating redox_syscall v0.5.7 -> v0.5.8
    Updating rhai v1.20.0 -> v1.20.1
    Updating rustix v0.38.41 -> v0.38.42
    Updating rustls v0.23.19 -> v0.23.20
    Updating rustls-pki-types v1.10.0 -> v1.10.1
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Removing sync_wrapper v0.1.2
      Adding thiserror v2.0.6
      Adding thiserror-impl v2.0.6
    Updating tokio-rustls v0.26.0 -> v0.26.1
    Updating tokio-stream v0.1.16 -> v0.1.17
    Updating tower v0.5.1 -> v0.5.2
    Updating wasm-bindgen v0.2.97 -> v0.2.99
    Updating wasm-bindgen-backend v0.2.97 -> v0.2.99
    Updating wasm-bindgen-futures v0.4.47 -> v0.4.49
    Updating wasm-bindgen-macro v0.2.97 -> v0.2.99
    Updating wasm-bindgen-macro-support v0.2.97 -> v0.2.99
    Updating wasm-bindgen-shared v0.2.97 -> v0.2.99
    Updating web-sys v0.3.74 -> v0.3.76
```
@josecelano josecelano added the Dependencies Related to Dependencies label Dec 13, 2024
@josecelano
Copy link
Member Author

ACK b680f44

@codecov
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.85%. Comparing base (2de8313) to head (b680f44).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #787      +/-   ##
===========================================
+ Coverage    47.96%   48.85%   +0.88%     
===========================================
  Files          120      111       -9     
  Lines         8443     8288     -155     
  Branches      8443     8288     -155     
===========================================
- Hits          4050     4049       -1     
+ Misses        4220     4101     -119     
+ Partials       173      138      -35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@josecelano josecelano merged commit 3bd92fa into torrust:develop Dec 13, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Related to Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant