build(deps): bump the prod-dependencies group across 1 directory with 3 updates - #56
build(deps): bump the prod-dependencies group across 1 directory with 3 updates#56dependabot[bot] wants to merge 1 commit into
Conversation
… 3 updates Bumps the prod-dependencies group with 2 updates in the / directory: [alloy](https://github.com/alloy-rs/alloy) and [async-trait](https://github.com/dtolnay/async-trait). Updates `alloy` from 2.2.0 to 2.4.1 - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v2.2.0...v2.4.1) Updates `async-trait` from 0.1.91 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.91...0.1.92) Updates `alloy-node-bindings` from 2.2.0 to 2.4.1 - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v2.2.0...v2.4.1) --- updated-dependencies: - dependency-name: alloy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: alloy-node-bindings dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryMedium Risk Overview The lockfile also picks up transitive updates pulled in by alloy—notably provider caching now uses lru 0.18.3 (was 0.16.4), WebSocket transport standardizes on tokio-tungstenite 0.29 (dropping duplicate 0.28 entries), and assorted networking/hash crates ( Reviewed by Cursor Bugbot for commit a199c69. Bugbot is set up for automated code reviews on this repo. Configure here. |
Bumps the prod-dependencies group with 2 updates in the / directory: alloy and async-trait.
Updates
alloyfrom 2.2.0 to 2.4.1Release notes
Sourced from alloy's releases.
... (truncated)
Changelog
Sourced from alloy's changelog.
... (truncated)
Commits
df0a0b5chore: release 2.4.128b3450feat(genesis): add slot_number genesis header field (EIP-7843) (#4138)0445b43feat(rpc-types-engine): add Bogota payload sidecar fields (#4141)13dadd8feat(rpc-types-engine): add Bogota payload types (#4139)1afccf0feat(rpc-types-engine): add FOCIL response types (#4137)9edca79chore: release 2.4.0e175b9cdocs: clarify public API behavior (#4123)192d7c8chore(eips): remove redundant format import (#4134)249c727feat(eip7594): reconstruct sidecars from sparse cells (#4120)cf5166ffeat(genesis): add account code helpers (#4132)Updates
async-traitfrom 0.1.91 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88Updates
alloy-node-bindingsfrom 2.2.0 to 2.4.1Release notes
Sourced from alloy-node-bindings's releases.
... (truncated)
Changelog
Sourced from alloy-node-bindings's changelog.
... (truncated)
Commits
df0a0b5chore: release 2.4.128b3450feat(genesis): add slot_number genesis header field (EIP-7843) (#4138)0445b43feat(rpc-types-engine): add Bogota payload sidecar fields (#4141)13dadd8feat(rpc-types-engine): add Bogota payload types (#4139)1afccf0feat(rpc-types-engine): add FOCIL response types (#4137)9edca79chore: release 2.4.0e175b9cdocs: clarify public API behavior (#4123)192d7c8chore(eips): remove redundant format import (#4134)249c727feat(eip7594): reconstruct sidecars from sparse cells (#4120)cf5166ffeat(genesis): add account code helpers (#4132)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions