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

Merged
merged 3 commits into from
Sep 17, 2023
Merged

chore(deps): weekly cargo update #4627

merged 3 commits into from
Sep 17, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/bluealloy/revm`
    Updating git repository `https://github.com/sigp/discv5`
    Updating git repository `https://github.com/ethereum/c-kzg-4844`
    Updating git submodule `https://github.com/supranational/blst`
    Updating git repository `https://github.com/stevefan1999-personal/rust-igd`
    Updating git repository `https://github.com/ethereum/c-kzg-4844`
    Updating git submodule `https://github.com/supranational/blst`
    Updating anstyle v1.0.2 -> v1.0.3
    Updating async-compression v0.4.2 -> v0.4.3
    Updating base64 v0.21.3 -> v0.21.4
    Updating boyer-moore-magiclen v0.2.16 -> v0.2.18
    Updating bumpalo v3.13.0 -> v3.14.0
    Updating bytemuck v1.13.1 -> v1.14.0
      Adding c-kzg v0.1.0 (https://github.com/ethereum/c-kzg-4844#fbef59a3)
    Updating chrono v0.4.28 -> v0.4.31
    Updating clap v4.4.2 -> v4.4.3
    Updating crypto-bigint v0.5.2 -> v0.5.3
    Updating curve25519-dalek v4.0.0 -> v4.1.0
    Updating educe v0.4.22 -> v0.4.23
    Updating fiat-crypto v0.1.20 -> v0.2.1
    Updating human_bytes v0.4.2 -> v0.4.3
    Updating inferno v0.11.16 -> v0.11.17
    Updating libc v0.2.147 -> v0.2.148
    Updating linux-raw-sys v0.4.5 -> v0.4.7
    Updating object v0.32.0 -> v0.32.1
    Updating prettyplease v0.2.12 -> v0.2.15
    Updating proc-macro2 v1.0.66 -> v1.0.67
    Updating revm v3.3.0 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating revm-interpreter v1.1.2 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating revm-precompile v2.0.3 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating revm-primitives v1.1.2 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating rustix v0.38.11 -> v0.38.13
    Updating rustls-webpki v0.101.4 -> v0.101.5
    Updating serde_json v1.0.105 -> v1.0.107
    Updating shlex v1.1.0 -> v1.2.0
    Updating socket2 v0.5.3 -> v0.5.4
    Updating symbolic-common v12.3.0 -> v12.4.0
    Updating symbolic-demangle v12.3.0 -> v12.4.0
    Updating syn v2.0.29 -> v2.0.36
    Updating toml v0.7.6 -> v0.7.8
    Updating toml_edit v0.19.14 -> v0.19.15
    Updating trybuild v1.0.83 -> v1.0.85
    Updating typenum v1.16.0 -> v1.17.0
    Updating unicode-ident v1.0.11 -> v1.0.12
    Updating vergen v8.2.4 -> v8.2.5
    Updating walkdir v2.3.3 -> v2.4.0
    Updating which v4.4.0 -> v4.4.2
    Updating xml-rs v0.8.16 -> v0.8.18

    Updating git repository `https://github.com/bluealloy/revm`
    Updating git repository `https://github.com/sigp/discv5`
    Updating git repository `https://github.com/ethereum/c-kzg-4844`
    Updating git submodule `https://github.com/supranational/blst`
    Updating git repository `https://github.com/stevefan1999-personal/rust-igd`
    Updating git repository `https://github.com/ethereum/c-kzg-4844`
    Updating git submodule `https://github.com/supranational/blst`
    Updating anstyle v1.0.2 -> v1.0.3
    Updating async-compression v0.4.2 -> v0.4.3
    Updating base64 v0.21.3 -> v0.21.4
    Updating boyer-moore-magiclen v0.2.16 -> v0.2.18
    Updating bumpalo v3.13.0 -> v3.14.0
    Updating bytemuck v1.13.1 -> v1.14.0
      Adding c-kzg v0.1.0 (https://github.com/ethereum/c-kzg-4844#fbef59a3)
    Updating chrono v0.4.28 -> v0.4.31
    Updating clap v4.4.2 -> v4.4.3
    Updating crypto-bigint v0.5.2 -> v0.5.3
    Updating curve25519-dalek v4.0.0 -> v4.1.0
    Updating educe v0.4.22 -> v0.4.23
    Updating fiat-crypto v0.1.20 -> v0.2.1
    Updating human_bytes v0.4.2 -> v0.4.3
    Updating inferno v0.11.16 -> v0.11.17
    Updating libc v0.2.147 -> v0.2.148
    Updating linux-raw-sys v0.4.5 -> v0.4.7
    Updating object v0.32.0 -> v0.32.1
    Updating prettyplease v0.2.12 -> v0.2.15
    Updating proc-macro2 v1.0.66 -> v1.0.67
    Updating revm v3.3.0 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating revm-interpreter v1.1.2 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating revm-precompile v2.0.3 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating revm-primitives v1.1.2 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
    Updating rustix v0.38.11 -> v0.38.13
    Updating rustls-webpki v0.101.4 -> v0.101.5
    Updating serde_json v1.0.105 -> v1.0.107
    Updating shlex v1.1.0 -> v1.2.0
    Updating socket2 v0.5.3 -> v0.5.4
    Updating symbolic-common v12.3.0 -> v12.4.0
    Updating symbolic-demangle v12.3.0 -> v12.4.0
    Updating syn v2.0.29 -> v2.0.36
    Updating toml v0.7.6 -> v0.7.8
    Updating toml_edit v0.19.14 -> v0.19.15
    Updating trybuild v1.0.83 -> v1.0.85
    Updating typenum v1.16.0 -> v1.17.0
    Updating unicode-ident v1.0.11 -> v1.0.12
    Updating vergen v8.2.4 -> v8.2.5
    Updating walkdir v2.3.3 -> v2.4.0
    Updating which v4.4.0 -> v4.4.2
    Updating xml-rs v0.8.16 -> v0.8.18
@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #4627 (0f4cb31) into main (f7b28e5) will decrease coverage by 0.05%.
The diff coverage is 36.36%.

Impacted file tree graph

Files Changed Coverage Δ
crates/payload/builder/src/payload.rs 0.00% <0.00%> (ø)
crates/rpc/rpc/src/eth/error.rs 9.49% <0.00%> (-0.28%) ⬇️
crates/rpc/rpc/src/eth/revm_utils.rs 37.90% <100.00%> (+0.73%) ⬆️

... and 13 files with indirect coverage changes

Flag Coverage Δ
integration-tests 17.00% <36.36%> (+0.01%) ⬆️
unit-tests 63.16% <0.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 31.37% <ø> (ø)
blockchain tree 83.59% <ø> (ø)
pipeline 88.54% <ø> (ø)
storage (db) 73.44% <ø> (ø)
trie 94.77% <ø> (+0.03%) ⬆️
txpool 49.16% <ø> (-0.49%) ⬇️
networking 77.26% <ø> (+<0.01%) ⬆️
rpc 57.33% <44.44%> (-0.06%) ⬇️
consensus 62.42% <ø> (ø)
revm 19.67% <ø> (ø)
payload builder 9.06% <0.00%> (-0.03%) ⬇️
primitives 86.42% <ø> (-0.04%) ⬇️

@mattsse mattsse added this pull request to the merge queue Sep 17, 2023
Merged via the queue into main with commit a55f48c Sep 17, 2023
23 checks passed
@mattsse mattsse deleted the cargo-update branch September 17, 2023 17:06
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