Skip to content

Bump alloy from 1.0.32 to 1.1.3#34

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps alloy from 1.0.32 to 1.1.3.

Release notes

Sourced from alloy's releases.

v1.1.3

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from alloy's changelog.

1.1.3 - 2025-12-06

Bug Fixes

  • [network] Correct priority_fee_or_price field order in UnknownTypedTransaction (#3301)
  • [geth] Treat “execution reverted” as revert in CallFrame::is_revert (#3295)
  • [consensus] Silence unused generic param in Recovered::try_convert (#3274)
  • [ens] Use ENS_REVERSE_REGISTRAR_DOMAIN in get_reverse_registrar (#3276)
  • [eip1898] RpcBlockHash serde to use rename_all = "camelCase" (#3255)
  • Fix/fallback sequential for sync methods (#3211)
  • Correct SyncInfo.stages doc to list of Stage entries (#3226)

Dependencies

  • [deps] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#3281)
  • [deps] Bump taiki-e/install-action from 2.62.57 to 2.62.60 (#3280)
  • [deps] Bump crate-ci/typos from 1.39.2 to 1.40.0 (#3282)
  • [deps] Bump crate-ci/typos from 1.39.0 to 1.39.2 (#3244)
  • [deps] Bump taiki-e/install-action from 2.62.49 to 2.62.57 (#3245)
  • [deps] Bump actions/checkout from 5 to 6 (#3246)

Documentation

  • Align ExecutionWitness docs with list-based schema and RLP headers (#3298)
  • Add an example in alloy meta crate (#3291)
  • [provider] Properly format references (#3292)
  • Add more links, tests for README in transport and signer-local (#3019)
  • Add documentation for build_unsigned and build methods (#3187)
  • [provider] Expand on filler documentation (#3283)
  • [meta] Fix re-export docs (#3284)
  • Fix incorrect max_fee_per_gas field documentation (#3250)

Features

  • Make BuiltInConnectionString::connect configurable (#3296)
  • Add Erc7562Frame::is_revert method (#3299)
  • Add extract_block_range for Filter (#3300)
  • Add ensure_success method to ReceiptResponse (#3287)
  • [provider] Add verify_flashbots_signature function (#3273)
  • Add blocknumhash helper (#3263)
  • Add into-hashes-vec (#3257)
  • Include DecodeError in SszDecodeError display (#3232)
  • [provider] Add fill_transaction method to Provider trait (#3221)

Miscellaneous Tasks

  • Add contains helper (#3302)
  • Deprecate DecodedValue::typ in favor of ty (#3293)
  • Enable rlp when consensus/eips are active (#3279)
  • Prefix hash constants with 0x (#3272)

... (truncated)

Commits
  • cb918b6 chore: release 1.1.3
  • f8b1479 chore: add contains helper (#3302)
  • 15bce44 Wasm32 wasip support (#3289)
  • a1eb2e3 docs: align ExecutionWitness docs with list-based schema and RLP headers (#3298)
  • e7bb675 feat: make BuiltInConnectionString::connect configurable (#3296)
  • 79adb68 fix(network): correct priority_fee_or_price field order in UnknownTypedTransa...
  • becd288 feat: Add Erc7562Frame::is_revert method (#3299)
  • 06b7f27 feat: add extract_block_range for Filter (#3300)
  • 401cce3 fix(geth): treat “execution reverted” as revert in CallFrame::is_revert (#3295)
  • b1a37ac chore: deprecate DecodedValue::typ in favor of ty (#3293)
  • 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.1.3
  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 Dec 8, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2025

Superseded by #35.

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