Skip to content

Update dependencies#1501

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:update-dependencies
May 7, 2025
Merged

Update dependencies#1501
josecelano merged 1 commit into
torrust:developfrom
josecelano:update-dependencies

Conversation

@josecelano
Copy link
Copy Markdown
Member

cargo update
    Updating crates.io index
     Locking 15 packages to latest compatible versions
    Updating backtrace v0.3.74 -> v0.3.75
    Updating brotli v8.0.0 -> v8.0.1
    Updating docker_credential v1.3.1 -> v1.3.2
    Updating etcetera v0.8.0 -> v0.10.0
    Updating h2 v0.4.9 -> v0.4.10
    Updating hermit-abi v0.5.0 -> v0.5.1
    Updating libm v0.2.13 -> v0.2.15
    Updating local-ip-address v0.6.4 -> v0.6.5
    Updating redox_syscall v0.5.11 -> v0.5.12
    Updating rustls v0.23.26 -> v0.23.27
    Updating rustls-pki-types v1.11.0 -> v1.12.0
    Updating rustls-webpki v0.103.1 -> v0.103.2
    Updating testcontainers v0.23.3 -> v0.24.0
    Updating tokio v1.44.2 -> v1.45.0
    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
    Updating winnow v0.7.8 -> v0.7.10

```output
cargo update
    Updating crates.io index
     Locking 15 packages to latest compatible versions
    Updating backtrace v0.3.74 -> v0.3.75
    Updating brotli v8.0.0 -> v8.0.1
    Updating docker_credential v1.3.1 -> v1.3.2
    Updating etcetera v0.8.0 -> v0.10.0
    Updating h2 v0.4.9 -> v0.4.10
    Updating hermit-abi v0.5.0 -> v0.5.1
    Updating libm v0.2.13 -> v0.2.15
    Updating local-ip-address v0.6.4 -> v0.6.5
    Updating redox_syscall v0.5.11 -> v0.5.12
    Updating rustls v0.23.26 -> v0.23.27
    Updating rustls-pki-types v1.11.0 -> v1.12.0
    Updating rustls-webpki v0.103.1 -> v0.103.2
    Updating testcontainers v0.23.3 -> v0.24.0
    Updating tokio v1.44.2 -> v1.45.0
    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
    Updating winnow v0.7.8 -> v0.7.10
```
@josecelano josecelano added the Dependencies Related to Dependencies label May 7, 2025
@josecelano
Copy link
Copy Markdown
Member Author

ACK 4b5e914

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.81%. Comparing base (ec3cac9) to head (4b5e914).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1501      +/-   ##
===========================================
+ Coverage    83.75%   83.81%   +0.05%     
===========================================
  Files          257      257              
  Lines        17837    17837              
  Branches     17837    17837              
===========================================
+ Hits         14940    14950      +10     
+ Misses        2623     2616       -7     
+ Partials       274      271       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josecelano josecelano merged commit 3adbb89 into torrust:develop May 7, 2025
21 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