Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps alloy-transport-http from 0.6.4 to 1.0.37.

Release notes

Sourced from alloy-transport-http's releases.

v1.0.37

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.36...v1.0.37

v1.0.36

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.35...v1.0.36

v1.0.35

... (truncated)

Changelog

Sourced from alloy-transport-http's changelog.

1.0.37 - 2025-09-30

Bug Fixes

  • Use correct base update fraction (#2958)
  • [consensus] Correct deprecated method references in Recovered (#2950)
  • [consensus] Replace redundant set_chain_id call with comment in set_chain_id_checked (#2948)
  • JWT Token Validation Logic in AuthService (#2935)
  • Convert static vectors to arrays (#2926)
  • [pubsub] Remove redundant shutdown try_recv check in recv_from_frontend (#2922)

Dependencies

  • [deps] Bump crate-ci/typos from 1.36.2 to 1.36.3 (#2953)
  • [deps] Bump taiki-e/install-action from 2.62.1 to 2.62.13 (#2952)

Features

  • [provider] Include inner cause in DecodeError message (#2945)
  • [network] Add tx type helper methods to AnyTxEnvelope and AnyRpcTransaction (#2936)
  • Add UnsupportedTransactionType error (#2928)

Miscellaneous Tasks

  • Use fqs for tx_hash_with_type forwarding (#2944)
  • [beacon] Remove redundant DisplayFromStr on header.block_number (#2943)
  • Align tracing targets (#2932)
  • Remove unused core::panic import (#2939)
  • Remove feature(doc_auto_cfg) (#2941)
  • Fix a couple of grammatical errors (#2931)
  • [eip-7702] Remove the leading whitespace of predeployed contract (#2937)
  • [rpc-types-eth] Remove useless serde deny_unknown_fields on enums (#2927)

Other

  • Recognize IPv6 loopback in guess_local_url (treat ::1 as local) (#2954)
  • Use is_subscription() in RequestPacket::subscription_request_ids (#2947)
  • Do not cache tag-based BlockId requests in provider cache (#2942)
  • Avoid unnecessary String allocation in serde display serialization (#2930)

Refactor

  • [rpc-client] Remove dead SerError state from BatchFuture (#2934)
  • [beacon-events] Use BeaconBlockHeader in light client finality (#2933)

Styling

  • [signer-gcp] Remove unused fmt::Debug import (#2951)

Testing

... (truncated)

Commits
  • 8f6c148 chore: release 1.0.37
  • 48fcbd7 fix: use correct base update fraction (#2958)
  • df9f83b Recognize IPv6 loopback in guess_local_url (treat ::1 as local) (#2954)
  • 8e9be40 chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 (#2953)
  • 615e3d1 chore(deps): bump taiki-e/install-action from 2.62.1 to 2.62.13 (#2952)
  • 8253897 fix(consensus): correct deprecated method references in Recovered<T> (#2950)
  • b1eba9a chore(signer-gcp): remove unused fmt::Debug import (#2951)
  • aa22bf2 feat(provider): include inner cause in DecodeError message (#2945)
  • 28dd284 fix(consensus): replace redundant set_chain_id call with comment in set_chain...
  • 0ab9075 Use is_subscription() in RequestPacket::subscription_request_ids (#2947)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [alloy-transport-http](https://github.com/alloy-rs/alloy) from 0.6.4 to 1.0.37.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.6.4...v1.0.37)

---
updated-dependencies:
- dependency-name: alloy-transport-http
  dependency-version: 1.0.37
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Oct 9, 2025

Superseded by #16.

@dependabot dependabot bot closed this Oct 9, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-transport-http-1.0.37 branch October 9, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant