Skip to content

Bump alloy from 1.0.32 to 1.1.1#32

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps alloy from 1.0.32 to 1.1.1.

Release notes

Sourced from alloy's releases.

v1.1.1

What's Changed

New Contributors

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

v1.1.0

The new msrv is now 1.88

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

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)
  • Improve PrivacyHint deserialization error to include offending value (#3174)
  • [genesis] Add parent hash field in Genesis (#3138)
  • Genesis endpoint JSON types (#3167)
  • [provider] Add sendawsync to Provider trait (#3164)
  • Add Transaction bound to Network::TxEnvelope (#3147)
  • [consensus,eips,genesis] Add Borsh support (#2946)

Miscellaneous Tasks

  • Remove redundant UUID clone in signer-local keystore test (#3185)
  • Correct ExecutionPayload V3 method doc references (#3181)

Other

  • Avoid cloning EIP-4844 sidecar during request build (#3179)

Refactor

  • [consensus] Remove Borsh skip attributes from tx structs (#3155)

Styling

  • Refactor StorageSlotFinder::find_slot to avoid redundant clones (#3180)
  • Fmt (#3170)

1.1.0 - 2025-11-04

Bug Fixes

  • Remove redundant Vec clones in multicall builders (#3118)
  • BlobParams bincode deserialization (#3132)

... (truncated)

Commits
  • 14409da chore: release 1.1.1
  • a396d1a fix(provider): skip cache for eth_getLogs with dynamic block tags (#3176)
  • 4b0ed0f feat: support send_transaction_sync (#3177)
  • aa9338a chore: remove redundant UUID clone in signer-local keystore test (#3185)
  • fccac35 chore: refactor StorageSlotFinder::find_slot to avoid redundant clones (#3180)
  • 1ef1768 chore: correct ExecutionPayload V3 method doc references (#3181)
  • d0f685c Avoid cloning EIP-4844 sidecar during request build (#3179)
  • 943a84f Feature Arbsym Provider Builder (#3156)
  • 18b68c8 feat: add EIP-7594 conversion and sidecar manipulation API (#3144)
  • 44c6d65 feat: Improve PrivacyHint deserialization error to include offending value (#...
  • 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.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@v1.0.32...v1.1.1)

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

dependabot bot commented on behalf of github Nov 21, 2025

Superseded by #33.

@dependabot dependabot bot closed this Nov 21, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.1.1 branch November 21, 2025 15:25
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