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 #10064

Merged
merged 1 commit into from
Aug 4, 2024
Merged

chore(deps): weekly cargo update #10064

merged 1 commit into from
Aug 4, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 4, 2024

Automation to keep dependencies in Cargo.lock current.

cargo update log

     Locking 33 packages to latest compatible versions
    Updating alloy-chains v0.1.23 -> v0.1.25
    Updating bytemuck v1.16.1 -> v1.16.3
    Updating bytes v1.6.1 -> v1.7.1
    Updating cc v1.1.6 -> v1.1.7
    Updating clap v4.5.11 -> v4.5.13
    Updating clap_builder v4.5.11 -> v4.5.13
    Updating clap_derive v4.5.11 -> v4.5.13
    Updating enumn v0.1.13 -> v0.1.14
    Updating flate2 v1.0.30 -> v1.0.31
    Updating indexmap v2.2.6 -> v2.3.0
    Updating inferno v0.11.20 -> v0.11.21
    Updating lru v0.12.3 -> v0.12.4
    Updating num_enum v0.7.2 -> v0.7.3
    Updating num_enum_derive v0.7.2 -> v0.7.3
    Updating ordered-float v4.2.1 -> v4.2.2
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating regex v1.10.5 -> v1.10.6
    Updating revm-inspectors v0.5.4 -> v0.5.5
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-platform-verifier v0.3.2 -> v0.3.3
    Updating rustls-platform-verifier-android v0.1.0 -> v0.1.1
    Updating scc v2.1.5 -> v2.1.7
    Updating sdd v1.7.0 -> v2.1.0
    Updating serde_json v1.0.120 -> v1.0.122
    Updating signal-hook-mio v0.2.3 -> v0.2.4
    Updating tempfile v3.10.1 -> v3.11.0
    Updating toml v0.8.16 -> v0.8.19
    Updating toml_datetime v0.6.7 -> v0.6.8
    Updating toml_edit v0.22.17 -> v0.22.20
    Updating trybuild v1.0.97 -> v1.0.99
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.16 -> v0.6.18
note: pass `--verbose` to see 123 unchanged dependencies behind latest

     Locking 33 packages to latest compatible versions
    Updating alloy-chains v0.1.23 -> v0.1.25
    Updating bytemuck v1.16.1 -> v1.16.3
    Updating bytes v1.6.1 -> v1.7.1
    Updating cc v1.1.6 -> v1.1.7
    Updating clap v4.5.11 -> v4.5.13
    Updating clap_builder v4.5.11 -> v4.5.13
    Updating clap_derive v4.5.11 -> v4.5.13
    Updating enumn v0.1.13 -> v0.1.14
    Updating flate2 v1.0.30 -> v1.0.31
    Updating indexmap v2.2.6 -> v2.3.0
    Updating inferno v0.11.20 -> v0.11.21
    Updating lru v0.12.3 -> v0.12.4
    Updating num_enum v0.7.2 -> v0.7.3
    Updating num_enum_derive v0.7.2 -> v0.7.3
    Updating ordered-float v4.2.1 -> v4.2.2
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating regex v1.10.5 -> v1.10.6
    Updating revm-inspectors v0.5.4 -> v0.5.5
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-platform-verifier v0.3.2 -> v0.3.3
    Updating rustls-platform-verifier-android v0.1.0 -> v0.1.1
    Updating scc v2.1.5 -> v2.1.7
    Updating sdd v1.7.0 -> v2.1.0
    Updating serde_json v1.0.120 -> v1.0.122
    Updating signal-hook-mio v0.2.3 -> v0.2.4
    Updating tempfile v3.10.1 -> v3.11.0
    Updating toml v0.8.16 -> v0.8.19
    Updating toml_datetime v0.6.7 -> v0.6.8
    Updating toml_edit v0.22.17 -> v0.22.20
    Updating trybuild v1.0.97 -> v1.0.99
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.16 -> v0.6.18
note: pass `--verbose` to see 123 unchanged dependencies behind latest
@github-actions github-actions bot requested a review from gakonst as a code owner August 4, 2024 00:27
@mattsse mattsse closed this Aug 4, 2024
@mattsse mattsse reopened this Aug 4, 2024
@mattsse mattsse enabled auto-merge August 4, 2024 10:20
@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label Aug 4, 2024
@mattsse mattsse added this pull request to the merge queue Aug 4, 2024
Merged via the queue into main with commit 2f38bb3 Aug 4, 2024
33 checks passed
@mattsse mattsse deleted the cargo-update branch August 4, 2024 10:57
martinezjorge pushed a commit to martinezjorge/reth that referenced this pull request Aug 7, 2024
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
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