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 #1199

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

josecelano
Copy link
Member

Update dependencies:

cargo update
    Updating crates.io index
     Locking 21 packages to latest compatible versions
    Removing ahash v0.8.11
    Updating borsh v1.5.4 -> v1.5.5
    Updating borsh-derive v1.5.4 -> v1.5.5
    Updating brotli-decompressor v4.0.1 -> v4.0.2
    Updating cc v1.2.9 -> v1.2.10
    Updating clap v4.5.26 -> v4.5.27
    Updating clap_builder v4.5.26 -> v4.5.27
    Updating crunchy v0.2.2 -> v0.2.3
    Updating derive_utils v0.14.2 -> v0.15.0
    Updating hashlink v0.9.1 -> v0.10.0
    Updating indexmap v2.7.0 -> v2.7.1
    Updating io-enum v1.1.3 -> v1.2.0
    Updating ipnet v2.10.1 -> v2.11.0
    Updating is-terminal v0.4.13 -> v0.4.15
    Updating libsqlite3-sys v0.30.1 -> v0.31.0
    Updating r2d2_sqlite v0.25.0 -> v0.26.0
    Updating rusqlite v0.32.1 -> v0.33.0
    Updating rustix v0.38.43 -> v0.38.44
    Updating semver v1.0.24 -> v1.0.25
    Updating serde_json v1.0.135 -> v1.0.137
    Updating uuid v1.12.0 -> v1.12.1
    Updating valuable v0.1.0 -> v0.1.1

```output
cargo update
    Updating crates.io index
     Locking 21 packages to latest compatible versions
    Removing ahash v0.8.11
    Updating borsh v1.5.4 -> v1.5.5
    Updating borsh-derive v1.5.4 -> v1.5.5
    Updating brotli-decompressor v4.0.1 -> v4.0.2
    Updating cc v1.2.9 -> v1.2.10
    Updating clap v4.5.26 -> v4.5.27
    Updating clap_builder v4.5.26 -> v4.5.27
    Updating crunchy v0.2.2 -> v0.2.3
    Updating derive_utils v0.14.2 -> v0.15.0
    Updating hashlink v0.9.1 -> v0.10.0
    Updating indexmap v2.7.0 -> v2.7.1
    Updating io-enum v1.1.3 -> v1.2.0
    Updating ipnet v2.10.1 -> v2.11.0
    Updating is-terminal v0.4.13 -> v0.4.15
    Updating libsqlite3-sys v0.30.1 -> v0.31.0
    Updating r2d2_sqlite v0.25.0 -> v0.26.0
    Updating rusqlite v0.32.1 -> v0.33.0
    Updating rustix v0.38.43 -> v0.38.44
    Updating semver v1.0.24 -> v1.0.25
    Updating serde_json v1.0.135 -> v1.0.137
    Updating uuid v1.12.0 -> v1.12.1
    Updating valuable v0.1.0 -> v0.1.1
```
@josecelano
Copy link
Member Author

ACK 718e960

@josecelano josecelano added the Dependencies Related to Dependencies label Jan 22, 2025
@josecelano josecelano self-assigned this Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.81%. Comparing base (393a6ac) to head (718e960).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1199      +/-   ##
===========================================
- Coverage    77.86%   77.81%   -0.05%     
===========================================
  Files          188      188              
  Lines        12811    12811              
  Branches     12811    12811              
===========================================
- Hits          9975     9969       -6     
- Misses        2673     2678       +5     
- Partials       163      164       +1     

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

@josecelano josecelano merged commit 82097b0 into torrust:develop Jan 22, 2025
23 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.

None yet

1 participant