Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps alloy-rpc-types-eth from 1.0.38 to 1.0.41.

Release notes

Sourced from alloy-rpc-types-eth's releases.

v1.0.41

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.40...v1.0.41

v1.0.40

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.39...v1.0.40

v1.0.39

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.38...v1.0.39

Changelog

Sourced from alloy-rpc-types-eth's changelog.

1.0.41 - 2025-10-17

Miscellaneous Tasks

  • Release 1.0.41
  • Release 1.0.41

Other

  • Revert "chore: adds erc7562 tracer variant" (#3037)

1.0.40 - 2025-10-17

Features

  • Add methods to build EIP-7594 sidecars with default and custom settings (#3036)
  • Add block helper methods to EthCall and EthCallMany (#3035)

Miscellaneous Tasks

  • Release 1.0.40
  • Release 1.0.40

1.0.39 - 2025-10-16

Bug Fixes

  • [provider] Correct EthCallParams serialize length when no options set (#3030)
  • Saturate gas_price deser for TxLegacy (#3010)
  • Fixes for tx-envelope macro (#3008)

Dependencies

  • [deps] Bump crate-ci/typos from 1.37.2 to 1.38.1 (#3023)
  • [deps] Bump taiki-e/install-action from 2.62.21 to 2.62.28 (#3024)
  • [deps] Bump github/codeql-action from 3 to 4 (#3025)

Documentation

  • Fix broken intra-doc links in provider crate (#3031)

Features

  • [rpc-trace] Add tx_index for traceCall (#2881)
  • [provider] Add subscribe_noparams helper and use in admin (#3028)
  • [signer-turnkey] Add Turnkey signer implementation (#2962)
  • Add helper for legacy -> 7594 sidecar conversion (#3013)

Miscellaneous Tasks

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [alloy-rpc-types-eth](https://github.com/alloy-rs/alloy) from 1.0.38 to 1.0.41.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v1.0.38...v1.0.41)

---
updated-dependencies:
- dependency-name: alloy-rpc-types-eth
  dependency-version: 1.0.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file rust labels Nov 24, 2025
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.23%. Comparing base (38ba753) to head (10de2c9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2409      +/-   ##
==========================================
- Coverage   84.42%   80.23%   -4.19%     
==========================================
  Files         141      141              
  Lines       10790    10790              
==========================================
- Hits         9109     8657     -452     
- Misses       1681     2133     +452     
Flag Coverage Δ
contracts-rocks- 44.55% <ø> (-0.05%) ⬇️
e2e-admin-password 22.72% <ø> (ø)
e2e-clock-stratus 25.58% <ø> (ø)
e2e-genesis 27.12% <ø> (ø)
e2e-importer-offline ?
e2e-rpc-downloader ?
e2e-stratus 57.54% <ø> (-0.03%) ⬇️
leader-follower- 61.69% <ø> (ø)
rust-tests 30.62% <ø> (-0.15%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants