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

Update dependencies #1115

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 18 packages to latest compatible versions
    Updating allocator-api2 v0.2.20 -> v0.2.21
    Updating event-listener-strategy v0.5.2 -> v0.5.3
    Removing hermit-abi v0.3.9
    Updating indexmap v2.6.0 -> v2.7.0
    Updating js-sys v0.3.72 -> v0.3.74
    Updating libloading v0.8.5 -> v0.8.6
    Updating mio v1.0.2 -> v1.0.3
    Updating syn v2.0.89 -> v2.0.90
    Updating time v0.3.36 -> v0.3.37
    Updating time-macros v0.2.18 -> v0.2.19
    Updating tracing-serde v0.1.3 -> v0.2.0
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Updating wasm-bindgen v0.2.95 -> v0.2.97
    Updating wasm-bindgen-backend v0.2.95 -> v0.2.97
    Updating wasm-bindgen-futures v0.4.45 -> v0.4.47
    Updating wasm-bindgen-macro v0.2.95 -> v0.2.97
    Updating wasm-bindgen-macro-support v0.2.95 -> v0.2.97
    Updating wasm-bindgen-shared v0.2.95 -> v0.2.97
    Updating web-sys v0.3.72 -> v0.3.74

```
cargo update
    Updating crates.io index
     Locking 18 packages to latest compatible versions
    Updating allocator-api2 v0.2.20 -> v0.2.21
    Updating event-listener-strategy v0.5.2 -> v0.5.3
    Removing hermit-abi v0.3.9
    Updating indexmap v2.6.0 -> v2.7.0
    Updating js-sys v0.3.72 -> v0.3.74
    Updating libloading v0.8.5 -> v0.8.6
    Updating mio v1.0.2 -> v1.0.3
    Updating syn v2.0.89 -> v2.0.90
    Updating time v0.3.36 -> v0.3.37
    Updating time-macros v0.2.18 -> v0.2.19
    Updating tracing-serde v0.1.3 -> v0.2.0
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Updating wasm-bindgen v0.2.95 -> v0.2.97
    Updating wasm-bindgen-backend v0.2.95 -> v0.2.97
    Updating wasm-bindgen-futures v0.4.45 -> v0.4.47
    Updating wasm-bindgen-macro v0.2.95 -> v0.2.97
    Updating wasm-bindgen-macro-support v0.2.95 -> v0.2.97
    Updating wasm-bindgen-shared v0.2.95 -> v0.2.97
    Updating web-sys v0.3.72 -> v0.3.74
```
@josecelano
Copy link
Member Author

ACK 6862301

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.10%. Comparing base (7faa54c) to head (6862301).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1115      +/-   ##
===========================================
- Coverage    76.11%   76.10%   -0.01%     
===========================================
  Files          173      173              
  Lines        11347    11347              
  Branches     11347    11347              
===========================================
- Hits          8637     8636       -1     
+ Misses        2514     2509       -5     
- Partials       196      202       +6     

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

@josecelano josecelano merged commit d52decd into torrust:develop Dec 3, 2024
23 checks passed
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.

1 participant