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

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 26 packages to latest compatible versions
    Updating anyhow v1.0.87 -> v1.0.89
    Updating aws-lc-sys v0.21.1 -> v0.21.2
    Updating axum v0.7.5 -> v0.7.6
    Updating axum-core v0.4.3 -> v0.4.4
    Updating axum-extra v0.9.3 -> v0.9.4
    Updating axum-macros v0.4.1 -> v0.4.2
    Updating bytes v1.7.1 -> v1.7.2
    Updating cc v1.1.18 -> v1.1.21
    Updating clap v4.5.17 -> v4.5.18
    Updating clap_builder v4.5.17 -> v4.5.18
    Updating clap_derive v4.5.13 -> v4.5.18
    Updating iana-time-zone v0.1.60 -> v0.1.61
    Updating local-ip-address v0.6.2 -> v0.6.3
    Updating pkg-config v0.3.30 -> v0.3.31
    Updating redox_syscall v0.5.3 -> v0.5.4
    Updating rustix v0.38.36 -> v0.38.37
    Updating rustls v0.23.12 -> v0.23.13
    Updating security-framework-sys v2.11.1 -> v2.12.0
    Updating simdutf8 v0.1.4 -> v0.1.5
    Updating thiserror v1.0.63 -> v1.0.64
    Updating thiserror-impl v1.0.63 -> v1.0.64
    Updating toml_edit v0.22.20 -> v0.22.21
    Updating tower-http v0.5.2 -> v0.6.1
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-xid v0.2.5 -> v0.2.6
    Removing windows-sys v0.48.0
    Removing windows-targets v0.48.5
    Removing windows_aarch64_gnullvm v0.48.5
    Removing windows_aarch64_msvc v0.48.5
    Removing windows_i686_gnu v0.48.5
    Removing windows_i686_msvc v0.48.5
    Removing windows_x86_64_gnu v0.48.5
    Removing windows_x86_64_gnullvm v0.48.5
    Removing windows_x86_64_msvc v0.48.5

```output
cargo update
    Updating crates.io index
     Locking 26 packages to latest compatible versions
    Updating anyhow v1.0.87 -> v1.0.89
    Updating aws-lc-sys v0.21.1 -> v0.21.2
    Updating axum v0.7.5 -> v0.7.6
    Updating axum-core v0.4.3 -> v0.4.4
    Updating axum-extra v0.9.3 -> v0.9.4
    Updating axum-macros v0.4.1 -> v0.4.2
    Updating bytes v1.7.1 -> v1.7.2
    Updating cc v1.1.18 -> v1.1.21
    Updating clap v4.5.17 -> v4.5.18
    Updating clap_builder v4.5.17 -> v4.5.18
    Updating clap_derive v4.5.13 -> v4.5.18
    Updating iana-time-zone v0.1.60 -> v0.1.61
    Updating local-ip-address v0.6.2 -> v0.6.3
    Updating pkg-config v0.3.30 -> v0.3.31
    Updating redox_syscall v0.5.3 -> v0.5.4
    Updating rustix v0.38.36 -> v0.38.37
    Updating rustls v0.23.12 -> v0.23.13
    Updating security-framework-sys v2.11.1 -> v2.12.0
    Updating simdutf8 v0.1.4 -> v0.1.5
    Updating thiserror v1.0.63 -> v1.0.64
    Updating thiserror-impl v1.0.63 -> v1.0.64
    Updating toml_edit v0.22.20 -> v0.22.21
    Updating tower-http v0.5.2 -> v0.6.1
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-xid v0.2.5 -> v0.2.6
    Removing windows-sys v0.48.0
    Removing windows-targets v0.48.5
    Removing windows_aarch64_gnullvm v0.48.5
    Removing windows_aarch64_msvc v0.48.5
    Removing windows_i686_gnu v0.48.5
    Removing windows_i686_msvc v0.48.5
    Removing windows_x86_64_gnu v0.48.5
    Removing windows_x86_64_gnullvm v0.48.5
    Removing windows_x86_64_msvc v0.48.5
```
@josecelano josecelano self-assigned this Sep 23, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Sep 23, 2024
@josecelano
Copy link
Member Author

ACK bdb0419

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.34%. Comparing base (633514e) to head (bdb0419).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1044      +/-   ##
===========================================
+ Coverage    77.32%   77.34%   +0.01%     
===========================================
  Files          178      178              
  Lines        10269    10268       -1     
===========================================
+ Hits          7941     7942       +1     
+ Misses        2328     2326       -2     
Flag Coverage Δ
77.34% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@josecelano josecelano merged commit 775446d into torrust:develop Sep 23, 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