Skip to content

build(deps): bump the alloy group across 1 directory with 2 updates - #254

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-24bb9718c9
Open

build(deps): bump the alloy group across 1 directory with 2 updates#254
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-24bb9718c9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the alloy group with 2 updates in the / directory: alloy-primitives and alloy-rlp.

Updates alloy-primitives from 1.5.7 to 1.6.1

Release notes

Sourced from alloy-primitives's releases.

alloy-core v1.6.1

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.6.0...v1.6.1

alloy-core v1.6.0

What's Changed

... (truncated)

Changelog

Sourced from alloy-primitives's changelog.

1.6.1 - 2026-07-16

Bug Fixes

  • [sol-macro] Derive namespaced custom types (#1152)
  • [syn-solidity] Strip namespaces from custom types in EIP-712 formatting (#1146)
  • [json-abi] Dedup canonical signatures (#1151)
  • [dyn-abi] Correct packed encoded size for Function (#1149)
  • [sol-macro] Fix UDT NAME constant generation stringify typo (#1145)
  • Fix(dyn-abi): avoid nested zero-sized
  • [json-abi] Preserve anonymous event full signatures (#1141)
  • [sol-macro] Derive Default for dynamic arrays of non-Default elements (#1129)
  • [sol-macro] Derive builtin traits on overloaded event/error enums (#1118)
  • [primitives] Reject underflowing native signed ints (#1139)
  • [dyn-abi] Error on primitive EIP-712 data (#1138)
  • [dyn-abi] Require tuple match arity (#1137)
  • [dyn-abi] Enforce signed int string width (#1136)
  • [dyn-abi] Validate EIP-712 fixed bytes length (#1135)
  • [sol-macro-expander] Propagate extra_derives to the functions enum (#1124)
  • [dyn-abi] Validate event topic count before decoding body (#1122)
  • Switch to proc-macro-error3 (#1121)
  • Reject extra event topics during decoding (#1112)
  • Disable proptest default features (#1110)
  • [EIP-712] PropDef::parse supports extra whitespaces (#1102)
  • [dyn-abi] Allow self-referential struct types in EIP-712 canonicalize (#1103) (#1105)

Dependencies

  • [deps] Bump actions/checkout from 6.0.2 to 7.0.0 in the ci-weekly group across 1 directory (#1130)

Features

  • [primitives] Use foldhash for fixed-size maps (#1153)
  • Allow customizing keccak cache size (#1115)
  • Keccak cache stats (#1114)
  • [primitives] Add Signature v_byte helper (#1111)

Miscellaneous Tasks

  • Release 1.6.1
  • Disable rustc-hash nightly feature (#1132)
  • Group weekly dependabot updates (#1127)

Other

  • Set rust-toolchain inputs explicitly (#1131)

Performance

  • Optimize bloom membership checks (#1134)

... (truncated)

Commits
  • ae40cc4 chore: release 1.6.1
  • 24e3053 fix(sol-macro): derive namespaced custom types (#1152)
  • 3203fa6 fix(syn-solidity): strip namespaces from custom types in EIP-712 formatting (...
  • ca7508b fix(json-abi): dedup canonical signatures (#1151)
  • e63cf6f feat(primitives): use foldhash for fixed-size maps (#1153)
  • 7dc38ba fix(dyn-abi): correct packed encoded size for Function (#1149)
  • 2df1477 fix(sol-macro): fix UDT NAME constant generation stringify typo (#1145)
  • c133daf fix(dyn-abi): avoid nested zero-sized
  • cd07f92 fix(json-abi):
  • ea33d7a fix(sol-macro): derive Default for dynamic arrays of non-Default elements (#1...
  • Additional commits viewable in compare view

Updates alloy-rlp from 0.3.15 to 0.3.16

Release notes

Sourced from alloy-rlp's releases.

v0.3.16

What's Changed

New Contributors

Full Changelog: alloy-rs/rlp@v0.3.15...v0.3.16

Commits
  • 87cd1b7 chore: release 0.3.16
  • 4bc9afe ci: set rust-toolchain inputs explicitly (#69)
  • 7bdf351 chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 in the ci-weekly group...
  • 1741bdf fix: quote dependabot schedule time (#67)
  • a4c994c chore: group weekly dependabot updates (#66)
  • eb3f20a feat(rlp): add decode_append helper (#54)
  • 9a979e2 ci: harden supply chain — pin actions, lock permissions (#53)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 10, 2026
Bumps the alloy group with 2 updates in the / directory: [alloy-primitives](https://github.com/alloy-rs/core) and [alloy-rlp](https://github.com/alloy-rs/rlp).


Updates `alloy-primitives` from 1.5.7 to 1.6.1
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v1.5.7...v1.6.1)

Updates `alloy-rlp` from 0.3.15 to 0.3.16
- [Release notes](https://github.com/alloy-rs/rlp/releases)
- [Changelog](https://github.com/alloy-rs/rlp/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/rlp@v0.3.15...v0.3.16)

---
updated-dependencies:
- dependency-name: alloy-primitives
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alloy
- dependency-name: alloy-rlp
  dependency-version: 0.3.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alloy
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/alloy-24bb9718c9 branch from 3f6fd25 to 428d901 Compare July 17, 2026 08:55
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