Update dependencies#1501
Merged
Merged
Conversation
Member
josecelano
commented
May 7, 2025
```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
```
Member
Author
|
ACK 4b5e914 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.