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

Merged
merged 1 commit into from Mar 17, 2024
Merged

chore(deps): weekly cargo update #7180

merged 1 commit into from Mar 17, 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 anyhow v1.0.80 -> v1.0.81
    Updating async-trait v0.1.77 -> v0.1.78
    Removing basic-toml v0.1.8
    Updating bytemuck v1.14.3 -> v1.15.0
    Updating clap v4.5.2 -> v4.5.3
    Updating clap_derive v4.5.0 -> v4.5.3
    Updating const-hex v1.11.2 -> v1.11.3
    Updating h2 v0.3.24 -> v0.3.25 (latest: v0.4.3)
      Adding heck v0.5.0
    Updating libproc v0.14.4 -> v0.14.6
    Updating proc-macro2 v1.0.78 -> v1.0.79
    Updating reqwest v0.11.25 -> v0.11.26
    Updating ruint v1.12.0 -> v1.12.1
    Updating scale-info v2.10.0 -> v2.11.0
    Updating scale-info-derive v2.10.0 -> v2.11.0
    Updating serde_with v3.6.1 -> v3.7.0
    Updating serde_with_macros v3.6.1 -> v3.7.0
    Updating strum v0.26.1 -> v0.26.2
    Updating strum_macros v0.26.1 -> v0.26.2
    Updating syn v2.0.52 -> v2.0.53
 Downgrading system-configuration v0.6.0 -> v0.5.1 (latest: v0.6.0)
 Downgrading system-configuration-sys v0.6.0 -> v0.5.0 (latest: v0.6.0)
    Updating thiserror v1.0.57 -> v1.0.58
    Updating thiserror-impl v1.0.57 -> v1.0.58
    Updating tokio-stream v0.1.14 -> v0.1.15
    Updating toml v0.8.10 -> v0.8.11
    Updating toml_edit v0.22.6 -> v0.22.7
    Updating trybuild v1.0.89 -> v1.0.90
note: pass `--verbose` to see 156 unchanged dependencies behind latest

    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating anyhow v1.0.80 -> v1.0.81
    Updating async-trait v0.1.77 -> v0.1.78
    Removing basic-toml v0.1.8
    Updating bytemuck v1.14.3 -> v1.15.0
    Updating clap v4.5.2 -> v4.5.3
    Updating clap_derive v4.5.0 -> v4.5.3
    Updating const-hex v1.11.2 -> v1.11.3
    Updating h2 v0.3.24 -> v0.3.25 (latest: v0.4.3)
      Adding heck v0.5.0
    Updating libproc v0.14.4 -> v0.14.6
    Updating proc-macro2 v1.0.78 -> v1.0.79
    Updating reqwest v0.11.25 -> v0.11.26
    Updating ruint v1.12.0 -> v1.12.1
    Updating scale-info v2.10.0 -> v2.11.0
    Updating scale-info-derive v2.10.0 -> v2.11.0
    Updating serde_with v3.6.1 -> v3.7.0
    Updating serde_with_macros v3.6.1 -> v3.7.0
    Updating strum v0.26.1 -> v0.26.2
    Updating strum_macros v0.26.1 -> v0.26.2
    Updating syn v2.0.52 -> v2.0.53
 Downgrading system-configuration v0.6.0 -> v0.5.1 (latest: v0.6.0)
 Downgrading system-configuration-sys v0.6.0 -> v0.5.0 (latest: v0.6.0)
    Updating thiserror v1.0.57 -> v1.0.58
    Updating thiserror-impl v1.0.57 -> v1.0.58
    Updating tokio-stream v0.1.14 -> v0.1.15
    Updating toml v0.8.10 -> v0.8.11
    Updating toml_edit v0.22.6 -> v0.22.7
    Updating trybuild v1.0.89 -> v1.0.90
note: pass `--verbose` to see 156 unchanged dependencies behind latest
@github-actions github-actions bot requested a review from gakonst as a code owner March 17, 2024 00:23
@mattsse mattsse closed this Mar 17, 2024
@mattsse mattsse reopened this Mar 17, 2024
@mattsse mattsse added this pull request to the merge queue Mar 17, 2024
@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label Mar 17, 2024
Merged via the queue into main with commit e88b16e Mar 17, 2024
28 checks passed
@mattsse mattsse deleted the cargo-update branch March 17, 2024 09:33
Ruteri pushed a commit to Ruteri/reth that referenced this pull request Apr 17, 2024
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Ruteri pushed a commit to Ruteri/reth that referenced this pull request Apr 17, 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.

None yet

1 participant