Skip to content

chore(deps): weekly cargo update #1466

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

Merged
merged 1 commit into from
May 26, 2025
Merged

chore(deps): weekly cargo update #1466

merged 1 commit into from
May 26, 2025

Conversation

kakarot-bot[bot]
Copy link
Contributor

@kakarot-bot kakarot-bot bot commented May 19, 2025

Automation to keep dependencies in Cargo.lock current.

cargo update log

info: syncing channel updates for 'nightly-2025-04-06-x86_64-unknown-linux-gnu'
info: latest update on 2025-04-06, rust version 1.88.0-nightly (5e17a2a91 2025-04-05)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /home/runner/work/keth/keth/crates/cairo-addons/Cargo.toml
workspace: /home/runner/work/keth/keth/Cargo.toml
    Updating git repository `https://github.com/starkware-libs/stwo-cairo`
    Updating git repository `https://github.com/kkrt-labs/cairo-vm`
    Updating git repository `https://github.com/lambdaclass/cairo-vm.git`
    Updating git repository `https://github.com/keep-starknet-strange/garaga.git`
    Updating git repository `https://github.com/lambdaclass/lambdaworks.git`
    Updating git submodule `https://github.com/lambdaclass/stone-compatibility-testing`
    Updating git repository `https://github.com/lambdaclass/cairo-vm`
    Updating git repository `https://github.com/starkware-libs/stwo`
     Locking 19 packages to latest compatible versions
    Updating alloy-rlp v0.3.11 -> v0.3.12
    Updating alloy-rlp-derive v0.3.11 -> v0.3.12
    Updating anstyle-wincon v3.0.7 -> v3.0.8
    Updating bitflags v2.9.0 -> v2.9.1
    Updating cc v1.2.22 -> v1.2.24
    Updating const-hex v1.14.0 -> v1.14.1
    Updating errno v0.3.11 -> v0.3.12
    Updating ethnum v1.5.1 -> v1.5.2
    Updating mio v1.0.3 -> v1.0.4
      Adding once_cell_polyfill v1.70.1
    Updating parity-scale-codec v3.7.4 -> v3.7.5
    Updating parity-scale-codec-derive v3.7.4 -> v3.7.5
    Updating ruint v1.14.0 -> v1.15.0
    Updating rustversion v1.0.20 -> v1.0.21
    Updating tokio v1.45.0 -> v1.45.1
    Updating uuid v1.16.0 -> v1.17.0
    Updating windows-core v0.61.0 -> v0.61.2
    Updating windows-result v0.3.2 -> v0.3.4
    Updating windows-strings v0.4.0 -> v0.4.2
note: pass `--verbose` to see 6 unchanged dependencies behind latest

Copy link

trunk-io bot commented May 19, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.98%. Comparing base (7bf3438) to head (29b6b58).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1466      +/-   ##
==========================================
- Coverage   74.71%   72.98%   -1.73%     
==========================================
  Files          68       68              
  Lines       18699    18699              
==========================================
- Hits        13971    13648     -323     
- Misses       4728     5051     +323     
Flag Coverage Δ
ci-ef-tests 72.98% <ø> (?)
nightly-ef-tests ?

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.

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

info: syncing channel updates for 'nightly-2025-04-06-x86_64-unknown-linux-gnu'
info: latest update on 2025-04-06, rust version 1.88.0-nightly (5e17a2a91 2025-04-05)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /home/runner/work/keth/keth/crates/cairo-addons/Cargo.toml
workspace: /home/runner/work/keth/keth/Cargo.toml
    Updating git repository `https://github.com/starkware-libs/stwo-cairo`
    Updating git repository `https://github.com/kkrt-labs/cairo-vm`
    Updating git repository `https://github.com/lambdaclass/cairo-vm.git`
    Updating git repository `https://github.com/keep-starknet-strange/garaga.git`
    Updating git repository `https://github.com/lambdaclass/lambdaworks.git`
    Updating git submodule `https://github.com/lambdaclass/stone-compatibility-testing`
    Updating git repository `https://github.com/lambdaclass/cairo-vm`
    Updating git repository `https://github.com/starkware-libs/stwo`
     Locking 19 packages to latest compatible versions
    Updating alloy-rlp v0.3.11 -> v0.3.12
    Updating alloy-rlp-derive v0.3.11 -> v0.3.12
    Updating anstyle-wincon v3.0.7 -> v3.0.8
    Updating bitflags v2.9.0 -> v2.9.1
    Updating cc v1.2.22 -> v1.2.24
    Updating const-hex v1.14.0 -> v1.14.1
    Updating errno v0.3.11 -> v0.3.12
    Updating ethnum v1.5.1 -> v1.5.2
    Updating mio v1.0.3 -> v1.0.4
      Adding once_cell_polyfill v1.70.1
    Updating parity-scale-codec v3.7.4 -> v3.7.5
    Updating parity-scale-codec-derive v3.7.4 -> v3.7.5
    Updating ruint v1.14.0 -> v1.15.0
    Updating rustversion v1.0.20 -> v1.0.21
    Updating tokio v1.45.0 -> v1.45.1
    Updating uuid v1.16.0 -> v1.17.0
    Updating windows-core v0.61.0 -> v0.61.2
    Updating windows-result v0.3.2 -> v0.3.4
    Updating windows-strings v0.4.0 -> v0.4.2
note: pass `--verbose` to see 6 unchanged dependencies behind latest
@enitrat enitrat merged commit be3a12d into main May 26, 2025
12 of 13 checks passed
@enitrat enitrat deleted the cargo-update branch May 26, 2025 09:26
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.

1 participant