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

Upgrade Rust dependencies #1858

Merged
merged 5 commits into from
Jul 26, 2024
Merged

Conversation

jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Jul 26, 2024

Content

This PR includes the upgrade of Rust dependencies in the repository.

Pre-submit checklist

  • Branch
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Relates to #1830

By running 'cargo update' command.
- 'mockall' from '0.12.1' to '0.13.0'
- 'openssl' from '0.10.63' to '0.10.66'
- 'pallas-*' from '0.28.0' to '0.29.0'
- 'tikv-jemallocator' to '0.5.4' to '0.6.0'.
@jpraynaud jpraynaud self-assigned this Jul 26, 2024
Copy link

github-actions bot commented Jul 26, 2024

Test Results

    4 files  ±0     52 suites  ±0   9m 15s ⏱️ +22s
1 165 tests ±0  1 165 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 331 runs  ±0  1 331 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 8dbb76a. ± Comparison against base commit 1929911.

♻️ This comment has been updated with latest results.

Reduce 'fixed' from '1.28.0' to '1.27.0' as it required Rust '1.80' which is not available yet on  nix flake.
Done with command 'cargo update -p fixed@1.24.0 --precise 1.27.0'.
By running 'nix flake update' command.
@jpraynaud jpraynaud force-pushed the jpraynaud/1830-update-rust-dependencies branch from 19d1d8d to 8dbb76a Compare July 26, 2024 09:20
@jpraynaud jpraynaud merged commit a84e004 into main Jul 26, 2024
40 checks passed
@jpraynaud jpraynaud deleted the jpraynaud/1830-update-rust-dependencies branch July 26, 2024 09:34
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.

3 participants