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

chore(deps): weekly cargo update #8401

Merged
merged 1 commit into from
May 26, 2024
Merged

chore(deps): weekly cargo update #8401

merged 1 commit into from
May 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating git repository `https://github.com/foundry-rs/block-explorers`
    Updating git repository `https://github.com/alloy-rs/alloy`
     Locking 27 packages to latest compatible versions
    Updating alloy-consensus v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-eips v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-genesis v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-rpc-types v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-serde v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating bytemuck_derive v1.6.0 -> v1.6.1
    Updating cc v1.0.97 -> v1.0.98
    Updating crc32fast v1.4.0 -> v1.4.2
    Updating crossbeam-channel v0.5.12 -> v0.5.13
    Updating crossbeam-utils v0.8.19 -> v0.8.20
    Updating foundry-blob-explorers v0.1.0 (https://github.com/foundry-rs/block-explorers#adcb750e) -> #1b024125
    Updating hyper-util v0.1.3 -> v0.1.4
    Updating icu_normalizer v1.4.1 -> v1.4.2
    Updating icu_normalizer_data v1.4.0 -> v1.4.1
    Updating icu_properties v1.4.0 -> v1.4.1
    Updating icu_properties_data v1.4.0 -> v1.4.1
    Removing indoc v2.0.5
    Updating parking_lot v0.12.2 -> v0.12.3
    Updating plotters v0.3.5 -> v0.3.6
    Updating plotters-backend v0.3.5 -> v0.3.6
    Updating plotters-svg v0.3.5 -> v0.3.6
    Updating proc-macro2 v1.0.82 -> v1.0.84
    Updating ratatui v0.26.2 -> v0.26.3
    Updating serde v1.0.202 -> v1.0.203
    Updating serde_derive v1.0.202 -> v1.0.203
    Updating syn v2.0.64 -> v2.0.66
      Adding unicode-truncate v1.0.0
    Updating zeroize v1.7.0 -> v1.8.1
note: pass `--verbose` to see 147 unchanged dependencies behind latest

    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating git repository `https://github.com/foundry-rs/block-explorers`
    Updating git repository `https://github.com/alloy-rs/alloy`
     Locking 27 packages to latest compatible versions
    Updating alloy-consensus v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-eips v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-genesis v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-rpc-types v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating alloy-serde v0.1.0 (https://github.com/alloy-rs/alloy#092efd72) -> #0f971169
    Updating bytemuck_derive v1.6.0 -> v1.6.1
    Updating cc v1.0.97 -> v1.0.98
    Updating crc32fast v1.4.0 -> v1.4.2
    Updating crossbeam-channel v0.5.12 -> v0.5.13
    Updating crossbeam-utils v0.8.19 -> v0.8.20
    Updating foundry-blob-explorers v0.1.0 (https://github.com/foundry-rs/block-explorers#adcb750e) -> #1b024125
    Updating hyper-util v0.1.3 -> v0.1.4
    Updating icu_normalizer v1.4.1 -> v1.4.2
    Updating icu_normalizer_data v1.4.0 -> v1.4.1
    Updating icu_properties v1.4.0 -> v1.4.1
    Updating icu_properties_data v1.4.0 -> v1.4.1
    Removing indoc v2.0.5
    Updating parking_lot v0.12.2 -> v0.12.3
    Updating plotters v0.3.5 -> v0.3.6
    Updating plotters-backend v0.3.5 -> v0.3.6
    Updating plotters-svg v0.3.5 -> v0.3.6
    Updating proc-macro2 v1.0.82 -> v1.0.84
    Updating ratatui v0.26.2 -> v0.26.3
    Updating serde v1.0.202 -> v1.0.203
    Updating serde_derive v1.0.202 -> v1.0.203
    Updating syn v2.0.64 -> v2.0.66
      Adding unicode-truncate v1.0.0
    Updating zeroize v1.7.0 -> v1.8.1
note: pass `--verbose` to see 147 unchanged dependencies behind latest
@github-actions github-actions bot requested a review from gakonst as a code owner May 26, 2024 00:25
@mattsse mattsse closed this May 26, 2024
@mattsse mattsse reopened this May 26, 2024
@mattsse mattsse enabled auto-merge May 26, 2024 08:09
@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label May 26, 2024
@mattsse mattsse added this pull request to the merge queue May 26, 2024
Merged via the queue into main with commit 2d33c17 May 26, 2024
31 checks passed
@mattsse mattsse deleted the cargo-update branch May 26, 2024 08:39
mw2000 pushed a commit to mw2000/reth that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Pull requests or issues that are about dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant