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

Merged
merged 1 commit into from
Mar 10, 2024
Merged

chore(deps): weekly cargo update #7080

merged 1 commit into from
Mar 10, 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 ahash v0.8.10 -> v0.8.11
    Updating alloy-chains v0.1.14 -> v0.1.15
    Updating backon v0.4.2 -> v0.4.3
    Removing bindgen v0.68.1
    Updating bumpalo v3.15.3 -> v3.15.4
    Updating chrono v0.4.34 -> v0.4.35
    Updating clap v4.5.1 -> v4.5.2
    Updating clap_builder v4.5.1 -> v4.5.2
    Updating const-hex v1.11.1 -> v1.11.2
    Updating const-str v0.5.6 -> v0.5.7
    Updating http v0.2.11 -> v0.2.12 (latest: v1.1.0)
    Updating js-sys v0.3.68 -> v0.3.69
    Updating libloading v0.8.2 -> v0.8.3
    Updating libproc v0.14.2 -> v0.14.4
    Removing peeking_take_while v0.1.2
    Updating pin-project v1.1.4 -> v1.1.5
    Updating pin-project-internal v1.1.4 -> v1.1.5
    Updating regex-automata v0.4.5 -> v0.4.6
    Updating reqwest v0.11.24 -> v0.11.25
    Updating system-configuration v0.5.1 -> v0.6.0
    Updating system-configuration-sys v0.5.0 -> v0.6.0
    Updating wasm-bindgen v0.2.91 -> v0.2.92
    Updating wasm-bindgen-backend v0.2.91 -> v0.2.92
    Updating wasm-bindgen-futures v0.4.41 -> v0.4.42
    Updating wasm-bindgen-macro v0.2.91 -> v0.2.92
    Updating wasm-bindgen-macro-support v0.2.91 -> v0.2.92
    Updating wasm-bindgen-shared v0.2.91 -> v0.2.92
    Updating web-sys v0.3.68 -> v0.3.69
note: pass `--verbose` to see 176 unchanged dependencies behind latest

    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating ahash v0.8.10 -> v0.8.11
    Updating alloy-chains v0.1.14 -> v0.1.15
    Updating backon v0.4.2 -> v0.4.3
    Removing bindgen v0.68.1
    Updating bumpalo v3.15.3 -> v3.15.4
    Updating chrono v0.4.34 -> v0.4.35
    Updating clap v4.5.1 -> v4.5.2
    Updating clap_builder v4.5.1 -> v4.5.2
    Updating const-hex v1.11.1 -> v1.11.2
    Updating const-str v0.5.6 -> v0.5.7
    Updating http v0.2.11 -> v0.2.12 (latest: v1.1.0)
    Updating js-sys v0.3.68 -> v0.3.69
    Updating libloading v0.8.2 -> v0.8.3
    Updating libproc v0.14.2 -> v0.14.4
    Removing peeking_take_while v0.1.2
    Updating pin-project v1.1.4 -> v1.1.5
    Updating pin-project-internal v1.1.4 -> v1.1.5
    Updating regex-automata v0.4.5 -> v0.4.6
    Updating reqwest v0.11.24 -> v0.11.25
    Updating system-configuration v0.5.1 -> v0.6.0
    Updating system-configuration-sys v0.5.0 -> v0.6.0
    Updating wasm-bindgen v0.2.91 -> v0.2.92
    Updating wasm-bindgen-backend v0.2.91 -> v0.2.92
    Updating wasm-bindgen-futures v0.4.41 -> v0.4.42
    Updating wasm-bindgen-macro v0.2.91 -> v0.2.92
    Updating wasm-bindgen-macro-support v0.2.91 -> v0.2.92
    Updating wasm-bindgen-shared v0.2.91 -> v0.2.92
    Updating web-sys v0.3.68 -> v0.3.69
note: pass `--verbose` to see 176 unchanged dependencies behind latest
@github-actions github-actions bot requested a review from gakonst as a code owner March 10, 2024 00:23
@mattsse mattsse closed this Mar 10, 2024
@mattsse mattsse reopened this Mar 10, 2024
@mattsse mattsse enabled auto-merge March 10, 2024 09:56
@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label Mar 10, 2024
@mattsse mattsse added this pull request to the merge queue Mar 10, 2024
Merged via the queue into main with commit cc3b20e Mar 10, 2024
28 checks passed
@mattsse mattsse deleted the cargo-update branch March 10, 2024 10:16
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