Skip to content

Bump alloy from 1.0.32 to 1.1.2#33

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.1.2
Closed

Bump alloy from 1.0.32 to 1.1.2#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps alloy from 1.0.32 to 1.1.2.

Release notes

Sourced from alloy's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.1.1...v1.1.2

v1.1.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from alloy's changelog.

1.1.2 - 2025-11-20

Bug Fixes

  • Use BlockHash for ForkedNetwork.fork_block_hash (#3224)
  • [rpc-types] Correct BeaconExecutionPayloadV3 doc (#3216)
  • Eliminate ambiguity regarding missing subscriptions (#3206)
  • Normalize recovery bytes in flashbots signature (#3192)
  • Increase average CU cost from 17 to 20 per updated Alchemy docs (#3208)
  • Trezor derivation path (#3148)

Dependencies

  • [deps] Bump taiki-e/install-action from 2.62.45 to 2.62.49 (#3173)

Documentation

  • [rpc-types-engine] Correct ExecutionPayloadV3 spec URL and Execu… (#3203)

Features

  • Eip2718DecodableReceipt (#3225)
  • Add helper TypedTransaction::decode_unsigned() (#3198)
  • Add prestate helpers (#3209)
  • [rpc-types] Add FillTransaction response type (#3210)
  • Obtain the transaction hash if eth_sendrawSync (#3202)
  • Add CallBuilder::send,deploy_sync (#3200)

Miscellaneous Tasks

  • [node-bindings/anvil] Unify startup timeout with shared NODE_STARTUP_TIMEOUT (#3193)

1.1.1 - 2025-11-13

Bug Fixes

  • [provider] Skip cache for eth_getLogs with dynamic block tags (#3176)
  • Use IgnoredAny for unknown fields in PubSubItem deserializer (#3157)
  • [pubsub] Avoid BiBTreeMap remove/insert in SubscriptionManager::notify (#3141)
  • [consensus] Correct Option type in Header::size() method (#3143)

Documentation

  • Fix EIP-2930 transaction handling documentation (#3154)

Features

  • Support send_transaction_sync (#3177)
  • Feature Arbsym Provider Builder (#3156)
  • Add EIP-7594 conversion and sidecar manipulation API (#3144)

... (truncated)

Commits
  • 366dbd3 chore: release 1.1.2
  • e6e7efb feat: Eip2718DecodableReceipt (#3225)
  • 13005f7 feat: add helper TypedTransaction::decode_unsigned() (#3198)
  • 2304c3a fix: use BlockHash for ForkedNetwork.fork_block_hash (#3224)
  • bc4ffa2 fix(rpc-types): correct BeaconExecutionPayloadV3 doc (#3216)
  • 165f5a6 chore(deps): bump taiki-e/install-action from 2.62.45 to 2.62.49 (#3173)
  • c3b38a8 feat: add prestate helpers (#3209)
  • 5b323ef feat(rpc-types): add FillTransaction response type (#3210)
  • 64803bf feat: obtain the transaction hash if eth_sendrawSync (#3202)
  • edaa762 fix: eliminate ambiguity regarding missing subscriptions (#3206)
  • 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](https://github.com/alloy-rs/alloy) from 1.0.32 to 1.1.2.
- [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.32...v1.1.2)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 21, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Superseded by #34.

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.1.2 branch December 8, 2025 15:20
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.

0 participants